Home
last modified time | relevance | path

Searched refs:switchPreview (Results 1 – 7 of 7) sorted by relevance

/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx566 void OApplicationView::switchPreview(PreviewMode _eMode) in switchPreview() function in OApplicationView
569 getDetailView()->switchPreview(_eMode); in switchPreview()
H A DAppDetailView.cxx981 void OApplicationDetailView::switchPreview(PreviewMode _eMode) in switchPreview() function in OApplicationDetailView
984 m_pControlHelper->switchPreview(_eMode); in switchPreview()
H A DAppView.hxx298 void switchPreview(PreviewMode _eMode);
H A DAppController.cxx1409 getContainer()->switchPreview(m_ePreviewMode); in Execute()
1413 getContainer()->switchPreview(m_ePreviewMode); in Execute()
1417 getContainer()->switchPreview(m_ePreviewMode); in Execute()
2789 getContainer()->switchPreview( m_ePreviewMode ); in attachModel()
H A DAppDetailPageHelper.hxx373 void switchPreview(PreviewMode _eMode,sal_Bool _bForce = sal_False);
H A DAppDetailView.hxx365 void switchPreview(PreviewMode _eMode);
H A DAppDetailPageHelper.cxx811 switchPreview(m_ePreviewMode,sal_True); in setDetailPage()
1132 void OAppDetailPageHelper::switchPreview(PreviewMode _eMode,sal_Bool _bForce) in switchPreview() function in OAppDetailPageHelper

Completed in 54 milliseconds