Searched refs:ExpandMacros (Results 1 – 3 of 3) sorted by relevance
200 rtl::OUString ExpandMacros( const rtl::OUString& rPath ) const;372 OUString SvtPathOptions_Impl::ExpandMacros( const rtl::OUString& rPath ) const in ExpandMacros() function in SvtPathOptions_Impl908 String SvtPathOptions::ExpandMacros( const String& rPath ) const in ExpandMacros() function in SvtPathOptions910 return pImp->ExpandMacros( rPath ); in ExpandMacros()
129 String ExpandMacros( const String& rPath ) const;
714 sTemplatePath = aPathOptions.ExpandMacros( sTemplatePath ); in readCurrentState()
Completed in 25 milliseconds