/trunk/main/svl/ |
H A D | Package_inc.mk | 28 $(eval $(call gb_Package_add_file,svl_inc,inc/svl/adrparse.hxx,svl/adrparse.hxx)) 29 $(eval $(call gb_Package_add_file,svl_inc,inc/svl/aeitem.hxx,svl/aeitem.hxx)) 30 $(eval $(call gb_Package_add_file,svl_inc,inc/svl/asiancfg.hxx,svl/asiancfg.hxx)) 31 $(eval $(call gb_Package_add_file,svl_inc,inc/svl/brdcst.hxx,svl/brdcst.hxx)) 38 $(eval $(call gb_Package_add_file,svl_inc,inc/svl/cntwall.hxx,svl/cntwall.hxx)) 39 $(eval $(call gb_Package_add_file,svl_inc,inc/svl/cntwids.hrc,svl/cntwids.hrc)) 46 $(eval $(call gb_Package_add_file,svl_inc,inc/svl/eitem.hxx,svl/eitem.hxx)) 53 $(eval $(call gb_Package_add_file,svl_inc,inc/svl/hint.hxx,svl/hint.hxx)) 62 $(eval $(call gb_Package_add_file,svl_inc,inc/svl/instrm.hxx,svl/instrm.hxx)) 112 $(eval $(call gb_Package_add_file,svl_inc,inc/svl/svl.hrc,svl/svl.hrc)) [all …]
|
H A D | Library_svl.mk | 30 $(eval $(call gb_Library_set_componentfile,svl,svl/util/svl)) 35 -I$(SRCDIR)/svl/inc/pch \ 75 svl/source/items/aeitem \ 82 svl/source/items/eitem \ 95 svl/source/items/poolio \ 97 svl/source/items/ptitem \ 101 svl/source/items/sitem \ 105 svl/source/items/style \ 107 svl/source/items/szitem \ 129 svl/source/notify/hint \ [all …]
|
H A D | AllLangResTarget_svl.mk | 24 $(eval $(call gb_AllLangResTarget_AllLangResTarget,svl)) 26 $(eval $(call gb_AllLangResTarget_add_srs,svl,\ 27 svl/res \ 30 $(eval $(call gb_SrsTarget_SrsTarget,svl/res)) 32 $(eval $(call gb_SrsTarget_set_include,svl/res,\ 35 -I$(SRCDIR)/svl/source/inc \ 36 -I$(SRCDIR)/svl/inc/ \ 37 -I$(SRCDIR)/svl/inc/svl \ 40 $(eval $(call gb_SrsTarget_add_files,svl/res,\ 41 svl/source/misc/mediatyp.src \ [all …]
|
H A D | Library_fsstorage.mk | 26 $(eval $(call gb_Library_set_componentfile,fsstorage,svl/source/fsstor/fsstorage)) 30 -I$(WORKDIR)/inc/svl \ 32 -I$(SRCDIR)/svl/inc \ 33 -I$(SRCDIR)/svl/inc/svl \ 34 -I$(SRCDIR)/svl/source/inc \ 35 -I$(SRCDIR)/svl/inc/pch \ 57 svl/source/fsstor/fsfactory \ 58 svl/source/fsstor/fsstorage \ 59 svl/source/fsstor/oinputstreamcontainer \ 60 svl/source/fsstor/ostreamcontainer \
|
H A D | JunitTest_svl_complex.mk | 28 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/svl/qa/complex/broken_document/test_documents \ 41 svl/qa/complex/ConfigItems/CheckConfigItems \ 42 svl/qa/complex/passwordcontainer/PasswordContainerUnitTest \ 43 svl/qa/complex/passwordcontainer/TestHelper \ 44 svl/qa/complex/passwordcontainer/Test03 \ 45 svl/qa/complex/passwordcontainer/Test02 \ 46 svl/qa/complex/passwordcontainer/Test01 \ 47 svl/qa/complex/passwordcontainer/PasswordContainerTest \ 48 svl/qa/complex/passwordcontainer/MasterPasswdHandler \ 49 svl/qa/complex/numberformatter/NumberFormatterUnitTest \
|
H A D | Library_passwordcontainer.mk | 26 $(eval $(call gb_Library_set_componentfile,passwordcontainer,svl/source/passwordcontainer/passwordc… 30 -I$(WORKDIR)/inc/svl \ 32 -I$(SRCDIR)/svl/inc \ 33 -I$(SRCDIR)/svl/inc/svl \ 34 -I$(SRCDIR)/svl/source/inc \ 35 -I$(SRCDIR)/svl/inc/pch \ 55 svl/source/passwordcontainer/passwordcontainer \ 56 svl/source/passwordcontainer/syscreds \
|
H A D | GoogleTest_svl_urihelper.mk | 26 svl/qa/test_URIHelper \ 33 svl \ 43 -I$(SRCDIR)/svl/inc \ 44 -I$(SRCDIR)/svl/inc/svl \ 45 -I$(SRCDIR)/svl/inc/pch \
|
H A D | Module_svl.mk | 24 $(eval $(call gb_Module_Module,svl)) 26 $(eval $(call gb_Module_add_targets,svl,\ 35 $(eval $(call gb_Module_add_check_targets,svl,\ 41 $(eval $(call gb_Module_add_subsequentcheck_targets,svl,\
|
/trunk/main/svl/inc/svl/ |
H A D | undo.hxx | 220 namespace svl namespace 337 namespace svl { namespace undo { namespace impl namespace 344 class SVL_DLLPUBLIC SfxUndoManager : public ::svl::IUndoManager 421 size_t ImplLeaveListAction( const bool i_merge, ::svl::undo::impl::UndoManagerGuard& i_guard ); 422 …ction_NoNotify( SfxUndoAction* pAction, bool bTryMerge, bool bClearRedo, ::svl::undo::impl::UndoMa… 423 … void ImplClearRedo( ::svl::undo::impl::UndoManagerGuard& i_guard, bool const i_currentLevel ); 424 void ImplClearUndo( ::svl::undo::impl::UndoManagerGuard& i_guard ); 425 void ImplClearCurrentLevel_NoNotify( ::svl::undo::impl::UndoManagerGuard& i_guard ); 434 friend class ::svl::undo::impl::LockGuard; 462 SfxLinkUndoAction(::svl::IUndoManager *pManager); [all …]
|
/trunk/main/starmath/source/ |
H A D | document.cxx | 1009 ::svl::IUndoManager *pTmpUndoMgr = GetUndoManager(); in Execute() 1052 ::svl::IUndoManager *pTmpUndoMgr = GetUndoManager(); in Execute() 1076 ::svl::IUndoManager *pTmpUndoMgr = GetUndoManager(); in Execute() 1100 ::svl::IUndoManager *pTmpUndoMgr = GetUndoManager(); in Execute() 1152 ::svl::IUndoManager* pTmpUndoMgr = GetUndoManager(); in Execute() 1161 sal_Bool (::svl::IUndoManager:: *fnDo)(); in Execute() 1167 fnDo = &::svl::IUndoManager::Undo; in Execute() 1172 fnDo = &::svl::IUndoManager::Redo; in Execute() 1279 fnGetComment = &::svl::IUndoManager::GetUndoActionComment; in GetState() 1284 fnGetComment = &::svl::IUndoManager::GetRedoActionComment; in GetState() [all …]
|
/trunk/main/sw/source/ui/shells/ |
H A D | drwtxtsh.cxx | 621 ::svl::IUndoManager* pUndoManager = GetUndoManager(); in ExecUndo() 666 ::svl::IUndoManager* pUndoManager = GetUndoManager(); in StateUndo() 669 UniString (::svl::IUndoManager:: *fnGetComment)( size_t, bool const ) const; in StateUndo() 675 fnGetComment = &::svl::IUndoManager::GetUndoActionComment; in StateUndo() 680 fnGetComment = &::svl::IUndoManager::GetRedoActionComment; in StateUndo() 686 … ( sList += (pUndoManager->*fnGetComment)( n, ::svl::IUndoManager::TopLevel ) ) in StateUndo() 897 ::svl::IUndoManager* SwDrawTextShell::GetUndoManager() in GetUndoManager()
|
H A D | annotsh.cxx | 164 ::svl::IUndoManager* SwAnnotationShell::GetUndoManager() in GetUndoManager() 1458 ::svl::IUndoManager* pUndoManager = GetUndoManager(); in ExecUndo() 1535 ::svl::IUndoManager* pUndoManager = GetUndoManager(); in StateUndo() 1574 UniString (::svl::IUndoManager:: *fnGetComment)( size_t, bool const ) const; in StateUndo() 1580 fnGetComment = &::svl::IUndoManager::GetUndoActionComment; in StateUndo() 1585 fnGetComment = &::svl::IUndoManager::GetRedoActionComment; in StateUndo() 1592 … ( sList += (pUndoManager->*fnGetComment)( n, ::svl::IUndoManager::TopLevel ) ) in StateUndo()
|
/trunk/main/svl/qa/complex/ConfigItems/helper/ |
H A D | ConfigItemTest.cxx | 42 namespace svl{ namespace 212 &::svl::ConfigItemTest::st_create, 213 &::svl::ConfigItemTest::st_getImplementationName, 214 &::svl::ConfigItemTest::st_getSupportedServiceNames,
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | shell.hxx | 69 namespace svl namespace 165 ::svl::IUndoManager* pUndoMgr; 215 virtual ::svl::IUndoManager* 217 void SetUndoManager( ::svl::IUndoManager *pNewUndoMgr );
|
/trunk/main/postprocess/packcomponents/ |
H A D | makefile.mk | 120 component/svl/source/fsstor/fsstorage \ 121 component/svl/source/passwordcontainer/passwordcontainer \ 122 component/svl/util/svl \
|
/trunk/main/editeng/inc/editeng/ |
H A D | editeng.hxx | 81 namespace svl{ namespace 273 ::svl::IUndoManager& GetUndoManager(); 274 ::svl::IUndoManager* SetUndoManager(::svl::IUndoManager* pNew);
|
H A D | outliner.hxx | 77 namespace svl namespace 976 ::svl::IUndoManager& GetUndoManager(); 977 ::svl::IUndoManager* SetUndoManager(::svl::IUndoManager* pNew);
|
/trunk/main/svl/prj/ |
H A D | build.lst | 1 sl svl : L10N:l10n rsc offapi ucbhelper unotools cppu cppuhelper comphelper sal sot LIBXSLT:libxsl… 2 sl svl\prj nmake - all svl_prj NULL
|
/trunk/main/sd/inc/undo/ |
H A D | undomanager.hxx | 44 void SetLinkedUndoManager (::svl::IUndoManager* pLinkedUndoManager); 53 ::svl::IUndoManager* mpLinkedUndoManager;
|
/trunk/main/sfx2/source/doc/ |
H A D | docundomanager.cxx | 82 using ::svl::IUndoManager; 106 virtual ::svl::IUndoManager& getImplUndoManager(); 132 ::svl::IUndoManager& DocumentUndoManager_Impl::getImplUndoManager() in getImplUndoManager()
|
/trunk/main/svl/source/items/ |
H A D | cstitem.src | 24 #include <svl/svl.hrc>
|
/trunk/main/framework/inc/framework/ |
H A D | undomanagerhelper.hxx | 38 namespace svl namespace 75 virtual ::svl::IUndoManager& getImplUndoManager() = 0;
|
/trunk/main/sd/source/ui/view/ |
H A D | viewshel.cxx | 1140 ::svl::IUndoManager* ViewShell::ImpGetUndoManager (void) const in ImpGetUndoManager() 1181 ::svl::IUndoManager* pUndoManager = ImpGetUndoManager(); in ImpGetUndoStrings() 1216 ::svl::IUndoManager* pUndoManager = ImpGetUndoManager(); in ImpGetRedoStrings() 1251 ::svl::IUndoManager* pUndoManager = ImpGetUndoManager(); in ImpSidUndo() 1300 ::svl::IUndoManager* pUndoManager = ImpGetUndoManager(); in ImpSidRedo()
|
H A D | viewshe3.cxx | 150 ::svl::IUndoManager* pUndoManager = ImpGetUndoManager(); in GetMenuState() 178 ::svl::IUndoManager* pUndoManager = ImpGetUndoManager(); in GetMenuState()
|
/trunk/main/ |
H A D | RepositoryFixes.mk | 194 gb_Library_FILENAMES := $(patsubst svl:isvl%,svl:svl%,$(gb_Library_FILENAMES))
|