Searched refs:aSmartParser (Results 1 – 1 of 1) sorted by relevance
72 INetURLObject aSmartParser; in implInitWithSystemNotation() local73 aSmartParser.SetSmartProtocol( INET_PROT_FILE ); in implInitWithSystemNotation()74 if ( aSmartParser.SetSmartURL( _rSystemPath ) ) in implInitWithSystemNotation()76 m_sFileURL = aSmartParser.GetMainURL( INetURLObject::NO_DECODE ); in implInitWithSystemNotation()
Completed in 12 milliseconds