Searched refs:m_pOutputSet (Results 1 – 2 of 2) sorted by relevance
114 ,m_pOutputSet(_pOutputSet) in ODatasourceSelectDialog()182 OSL_ENSURE(m_pOutputSet,"No itemset given!");185 if ( xCatalog.is() && m_pOutputSet )213 …m_pOutputSet->Put(SfxStringItem(DSID_CONN_CTRLUSER, ::comphelper::getString(xProp->getPropertyValu…215 …m_pOutputSet->Put(SfxStringItem(DSID_CONN_CTRLPWD, ::comphelper::getString(xProp->getPropertyValue…217 …m_pOutputSet->Put(SfxStringItem(DSID_USER, ::comphelper::getString(xProp->getPropertyValue(PROPERT…220 …m_pOutputSet->Put(SfxStringItem(DSID_PASSWORD, ::comphelper::getString(xProp->getPropertyValue(PRO…221 m_pOutputSet->Put(SfxBoolItem(DSID_PASSWORDREQUIRED, sal_True));224 …m_pOutputSet->Put(SfxInt32Item(DSID_CONN_CACHESIZE, ::comphelper::getINT32(xProp->getPropertyValue…
61 SfxItemSet* m_pOutputSet; member in dbaui::ODatasourceSelectDialog
Completed in 22 milliseconds