Searched refs:ePath (Results 1 – 6 of 6) sorted by relevance
205 sal_Bool IsPathReadonly(SvtPathOptions::Pathes ePath)const;217 SvtPathOptions::Pathes ePath; // The enum value used by SvtPathOptions member278 const String& SvtPathOptions_Impl::GetPath( SvtPathOptions::Pathes ePath ) in GetPath() argument282 if ( ePath >= SvtPathOptions::PATH_COUNT ) in GetPath()287 sal_Int32 nHandle = m_aMapEnumToPropHandle[ (sal_Int32)ePath ]; in GetPath()292 if( ePath == SvtPathOptions::PATH_ADDIN || in GetPath()293 ePath == SvtPathOptions::PATH_FILTER || in GetPath()294 ePath == SvtPathOptions::PATH_HELP || in GetPath()295 ePath == SvtPathOptions::PATH_MODULE || in GetPath()296 ePath == SvtPathOptions::PATH_PLUGIN || in GetPath()[all …]
100 sal_Bool IsPathReadonly(Pathes ePath)const;101 const String& GetPath(Pathes ePath) const;126 void SetPath( SvtPathOptions::Pathes ePath, const String& rNewPath );131 sal_Bool SearchFile( String& rIniFile, Pathes ePath = PATH_USERCONFIG );
73 String GetFileURL( SvtPathOptions::Pathes ePath, const String &rFileName ) in GetFileURL() argument80 aURLObj.SetSmartURL( GetModulePath(ePath) ); in GetFileURL()92 String GetModulePath( SvtPathOptions::Pathes ePath, sal_Bool bAddAccessDelim ) in GetModulePath() argument97 switch (ePath) in GetModulePath()
148 String GetFileURL( SvtPathOptions::Pathes ePath, const String &rFileName );150 String GetModulePath( SvtPathOptions::Pathes ePath, sal_Bool bAddAccessDelim = sal_True );
44 OUString getOfficePath( enum whichOfficePath ePath ) in getOfficePath() argument93 switch( ePath ) in getOfficePath()
58 rtl::OUString VCL_DLLPUBLIC getOfficePath( enum whichOfficePath ePath );