Home
last modified time | relevance | path

Searched refs:io_url (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sfx2/source/doc/
H A Ddoctemplates.cxx2876 void SfxURLRelocator_Impl::implExpandURL( ::rtl::OUString& io_url ) in implExpandURL() argument
2878 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()
/aoo42x/main/sfx2/source/inc/
H A Dsfxurlrelocator.hxx51 void implExpandURL( ::rtl::OUString& io_url );

Completed in 71 milliseconds