Home
last modified time | relevance | path

Searched refs:getOutputSet (Results 1 – 15 of 15) sorted by relevance

/AOO41X/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx243 …DBG_ASSERT(m_pItemSetHelper->getOutputSet(), "ODbDataSourceAdministrationHelper::getCurrentSetting… in getCurrentSettings()
244 if (!m_pItemSetHelper->getOutputSet()) in getCurrentSettings()
251 SFX_ITEMSET_GET(*m_pItemSetHelper->getOutputSet(), pUser, SfxStringItem, DSID_USER, sal_True); in getCurrentSettings()
258 if (hasAuthentication(*m_pItemSetHelper->getOutputSet())) in getCurrentSettings()
261 …SFX_ITEMSET_GET(*m_pItemSetHelper->getOutputSet(), pPassword, SfxStringItem, DSID_PASSWORD, sal_Tr… in getCurrentSettings()
263 …SFX_ITEMSET_GET(*m_pItemSetHelper->getOutputSet(), pPasswordRequired, SfxBoolItem, DSID_PASSWORDRE… in getCurrentSettings()
267 … SFX_ITEMSET_GET(*m_pItemSetHelper->getOutputSet(), pName, SfxStringItem, DSID_NAME, sal_True); in getCurrentSettings()
349 fillDatasourceInfo(*m_pItemSetHelper->getOutputSet(), _rDriverParam); in getCurrentSettings()
356 …DBG_ASSERT(m_pItemSetHelper->getOutputSet(), "ODbDataSourceAdministrationHelper::successfullyConne… in successfullyConnected()
357 if (!m_pItemSetHelper->getOutputSet()) in successfullyConnected()
[all …]
H A Ddbadmin.cxx138 …DbuTypeCollectionItem* pCollectionItem = PTR_CAST(DbuTypeCollectionItem, getOutputSet()->GetItem(D… in impl_selectDataSource()
140 …::dbaccess::DATASOURCE_TYPE eType = pCollection->determineType(getDatasourceType(*getOutputSet())); in impl_selectDataSource()
242 …DbuTypeCollectionItem* pCollectionItem = PTR_CAST(DbuTypeCollectionItem, getOutputSet()->GetItem(D… in impl_resetPages()
304 const SfxItemSet* ODbAdminDialog::getOutputSet() const in getOutputSet() function in dbaui::ODbAdminDialog
H A Dadminpages.cxx118 ActivatePage(*m_pItemSetHelper->getOutputSet()); in ActivatePage()
200 Reset(*m_pItemSetHelper->getOutputSet()); in initializePage()
268 … OGenericAdministrationPage::implInitControls(*m_pItemSetHelper->getOutputSet(), sal_True);
H A DTablesSingleDlg.cxx131 const SfxItemSet* OTableSubscriptionDialog::getOutputSet() const in getOutputSet() function in dbaui::OTableSubscriptionDialog
H A DUserAdminDlg.cxx146 const SfxItemSet* OUserAdminDlg::getOutputSet() const in getOutputSet() function in dbaui::OUserAdminDlg
H A Ddbwiz.cxx256 const SfxItemSet* ODbTypeWizDialog::getOutputSet() const in getOutputSet() function in dbaui::ODbTypeWizDialog
H A Dadvancedsettings.cxx539 const SfxItemSet* AdvancedSettingsDialog::getOutputSet() const in getOutputSet() function in dbaui::AdvancedSettingsDialog
H A Ddbwizsetup.cxx550 const SfxItemSet* ODbTypeWizDialogSetup::getOutputSet() const in getOutputSet() function in dbaui::ODbTypeWizDialogSetup
/AOO41X/main/dbaccess/source/ui/inc/
H A DIItemSetHelper.hxx48 virtual const SfxItemSet* getOutputSet() const = 0;
H A DTablesSingleDlg.hxx78 virtual const SfxItemSet* getOutputSet() const;
H A Dadvancedsettingsdlg.hxx70 virtual const SfxItemSet* getOutputSet() const;
H A DUserAdminDlg.hxx77 virtual const SfxItemSet* getOutputSet() const;
H A Ddbadmin.hxx94 virtual const SfxItemSet* getOutputSet() const;
H A Ddbwiz.hxx92 virtual const SfxItemSet* getOutputSet() const;
H A Ddbwizsetup.hxx121 virtual const SfxItemSet* getOutputSet() const;