Searched refs:SvtPathOptions_Impl (Results 1 – 2 of 2) sorted by relevance
129 class SvtPathOptions_Impl class145 SvtPathOptions_Impl();210 static SvtPathOptions_Impl* pOptions = NULL;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()372 OUString SvtPathOptions_Impl::ExpandMacros( const rtl::OUString& rPath ) const in ExpandMacros()385 OUString SvtPathOptions_Impl::UsePathVariables( const OUString& rPath ) const in UsePathVariables()392 OUString SvtPathOptions_Impl::SubstVar( const OUString& rVar ) const in SubstVar()468 SvtPathOptions_Impl::SvtPathOptions_Impl() : in SvtPathOptions_Impl() function in SvtPathOptions_Impl[all …]
35 class SvtPathOptions_Impl;39 SvtPathOptions_Impl* pImp;
Completed in 18 milliseconds