Lines Matching refs:ODbDataSourceAdministrationHelper

156 ODbDataSourceAdministrationHelper::ODbDataSourceAdministrationHelper(const Reference< XMultiService…  in ODbDataSourceAdministrationHelper()  function in dbaui::ODbDataSourceAdministrationHelper
241 sal_Bool ODbDataSourceAdministrationHelper::getCurrentSettings(Sequence< PropertyValue >& _rDriverP… in getCurrentSettings()
354 void ODbDataSourceAdministrationHelper::successfullyConnected() in successfullyConnected()
373 void ODbDataSourceAdministrationHelper::clearPassword() in clearPassword()
379 ::std::pair< Reference<XConnection>,sal_Bool> ODbDataSourceAdministrationHelper::createConnection() in createConnection()
407 Reference< XDriver > ODbDataSourceAdministrationHelper::getDriver() in getDriver()
412 Reference< XDriver > ODbDataSourceAdministrationHelper::getDriver(const ::rtl::OUString& _sURL) in getDriver()
446 Reference< XPropertySet > ODbDataSourceAdministrationHelper::getCurrentDataSource() in getCurrentDataSource()
481 ::rtl::OUString ODbDataSourceAdministrationHelper::getDatasourceType( const SfxItemSet& _rSet ) in getDatasourceType()
492 sal_Bool ODbDataSourceAdministrationHelper::hasAuthentication(const SfxItemSet& _rSet) const in hasAuthentication()
497 String ODbDataSourceAdministrationHelper::getConnectionURL() const in getConnectionURL()
617 void ODbDataSourceAdministrationHelper::translateProperties(const Reference< XPropertySet >& _rxSou… in translateProperties()
705 void ODbDataSourceAdministrationHelper::translateProperties(const SfxItemSet& _rSource, const Refer… in translateProperties()
766 void ODbDataSourceAdministrationHelper::fillDatasourceInfo(const SfxItemSet& _rSource, Sequence< ::… in fillDatasourceInfo()
912 Any ODbDataSourceAdministrationHelper::implTranslateProperty(const SfxPoolItem* _pItem) in implTranslateProperty()
955 void ODbDataSourceAdministrationHelper::implTranslateProperty(const Reference< XPropertySet >& _rxS… in implTranslateProperty()
962 ::rtl::OString ODbDataSourceAdministrationHelper::translatePropertyId( sal_Int32 _nId ) in translatePropertyId()
984 void ODbDataSourceAdministrationHelper::implTranslateProperty( SfxItemSet& _rSet, sal_Int32 _nId, … in implTranslateProperty()
1095 String ODbDataSourceAdministrationHelper::getDocumentUrl(SfxItemSet& _rDest) in getDocumentUrl()
1104 void ODbDataSourceAdministrationHelper::convertUrl(SfxItemSet& _rDest) in convertUrl()
1163 sal_Bool ODbDataSourceAdministrationHelper::saveChanges(const SfxItemSet& _rSource) in saveChanges()
1175 void ODbDataSourceAdministrationHelper::setDataSourceOrName( const Any& _rDataSourceOrName ) in setDataSourceOrName()