Searched refs:io_url (Results 1 – 2 of 2) sorted by relevance
51 void implExpandURL( ::rtl::OUString& io_url );
2876 void SfxURLRelocator_Impl::implExpandURL( ::rtl::OUString& io_url ) in implExpandURL() argument2878 const INetURLObject aParser( io_url ); in implExpandURL()2882 io_url = aParser.GetURLPath( INetURLObject::DECODE_WITH_CHARSET ); in implExpandURL()2890 io_url = mxMacroExpander->expandMacros( io_url ); in implExpandURL()
Completed in 31 milliseconds