Home
last modified time | relevance | path

Searched refs:getStrippedDatabaseName (Results 1 – 8 of 8) sorted by relevance

/trunk/main/dbaccess/source/ui/app/
H A DAppControllerGen.cxx403 sConnectingContext.SearchAndReplaceAscii( "$name$", getStrippedDatabaseName() ); in connect()
659 ::rtl::OUString OApplicationController::getStrippedDatabaseName() const in getStrippedDatabaseName() function in dbaui::OApplicationController
662 return ::dbaui::getStrippedDatabaseName( m_xDataSource, sDatabaseName ); in getStrippedDatabaseName()
H A DAppControllerDnD.cxx476 sConnectingContext.SearchAndReplaceAscii("$name$", getStrippedDatabaseName()); in ensureConnection()
H A DAppController.hxx154 ::rtl::OUString getStrippedDatabaseName() const;
H A DAppController.cxx435 getStrippedDatabaseName(), in disposing()
572 switch (ExecuteQuerySaveDocument(getView(),getStrippedDatabaseName())) in suspend()
/trunk/main/dbaccess/source/ui/inc/
H A DUITools.hxx413 …::rtl::OUString getStrippedDatabaseName(const ::com::sun::star::uno::Reference< ::com::sun::star::…
/trunk/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx255 return ::dbaui::getStrippedDatabaseName(getDataSource(),sName); in getPrivateTitle()
/trunk/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx284 sName = ::dbaui::getStrippedDatabaseName(NULL,sTemp); in getCurrentSettings()
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1416 ::rtl::OUString getStrippedDatabaseName(const Reference<XPropertySet>& _xDataSource,::rtl::OUString… in getStrippedDatabaseName() function

Completed in 68 milliseconds