Home
last modified time | relevance | path

Searched refs:getViews (Results 1 – 14 of 14) sorted by relevance

/aoo41x/main/dbaccess/source/core/dataaccess/
H A Dconnection.cxx391 if (xMaster.is() && xMaster->getViews().is()) in DBG_NAME()
642 if (xMaster.is() && xMaster->getViews().is()) in refresh()
643 m_pViews->construct(xMaster->getViews(),m_aTableFilter, m_aTableTypeFilter); in refresh()
664 Reference< XNameAccess > SAL_CALL OConnection::getViews( ) throw(RuntimeException) in getViews() function in dbaccess::OConnection
H A Dconnection.hxx146 …ar::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL getViews( ) throw(::com::…
/aoo41x/main/offapi/com/sun/star/sdbcx/
H A DXViewsSupplier.idl47 com::sun::star::container::XNameAccess getViews();
/aoo41x/main/connectivity/inc/connectivity/sdbcx/
H A DVCatalog.hxx117 …ar::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL getViews( ) throw(::com::…
/aoo41x/main/connectivity/source/sdbcx/
H A DVCatalog.cxx124 Reference< XNameAccess > SAL_CALL OCatalog::getViews( ) throw(RuntimeException) in getViews() function in OCatalog
/aoo41x/main/dbaccess/source/ui/misc/
H A Dimageprovider.cxx139 m_pData->xViews.set( xSuppViews->getViews(), UNO_SET_THROW ); in ImageProvider()
H A DWCopyTable.cxx538 xViewFac.set( xSup->getViews(), UNO_QUERY ); in lcl_canCreateViewFor_nothrow()
H A DUITools.cxx1695 xViews = xSup->getViews(); in createView()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx974 xViews = xViewsSup->getViews(); in impl_initialize()
1253 xElements = xViewsSupp->getViews(); in getObjectContainer()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx193 xViews = xViewSupp->getViews(); in updateTableObjectList()
/aoo41x/main/dbaccess/source/ui/control/
H A Dtabletree.cxx230 xViews = xViewSupp->getViews(); in UpdateTableList()
/aoo41x/main/dbaccess/source/ui/app/
H A DAppControllerDnD.cxx278 xViews = xViewsSup->getViews(); in deleteTables()
H A DAppController.cxx870 aReturn.bEnabled = xViewSup.is() && Reference<XAppend>(xViewSup->getViews(),UNO_QUERY).is(); in GetState()
1801 xViews = xViewsSupp->getViews(); in impl_isAlterableView_nothrow()
/aoo41x/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx2268 populateTree( xViewSup->getViews(), _pParent, etTableOrView ); in IMPL_LINK()

Completed in 118 milliseconds