Home
last modified time | relevance | path

Searched refs:_pItems (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/dbaccess/source/ui/dlg/
H A DUserAdminDlg.cxx63 , SfxItemSet* _pItems in DBG_NAME()
67 :SfxTabDialog(_pParent, ModuleRes(DLG_DATABASE_USERADMIN), _pItems) in DBG_NAME()
68 ,m_pItemSet(_pItems) in DBG_NAME()
77 m_pImpl->translateProperties(xDatasource, *_pItems); in DBG_NAME()
78 SetInputSet(_pItems); in DBG_NAME()
H A DTablesSingleDlg.cxx64 ,SfxItemSet* _pItems in DBG_NAME()
67 :SfxSingleTabDialog(pParent,DLG_TABLE_FILTER,_pItems) in DBG_NAME()
70 ,m_pOutSet(_pItems) in DBG_NAME()
75 m_pOutSet = new SfxItemSet( *_pItems ); in DBG_NAME()
H A Dadvancedsettings.cxx462 AdvancedSettingsDialog::AdvancedSettingsDialog( Window* _pParent, SfxItemSet* _pItems, in AdvancedSettingsDialog() argument
464 :SfxTabDialog(_pParent, ModuleRes(DLG_DATABASE_ADVANCED), _pItems) in AdvancedSettingsDialog()
465 ,m_pItemSet(_pItems) in AdvancedSettingsDialog()
470 m_pImpl->translateProperties(xDatasource, *_pItems); in AdvancedSettingsDialog()
471 SetInputSet(_pItems); in AdvancedSettingsDialog()
476 const ::rtl::OUString eType = m_pImpl->getDatasourceType(*_pItems); in AdvancedSettingsDialog()
H A Ddbwiz.cxx119 ,SfxItemSet* _pItems in DBG_NAME()
133 m_pOutSet = new SfxItemSet( *_pItems->GetPool(), _pItems->GetRanges() ); in DBG_NAME()
151 …DbuTypeCollectionItem* pCollectionItem = PTR_CAST(DbuTypeCollectionItem, _pItems->GetItem(DSID_TYP… in DBG_NAME()
H A Ddbwizsetup.cxx241 ,SfxItemSet* _pItems in DBG_NAME()
277 …DbuTypeCollectionItem* pCollectionItem = PTR_CAST(DbuTypeCollectionItem, _pItems->GetItem(DSID_TYP… in DBG_NAME()
288 m_pOutSet = new SfxItemSet( *_pItems->GetPool(), _pItems->GetRanges() ); in DBG_NAME()
H A Ddbadmin.cxx68 , SfxItemSet* _pItems in DBG_NAME()
71 :SfxTabDialog(_pParent, ModuleRes(DLG_DATABASE_ADMINISTRATION), _pItems) in DBG_NAME()
/aoo4110/main/dbaccess/source/ui/inc/
H A DTablesSingleDlg.hxx64 ,SfxItemSet* _pItems
H A Dadvancedsettingsdlg.hxx61 ,SfxItemSet* _pItems
H A DUserAdminDlg.hxx70 ,SfxItemSet* _pItems
H A Ddbadmin.hxx74 SfxItemSet* _pItems,
H A Ddbwiz.hxx86 ,SfxItemSet* _pItems
H A Ddbwizsetup.hxx115 ,SfxItemSet* _pItems

Completed in 64 milliseconds