Home
last modified time | relevance | path

Searched refs:SvtURLBox (Results 1 – 17 of 17) sorted by relevance

/trunk/main/svtools/source/control/
H A Dinettbc.cxx244 SvtURLBox* pBox = pThis->pBox;
789 SvtURLBox::SvtURLBox( Window* pParent, INetProtocol eSmart ) in SvtURLBox() function in SvtURLBox
810 SvtURLBox::SvtURLBox( Window* pParent, WinBits _nStyle, INetProtocol eSmart ) in SvtURLBox() function in SvtURLBox
826 SvtURLBox::SvtURLBox( Window* pParent, const ResId& _rResId, INetProtocol eSmart ) in SvtURLBox() function in SvtURLBox
842 void SvtURLBox::ImplInit() in ImplInit()
857 SvtURLBox::~SvtURLBox() in ~SvtURLBox()
871 void SvtURLBox::UpdatePickList( ) in UpdatePickList()
1040 void SvtURLBox::Modify() in Modify()
1115 void SvtURLBox::Select() in Select()
1136 String SvtURLBox::GetURL() in GetURL()
[all …]
H A Dfileurlbox.cxx40 :SvtURLBox(_pParent, INET_PROT_FILE) in FileURLBox()
47 :SvtURLBox( _pParent, _nStyle, INET_PROT_FILE ) in FileURLBox()
54 :SvtURLBox(_pParent, _rId, INET_PROT_FILE) in FileURLBox()
93 return SvtURLBox::PreNotify(_rNEvt); in PreNotify()
107 long nReturn = SvtURLBox::Notify(_rNEvt); in Notify()
114 return SvtURLBox::Notify(_rNEvt); in Notify()
H A Durlcontrol.cxx40 :SvtURLBox(_pParent, INET_PROT_FILE) in OFileURLControl()
47 :SvtURLBox(_pParent, _rId, INET_PROT_FILE) in OFileURLControl()
61 return SvtURLBox::PreNotify(_rNEvt); in PreNotify()
72 long nReturn = SvtURLBox::Notify(_rNEvt); in Notify()
85 return SvtURLBox::Notify(_rNEvt); in Notify()
/trunk/main/sfx2/source/inet/
H A Dinettbc.cxx93 SvtURLBox* SfxURLToolBoxControl_Impl::GetURLBox() const in GetURLBox()
95 return (SvtURLBox*)GetToolBox().GetItemWindow( GetId() ); in GetURLBox()
110 aName = SvtURLBox::ParseSmart( rName, aBaseURL, SvtPathOptions().GetWorkPath() ); in OpenURL()
176 SvtURLBox* pURLBox = new SvtURLBox( pParent ); in CreateItemWindow()
185 SvtURLBox* pURLBox = GetURLBox(); in IMPL_LINK()
196 SvtURLBox* pURLBox = GetURLBox(); in IMPL_LINK()
259 SvtURLBox* pURLBox = GetURLBox(); in StateChanged()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltertabpagexslt.hxx52 SvtURLBox maEDDTDSchema;
56 SvtURLBox maEDExportXSLT;
60 SvtURLBox maEDImportXSLT;
64 SvtURLBox maEDImportTemplate;
68 void SetURL( SvtURLBox& rURLBox, const rtl::OUString& rURL );
69 rtl::OUString GetURL( SvtURLBox& rURLBox );
H A Dxmlfiltertabpagexslt.cxx127 void XMLFilterTabPageXSLT::SetURL( SvtURLBox& rURLBox, const OUString& rURL ) in SetURL()
162 OUString XMLFilterTabPageXSLT::GetURL( SvtURLBox& rURLBox ) in GetURL()
183 SvtURLBox* pURLBox; in IMPL_LINK()
/trunk/main/svtools/inc/svtools/
H A Dinettbc.hxx40 class SVT_DLLPUBLIC SvtURLBox : public ComboBox class
73SvtURLBox( Window* pParent, INetProtocol eSmart = INET_PROT_NOT_VALID );
74SvtURLBox( Window* pParent, WinBits _nStyle, INetProtocol eSmart = INET_PROT_NOT_VALID );
75SvtURLBox( Window* pParent, const ResId& _rResId, INetProtocol eSmart = INET_PROT_NOT_VALID );
76 ~SvtURLBox();
H A Durlcontrol.hxx38 class SVT_DLLPUBLIC OFileURLControl : public SvtURLBox
H A Dfileurlbox.hxx38 class SVT_DLLPUBLIC FileURLBox : public SvtURLBox
/trunk/main/cui/source/dialogs/
H A Dhltpbase.cxx98 : SvtURLBox ( pParent, eSmart ), in SvxHyperURLBox()
250 SvtURLBox::Select(); in Select()
254 SvtURLBox::Modify(); in Modify()
258 return SvtURLBox::Notify( rNEvt ); in Notify()
262 return SvtURLBox::PreNotify( rNEvt ); in PreNotify()
/trunk/main/sfx2/inc/
H A Dinettbc.hxx39 class SvtURLBox;
46 SvtURLBox* GetURLBox() const;
/trunk/main/fpicker/source/office/
H A Diodlgimp.hxx180 class SvtURLBox;
199 SvtURLBox* _pEdFileName;
H A Diodlg.cxx582 SvtURLBox* pURLBox = new SvtURLBox( this ); in Init_Impl()
1120 …String sCompleted = SvtURLBox::ParseSmart( aFileName, pThis->_pFileView->GetViewURL(), SvtPathOpti… in IMPL_STATIC_LINK()
/trunk/main/sc/source/ui/inc/
H A Dlinkarea.hxx55 SvtURLBox aCbUrl;
/trunk/main/svx/inc/svx/
H A Dimapdlg.hxx127 SvtURLBox maURLBox;
/trunk/main/cui/source/inc/
H A Dhltpbase.hxx76 class SvxHyperURLBox : public SvtURLBox, public DropTargetHelper
/trunk/main/svx/source/inc/
H A Ddatanavi.hxx552 SvtURLBox m_aURLED;

Completed in 72 milliseconds