From 8bc8522a4521bac222ef00f1055c42b14bea55ea Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Wed, 10 Jan 2007 07:53:34 +0000 Subject: Update to SRC680_m199. --- .../openoffice.org-vcltesttool/files/patch-i73295 | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 editors/openoffice.org-vcltesttool/files/patch-i73295 (limited to 'editors/openoffice.org-vcltesttool/files/patch-i73295') diff --git a/editors/openoffice.org-vcltesttool/files/patch-i73295 b/editors/openoffice.org-vcltesttool/files/patch-i73295 new file mode 100644 index 000000000000..b6fa187023cd --- /dev/null +++ b/editors/openoffice.org-vcltesttool/files/patch-i73295 @@ -0,0 +1,22 @@ +? basctl/unxfbsdx.pro +Index: basctl/source/inc/localizationmgr.hxx +=================================================================== +RCS file: /cvs/script/basctl/source/inc/localizationmgr.hxx,v +retrieving revision 1.2 +diff -u -r1.2 localizationmgr.hxx +--- basctl/source/inc/localizationmgr.hxx 2 Jan 2007 15:52:27 -0000 1.2 ++++ basctl/source/inc/localizationmgr.hxx 10 Jan 2007 05:14:09 -0000 +@@ -70,11 +70,11 @@ + ::com::sun::star::uno::Reference< ::com::sun::star::resource::XStringResourceManager > + xStringResourceManager, HandleResourceMode eMode ); + +- void LocalizationMgr::enableResourceForAllLibraryDialogs( void ) ++ void enableResourceForAllLibraryDialogs( void ) + { + implEnableDisableResourceForAllLibraryDialogs( SET_IDS ); + } +- void LocalizationMgr::disableResourceForAllLibraryDialogs( void ) ++ void disableResourceForAllLibraryDialogs( void ) + { + implEnableDisableResourceForAllLibraryDialogs( RESET_IDS ); + } -- cgit v1.2.3