Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx244 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()
267 SFX_ITEMSET_GET(*m_pItemSetHelper->getOutputSet(), pName, SfxStringItem, DSID_NAME, sal_True); in getCurrentSettings()
349 fillDatasourceInfo(*m_pItemSetHelper->getOutputSet(), _rDriverParam); in getCurrentSettings()
357 if (!m_pItemSetHelper->getOutputSet()) in successfullyConnected()
360 if (hasAuthentication(*m_pItemSetHelper->getOutputSet())) in successfullyConnected()
362 …SFX_ITEMSET_GET(*m_pItemSetHelper->getOutputSet(), pPassword, SfxStringItem, DSID_PASSWORD, sal_Tr… in successfullyConnected()
501 ::rtl::OUString eType = getDatasourceType(*m_pItemSetHelper->getOutputSet()); in getConnectionURL()
[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.cxx508 const SfxItemSet* ODbTypeWizDialogSetup::getOutputSet() const in getOutputSet() function in dbaui::ODbTypeWizDialogSetup
/trunk/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;

Completed in 38 milliseconds