Home
last modified time | relevance | path

Searched refs:OConnectionHelper (Results 1 – 6 of 6) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx109 DBG_NAME(OConnectionHelper) in DBG_NAME() argument
111OConnectionHelper::OConnectionHelper( Window* pParent, const ResId& _rId, const SfxItemSet& _rCore… in DBG_NAME()
117 DBG_CTOR(OConnectionHelper,NULL); in DBG_NAME()
129 OConnectionHelper::~OConnectionHelper() in ~OConnectionHelper()
132 DBG_DTOR(OConnectionHelper,NULL); in ~OConnectionHelper()
166 void OConnectionHelper::implUpdateURLDependentStates() const in implUpdateURLDependentStates()
435 bool OConnectionHelper::checkTestConnection() in checkTestConnection()
524 void OConnectionHelper::setURL( const String& _rURL ) in setURL()
530 String OConnectionHelper::getURLNoPrefix( ) const in getURLNoPrefix()
726 long OConnectionHelper::PreNotify( NotifyEvent& _rNEvt ) in PreNotify()
[all …]
H A DConnectionHelper.hxx63 class OConnectionHelper : public OGenericAdministrationPage class
68 OConnectionHelper( Window* pParent, const ResId& _rId, const SfxItemSet& _rCoreAttrs);
69 virtual ~OConnectionHelper();
H A DConnectionPage.cxx195 :OConnectionHelper(pParent, ModuleRes(PAGE_CONNECTION), _rCoreAttrs) in DBG_NAME()
237 OConnectionHelper::implInitControls( _rSet, _bSaveValue); in implInitControls()
383 OConnectionHelper::fillWindows(_rControlList); in fillWindows()
392 OConnectionHelper::fillControls(_rControlList); in fillControls()
H A DConnectionPageSetup.cxx135 :OConnectionHelper(pParent, ModuleRes(_rId), _rCoreAttrs) in DBG_NAME()
196 OConnectionHelper::implInitControls(_rSet, _bSaveValue); in implInitControls()
H A DConnectionPage.hxx52 class OConnectionTabPage : public OConnectionHelper
H A DConnectionPageSetup.hxx66 class OConnectionTabPageSetup : public OConnectionHelper

Completed in 37 milliseconds