Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/dialogs/
H A Dinsdlg.cxx457 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 …]
/aoo4110/main/cui/source/inc/
H A Dinsdlg.hxx110 INetURLObject* m_pURL; member in SvInsertPlugInDialog
142 INetURLObject* m_pURL; member in SvInsertAppletDialog

Completed in 14 milliseconds