Searched refs:m_pURL (Results 1 – 2 of 2) sorted by relevance
457 m_pURL(0) in SvInsertPlugInDialog()465 delete m_pURL; in ~SvInsertPlugInDialog()496 if ( !m_pURL ) in Execute()497 m_pURL = new INetURLObject(); in Execute()499 *m_pURL = INetURLObject(); in Execute()505 m_pURL->SetSmartProtocol( INET_PROT_FILE ); in Execute()506 if ( !aURL.Len() || m_pURL->SetSmartURL( aURL ) ) in Execute()524 … makeAny( ::rtl::OUString( m_pURL->GetMainURL( INetURLObject::NO_DECODE ) ) ) ); in Execute()604 m_pURL(0) in SvInsertAppletDialog()623 m_pURL(0) in SvInsertAppletDialog()[all …]
110 INetURLObject* m_pURL; member in SvInsertPlugInDialog142 INetURLObject* m_pURL; member in SvInsertAppletDialog
Completed in 17 milliseconds