Home
last modified time | relevance | path

Searched refs:ExpandMacros (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx200 rtl::OUString ExpandMacros( const rtl::OUString& rPath ) const;
372 OUString SvtPathOptions_Impl::ExpandMacros( const rtl::OUString& rPath ) const in ExpandMacros() function in SvtPathOptions_Impl
908 String SvtPathOptions::ExpandMacros( const String& rPath ) const in ExpandMacros() function in SvtPathOptions
910 return pImp->ExpandMacros( rPath ); in ExpandMacros()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx129 String ExpandMacros( const String& rPath ) const;
/trunk/main/svtools/source/misc/
H A Dtemplatefoldercache.cxx714 sTemplatePath = aPathOptions.ExpandMacros( sTemplatePath ); in readCurrentState()

Completed in 26 milliseconds