Home
last modified time | relevance | path

Searched refs:_sURLPrefix (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/dbaccess/source/ui/dlg/
H A Dgeneralpage.cxx218 void OGeneralPage::setParentTitle(const ::rtl::OUString& _sURLPrefix) in setParentTitle() argument
222 const String sName = m_pCollection->getTypeDisplayName(_sURLPrefix); in setParentTitle()
254 void OGeneralPage::switchMessage(const ::rtl::OUString& _sURLPrefix) in switchMessage() argument
257 if ( !_sURLPrefix.getLength()/*_eType == m_eNotSupportedKnownType*/ ) in switchMessage()
281 void OGeneralPage::onTypeSelected(const ::rtl::OUString& _sURLPrefix) in onTypeSelected() argument
284 implSetCurrentType( _sURLPrefix ); in onTypeSelected()
286 switchMessage(_sURLPrefix); in onTypeSelected()
414 …bool OGeneralPage::approveDataSourceType( const ::rtl::OUString& _sURLPrefix, String& _inout_rDisp… in approveDataSourceType() argument
416 const ::dbaccess::DATASOURCE_TYPE eType = m_pCollection->determineType(_sURLPrefix); in approveDataSourceType()
H A Dgeneralpage.hxx120 …bool approveDataSourceType( const ::rtl::OUString& _sURLPrefix, String& _inout_rDis…
154 void onTypeSelected(const ::rtl::OUString& _sURLPrefix);
159 void switchMessage(const ::rtl::OUString& _sURLPrefix);
162 void setParentTitle(const ::rtl::OUString& _sURLPrefix);
H A DDriverSettings.cxx39 void ODriversSettings::getSupportedIndirectSettings( const ::rtl::OUString& _sURLPrefix,const ::com… in getSupportedIndirectSettings() argument
43 DataSourceMetaData aMeta( _sURLPrefix ); in getSupportedIndirectSettings()
61 … const ::comphelper::NamedValueCollection& aProperties = aDriverConfig.getProperties(_sURLPrefix); in getSupportedIndirectSettings()
H A DDriverSettings.hxx49 …static void getSupportedIndirectSettings( const ::rtl::OUString& _sURLPrefix,const ::com::sun::sta…

Completed in 26 milliseconds