Lines Matching refs:OControlWizardPage
78 friend class OControlWizardPage;
88 OControlWizardPage::OControlWizardPage( OControlWizard* _pParent, const ResId& _rResId ) in OControlWizardPage() function in dbp::OControlWizardPage
101 OControlWizardPage::~OControlWizardPage() in ~OControlWizardPage()
113 OControlWizard* OControlWizardPage::getDialog() in getDialog()
119 const OControlWizard* OControlWizardPage::getDialog() const in getDialog()
125 sal_Bool OControlWizardPage::updateContext() in updateContext()
131 Reference< XConnection > OControlWizardPage::getFormConnection() const in getFormConnection()
137 …void OControlWizardPage::setFormConnection( const Reference< XConnection >& _rxConn, sal_Bool _bAu… in setFormConnection()
143 const OControlWizardContext& OControlWizardPage::getContext() in getContext()
149 …void OControlWizardPage::fillListBox(ListBox& _rList, const Sequence< ::rtl::OUString >& _rItems, … in fillListBox()
165 …void OControlWizardPage::fillListBox(ComboBox& _rList, const Sequence< ::rtl::OUString >& _rItems,… in fillListBox()
181 void OControlWizardPage::enableFormDatasourceDisplay() in enableFormDatasourceDisplay()
211 …void OControlWizardPage::adjustControlForNoDSDisplay(Control* _pControl, sal_Bool _bConstLowerDist… in adjustControlForNoDSDisplay()
228 void OControlWizardPage::initializePage() in initializePage()