Home
last modified time | relevance | path

Searched refs:Pathes (Results 1 – 5 of 5) sorted by relevance

/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx42 enum Pathes enum in SvtPathOptions
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 );
/trunk/main/unotools/source/config/
H A Dpathoptions.cxx148 const String& GetPath( SvtPathOptions::Pathes );
175 void SetPath( SvtPathOptions::Pathes, const String& rNewPath );
205 sal_Bool IsPathReadonly(SvtPathOptions::Pathes ePath)const;
217 SvtPathOptions::Pathes ePath; // The enum value used by SvtPathOptions
278 const String& SvtPathOptions_Impl::GetPath( SvtPathOptions::Pathes ePath ) in GetPath()
309 sal_Bool SvtPathOptions_Impl::IsPathReadonly(SvtPathOptions::Pathes ePath)const in IsPathReadonly()
329 void SvtPathOptions_Impl::SetPath( SvtPathOptions::Pathes ePath, const String& rNewPath ) in SetPath()
923 sal_Bool SvtPathOptions::SearchFile( String& rIniFile, Pathes ePath ) in SearchFile()
1044 sal_Bool SvtPathOptions::IsPathReadonly(Pathes ePath)const in IsPathReadonly()
1049 const String& SvtPathOptions::GetPath(Pathes ePath)const in GetPath()
[all …]
H A Ddefaultoptions.cxx120 SvtPathOptions::Pathes _ePath;
/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()
/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 );

Completed in 42 milliseconds