Home
last modified time | relevance | path

Searched refs:OConnectionURLEdit (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/dbaccess/source/ui/control/
H A Dcurledit.cxx38 DBG_NAME(OConnectionURLEdit) in DBG_NAME() argument
42 OConnectionURLEdit::OConnectionURLEdit(Window* _pParent, const ResId& _rResId,sal_Bool _bShowPrefix) in DBG_NAME()
48 DBG_CTOR(OConnectionURLEdit ,NULL); in DBG_NAME()
52 OConnectionURLEdit::~OConnectionURLEdit() in ~OConnectionURLEdit()
54 DBG_DTOR(OConnectionURLEdit ,NULL); in ~OConnectionURLEdit()
63 void OConnectionURLEdit::SetTextNoPrefix(const String& _rText) in SetTextNoPrefix()
71 String OConnectionURLEdit::GetTextNoPrefix() const in GetTextNoPrefix()
79 void OConnectionURLEdit::SetText(const String& _rStr) in SetText()
86 void OConnectionURLEdit::SetText(const String& _rStr, const Selection& /*_rNewSelection*/) in SetText()
138 String OConnectionURLEdit::GetText() const in GetText()
[all …]
/aoo4110/main/dbaccess/source/ui/inc/
H A Dcurledit.hxx50 class OConnectionURLEdit : public Edit class
59 OConnectionURLEdit(Window* pParent, const ResId& rResId,sal_Bool _bShowPrefix = sal_False);
60 ~OConnectionURLEdit();
/aoo4110/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.hxx71 OConnectionURLEdit m_aConnectionURL;

Completed in 20 milliseconds