Home
last modified time | relevance | path

Searched refs:SvtPathOptions (Results 1 – 25 of 120) sorted by relevance

12345

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx240 { "Help", SvtPathOptions::PATH_HELP },
333 if ( ePath < SvtPathOptions::PATH_COUNT ) in SetPath()
341 case SvtPathOptions::PATH_ADDIN: in SetPath()
342 case SvtPathOptions::PATH_FILTER: in SetPath()
343 case SvtPathOptions::PATH_HELP: in SetPath()
344 case SvtPathOptions::PATH_MODULE: in SetPath()
345 case SvtPathOptions::PATH_PLUGIN: in SetPath()
346 case SvtPathOptions::PATH_STORAGE: in SetPath()
553 SvtPathOptions::SvtPathOptions() in SvtPathOptions() function in SvtPathOptions
568 SvtPathOptions::~SvtPathOptions() in ~SvtPathOptions()
[all …]
H A Ddefaultoptions.cxx120 SvtPathOptions::Pathes _ePath;
138 { SvtPathOptions::PATH_HELP, &SvtDefaultOptions_Impl::m_aHelpPath },
143 { SvtPathOptions::PATH_TEMP, &SvtDefaultOptions_Impl::m_aTempPath },
146 { SvtPathOptions::PATH_WORK, &SvtDefaultOptions_Impl::m_aWorkPath }
204 while ( PathMap_Impl[nIdx]._ePath <= SvtPathOptions::PATH_WORK ) in GetDefaultPath()
209 if ( nId == SvtPathOptions::PATH_ADDIN || in GetDefaultPath()
210 nId == SvtPathOptions::PATH_FILTER || in GetDefaultPath()
211 nId == SvtPathOptions::PATH_HELP || in GetDefaultPath()
212 nId == SvtPathOptions::PATH_MODULE || in GetDefaultPath()
213 nId == SvtPathOptions::PATH_PLUGIN ) in GetDefaultPath()
[all …]
H A Daccelcfg.cxx208 String aUserConfig = SvtPathOptions().GetUserConfigPath(); in ~SvtAcceleratorConfiguration()
281 String aUserConfig = SvtPathOptions().GetUserConfigPath(); in GetDefaultStream()
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx469 SvtPathOptions aPathCfg; in GetOptions()
470 for ( sal_uInt16 nProp = SvtPathOptions::PATH_ADDIN; in GetOptions()
471 nProp <= SvtPathOptions::PATH_WORK; nProp++ ) in GetOptions()
541 SvtPathOptions aPathOptions; in SetOptions_Impl()
851 SvtPathOptions aPathOptions; in SetOptions()
873 case SvtPathOptions::PATH_ADDIN: in SetOptions()
889 case SvtPathOptions::PATH_FILTER: in SetOptions()
898 case SvtPathOptions::PATH_HELP: in SetOptions()
907 case SvtPathOptions::PATH_MODULE: in SetOptions()
916 case SvtPathOptions::PATH_PLUGIN: in SetOptions()
[all …]
H A Dappmisc.cxx180 INetURLObject aUserObj( SvtPathOptions().GetUserConfigPath() ); in GetDisabledSlotList_Impl()
186 INetURLObject aObj( SvtPathOptions().GetConfigPath() ); in GetDisabledSlotList_Impl()
H A Dappdde.cxx469 INetURLObject aOfficeLockFile( SvtPathOptions().GetUserConfigPath() ); in InitializeDde()
581 INetURLObject aWorkPath( SvtPathOptions().GetWorkPath() ); in MakeTopic()
/trunk/main/cui/source/options/
H A Doptpath.cxx194 SvtPathOptions::PATH_AUTOTEXT == nIndex || in IsMultiPath_Impl()
195 SvtPathOptions::PATH_BASIC == nIndex || in IsMultiPath_Impl()
196 SvtPathOptions::PATH_GALLERY == nIndex || in IsMultiPath_Impl()
197 SvtPathOptions::PATH_TEMPLATE == nIndex ); in IsMultiPath_Impl()
297 SvtPathOptions aPathOpt; in FillItemSet()
313 SvtPathOptions aPathOpt; //! deprecated in Reset()
326 case SvtPathOptions::PATH_BACKUP: in Reset()
327 case SvtPathOptions::PATH_GALLERY: in Reset()
328 case SvtPathOptions::PATH_GRAPHIC: in Reset()
329 case SvtPathOptions::PATH_TEMP: in Reset()
[all …]
H A Doptjava.cxx254 String sWorkFolder = SvtPathOptions().GetWorkPath(); in IMPL_LINK()
932 sFolder = SvtPathOptions().GetWorkPath(); in IMPL_LINK()
970 sOldFolder = SvtPathOptions().GetWorkPath(); in IMPL_LINK()
/trunk/main/linguistic/source/
H A Dmisc2.cxx73 String GetFileURL( SvtPathOptions::Pathes ePath, const String &rFileName ) in GetFileURL()
92 String GetModulePath( SvtPathOptions::Pathes ePath, sal_Bool bAddAccessDelim ) in GetModulePath()
96 SvtPathOptions aPathOpt; in GetModulePath()
99 case SvtPathOptions::PATH_MODULE : in GetModulePath()
102 case SvtPathOptions::PATH_LINGUISTIC : in GetModulePath()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx36 class UNOTOOLS_DLLPUBLIC SvtPathOptions: public utl::detail::Options class
71 SvtPathOptions();
72 virtual ~SvtPathOptions();
126 void SetPath( SvtPathOptions::Pathes ePath, const String& rNewPath );
/trunk/main/basic/source/basmgr/
H A Dbasicmanagerrepository.cxx296 SvtPathOptions aPathCFG; in impl_createApplicationBasicManager()
306 …INetURLObject aAppBasic( SvtPathOptions().SubstituteVariable( String::CreateFromAscii("$(progurl)"… in impl_createApplicationBasicManager()
444 String aAppBasicDir = SvtPathOptions().GetBasicPath(); in impl_createManagerForModel()
/trunk/main/sw/source/ui/config/
H A Duinums.cxx98 SvtPathOptions aPathOpt; in ~SwBaseNumRules()
122 SvtPathOptions aOpt; in Init()
123 if( aOpt.SearchFile( sNm, SvtPathOptions::PATH_USERCONFIG )) in Init()
/trunk/main/sd/source/filter/html/
H A Dbuttonset.cxx163 OUString sSharePath( SvtPathOptions().GetConfigPath() ); in ButtonSetImpl()
167 OUString sUserPath( SvtPathOptions().GetUserConfigPath() ); in ButtonSetImpl()
/trunk/main/linguistic/inc/linguistic/
H A Dmisc.hxx148 String GetFileURL( SvtPathOptions::Pathes ePath, const String &rFileName );
150 String GetModulePath( SvtPathOptions::Pathes ePath, sal_Bool bAddAccessDelim = sal_True );
/trunk/main/cui/source/dialogs/
H A Dhldocntp.cxx133 maCbbPath.SetBaseURL(SvtPathOptions().GetWorkPath()); in SvxHyperlinkNewDocTp()
436 aStrPath = SvtPathOptions().GetWorkPath(); in IMPL_LINK()
/trunk/main/sw/source/ui/utlui/
H A Dgloslst.cxx140 SvtPathOptions aPathOpt; in SwGlossaryList()
303 SvtPathOptions aPathOpt; in Update()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx351 SvtPathOptions aPathOptions; in Init()
507 SvtPathOptions aPathOptions; in WriteInfFile()
/trunk/main/cui/source/tabpages/
H A Dtplneend.cxx609 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in IMPL_LINK()
686 INetURLObject aFile( SvtPathOptions().GetPalettePath() ); in IMPL_LINK()
/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx818 xFP->setDisplayDirectory( SvtPathOptions().GetWorkPath() ); in InsertLib()
1305 xFP->setDisplayDirectory( SvtPathOptions().GetWorkPath() ); in ExportAsPackage()
1320 String aTmpPath = SvtPathOptions().GetTempPath(); in ExportAsPackage()
1425 aPath = SvtPathOptions().GetWorkPath(); in ExportAsBasic()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx949 SvtPathOptions aOpt; in Load()
950 if( aOpt.SearchFile( sNm, SvtPathOptions::PATH_USERCONFIG )) in Load()
962 SvtPathOptions aPathOpt; in Save()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx136 m_aLocale = SvtPathOptions().GetLocale(); in DECLARE_LIST()
329 aMyDocumentsRootURL( SvtPathOptions().GetWorkPath() ), in SvtIconWindow_Impl()
330 aSamplesFolderRootURL( SvtPathOptions(). in SvtIconWindow_Impl()
820 aLocale= SvtPathOptions().GetLocale(); in SvtFrameWindow_Impl()
/trunk/main/svtools/source/misc/
H A Dtemplatefoldercache.cxx705 const SvtPathOptions aPathOptions; in readCurrentState()
786 String sStorageURL = implParseSmart( SvtPathOptions().GetStoragePath() ); in openCacheStream()
/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx667 SvtPathOptions aPathOpt; in IMPL_LINK()
717 SvtPathOptions aPathOpt; in IMPL_LINK()
1204 SvtPathOptions aPathOpt; in IMPL_LINK()
/trunk/main/sfx2/source/dialog/
H A Dintro.cxx74 INetURLObject aObj( SvtPathOptions().GetModulePath(), INET_PROT_FILE ); in IntroWindow_Impl()
/trunk/main/svx/source/gallery2/
H A Dgallery1.cxx233 pGallery = new Gallery( SvtPathOptions().GetGalleryPath() ); in GetGalleryInstance()
249 INetURLObject aCurURL(SvtPathOptions().GetConfigPath()); in ImplLoad()

Completed in 177 milliseconds

12345