Searched refs:OConnectionHelper (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | ConnectionHelper.cxx | 109 DBG_NAME(OConnectionHelper) in DBG_NAME() argument 111 …OConnectionHelper::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 D | ConnectionHelper.hxx | 63 class OConnectionHelper : public OGenericAdministrationPage class 68 OConnectionHelper( Window* pParent, const ResId& _rId, const SfxItemSet& _rCoreAttrs); 69 virtual ~OConnectionHelper();
|
H A D | ConnectionPage.cxx | 195 :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 D | ConnectionPageSetup.cxx | 135 :OConnectionHelper(pParent, ModuleRes(_rId), _rCoreAttrs) in DBG_NAME() 196 OConnectionHelper::implInitControls(_rSet, _bSaveValue); in implInitControls()
|
H A D | ConnectionPage.hxx | 52 class OConnectionTabPage : public OConnectionHelper
|
H A D | ConnectionPageSetup.hxx | 66 class OConnectionTabPageSetup : public OConnectionHelper
|
Completed in 29 milliseconds