Home
last modified time | relevance | path

Searched refs:svl (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/aoo42x/main/svl/
H A DPackage_inc.mk28 $(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 DLibrary_svl.mk30 $(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 DAllLangResTarget_svl.mk24 $(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 DLibrary_fsstorage.mk26 $(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 DJunitTest_svl_complex.mk28 -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 DLibrary_passwordcontainer.mk26 $(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 DGoogleTest_svl_urihelper.mk26 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 DModule_svl.mk24 $(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,\
/aoo42x/main/svl/inc/svl/
H A Dundo.hxx220 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 …]
/aoo42x/main/starmath/source/
H A Ddocument.cxx1009 ::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 …]
/aoo42x/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx621 ::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 Dannotsh.cxx164 ::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()
/aoo42x/main/svl/qa/complex/ConfigItems/helper/
H A DConfigItemTest.cxx42 namespace svl{ namespace
212 &::svl::ConfigItemTest::st_create,
213 &::svl::ConfigItemTest::st_getImplementationName,
214 &::svl::ConfigItemTest::st_getSupportedServiceNames,
/aoo42x/main/sfx2/inc/sfx2/
H A Dshell.hxx69 namespace svl namespace
165 ::svl::IUndoManager* pUndoMgr;
215 virtual ::svl::IUndoManager*
217 void SetUndoManager( ::svl::IUndoManager *pNewUndoMgr );
/aoo42x/main/postprocess/packcomponents/
H A Dmakefile.mk120 component/svl/source/fsstor/fsstorage \
121 component/svl/source/passwordcontainer/passwordcontainer \
122 component/svl/util/svl \
/aoo42x/main/editeng/inc/editeng/
H A Dediteng.hxx81 namespace svl{ namespace
273 ::svl::IUndoManager& GetUndoManager();
274 ::svl::IUndoManager* SetUndoManager(::svl::IUndoManager* pNew);
H A Doutliner.hxx77 namespace svl namespace
976 ::svl::IUndoManager& GetUndoManager();
977 ::svl::IUndoManager* SetUndoManager(::svl::IUndoManager* pNew);
/aoo42x/main/svl/prj/
H A Dbuild.lst1 sl svl : L10N:l10n rsc offapi ucbhelper unotools cppu cppuhelper comphelper sal sot LIBXSLT:libxsl…
2 sl svl\prj nmake - all svl_prj NULL
/aoo42x/main/sd/inc/undo/
H A Dundomanager.hxx44 void SetLinkedUndoManager (::svl::IUndoManager* pLinkedUndoManager);
53 ::svl::IUndoManager* mpLinkedUndoManager;
/aoo42x/main/sfx2/source/doc/
H A Ddocundomanager.cxx82 using ::svl::IUndoManager;
106 virtual ::svl::IUndoManager& getImplUndoManager();
132 ::svl::IUndoManager& DocumentUndoManager_Impl::getImplUndoManager() in getImplUndoManager()
/aoo42x/main/svl/source/items/
H A Dcstitem.src24 #include <svl/svl.hrc>
/aoo42x/main/framework/inc/framework/
H A Dundomanagerhelper.hxx38 namespace svl namespace
75 virtual ::svl::IUndoManager& getImplUndoManager() = 0;
/aoo42x/main/sd/source/ui/view/
H A Dviewshel.cxx1140 ::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 Dviewshe3.cxx150 ::svl::IUndoManager* pUndoManager = ImpGetUndoManager(); in GetMenuState()
178 ::svl::IUndoManager* pUndoManager = ImpGetUndoManager(); in GetMenuState()
/aoo42x/main/
H A DRepositoryFixes.mk194 gb_Library_FILENAMES := $(patsubst svl:isvl%,svl:svl%,$(gb_Library_FILENAMES))

Completed in 122 milliseconds

12345678910>>...13