Searched refs:getCanvasArea (Results 1 – 8 of 8) sorted by relevance
86 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCanvasArea( ) throw (::com::sun::star::uno::… in getCanvasArea() function in ImplTestView
114 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCanvasArea( ) throw (::com::sun::star::uno::… in getCanvasArea() function in __anonc83ab14d0111::View
144 virtual ::com::sun::star::awt::Rectangle SAL_CALL getCanvasArea( )
559 awt::Rectangle SAL_CALL PresenterSlideShowView::getCanvasArea( ) throw (RuntimeException) in getCanvasArea() function in sdext::presenter::PresenterSlideShowView
220 …virtual ::com::sun::star::awt::Rectangle SAL_CALL getCanvasArea( ) throw (::com::sun::star::uno::…
468 awt::Rectangle SAL_CALL SlideShowView::getCanvasArea( ) throw (RuntimeException) in getCanvasArea() function in sd::SlideShowView
177 ::com::sun::star::awt::Rectangle getCanvasArea();
597 awt::Rectangle aCanvasArea = mxView->getCanvasArea(); in createWindow()