Home
last modified time | relevance | path

Searched refs:showPreview (Results 1 – 10 of 10) sorted by relevance

/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx572 void OApplicationView::showPreview(const Reference< XContent >& _xContent) in showPreview() function in OApplicationView
577 getDetailView()->showPreview(_xContent); in showPreview()
580 void OApplicationView::showPreview( const ::rtl::OUString& _sDataSourceName, in showPreview() function in OApplicationView
614 getDetailView()->showPreview(_sDataSourceName,_sName,_bTable); in showPreview()
629 showPreview(NULL); in _disposing()
H A DAppDetailPageHelper.cxx802 showPreview(NULL); in setDetailPage()
917 showPreview(NULL); in clearPages()
1049 showPreview(NULL); in elementRemoved()
1178 void OAppDetailPageHelper::showPreview(const Reference< XContent >& _xContent) in showPreview() function in OAppDetailPageHelper
1245 void OAppDetailPageHelper::showPreview( const ::rtl::OUString& _sDataSourceName, in showPreview() function in OAppDetailPageHelper
1307 showPreview(NULL); in showPreview()
H A DAppDetailView.cxx987 void OApplicationDetailView::showPreview(const Reference< XContent >& _xContent) in showPreview() function in OApplicationDetailView
990 m_pControlHelper->showPreview(_xContent); in showPreview()
993 void OApplicationDetailView::showPreview( const ::rtl::OUString& _sDataSourceName, in showPreview() function in OApplicationDetailView
998 m_pControlHelper->showPreview(_sDataSourceName,_sName,_bTable); in showPreview()
H A DAppView.hxx304 …void showPreview(const ::com::sun::star::uno::Reference< ::com::sun::star::ucb::XContent >& _xCont…
317 void showPreview( const ::rtl::OUString& _sDataSourceName,
H A DAppDetailPageHelper.hxx379 …void showPreview(const ::com::sun::star::uno::Reference< ::com::sun::star::ucb::XContent >& _xCont…
390 void showPreview( const ::rtl::OUString& _sDataSourceName,
H A DAppDetailView.hxx371 …void showPreview(const ::com::sun::star::uno::Reference< ::com::sun::star::ucb::XContent >& _xCont…
382 void showPreview( const ::rtl::OUString& _sDataSourceName,
H A DAppController.cxx384 getContainer()->showPreview(NULL); in disposing()
1835 getContainer()->showPreview(NULL); in openElementWithArguments()
2262 pView->showPreview( xContent ); in showPreviewFor()
2271 pView->showPreview( getDatabaseName(), xConnection, _sName, _eType == E_TABLE ); in showPreviewFor()
/trunk/main/dbaccess/source/ui/inc/
H A Dquerycontainerwindow.hxx82 …void showPreview(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& _xFram…
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontainerwindow.cxx221 void OQueryContainerWindow::showPreview(const Reference<XFrame>& _xFrame) in showPreview() function in dbaui::OQueryContainerWindow
H A Dquerycontroller.cxx1284 getContainer()->showPreview( getFrame() ); in executeQuery()

Completed in 55 milliseconds