Home
last modified time | relevance | path

Searched refs:getCanvas (Results 26 – 50 of 53) sorted by relevance

123

/aoo4110/main/slideshow/source/engine/transitions/
H A Dcombtransition.cxx102 const cppcanvas::CanvasSharedPtr pCanvas_ = rViewEntry.mpView->getCanvas(); in renderComb()
/aoo4110/main/sd/source/ui/framework/factories/
H A DPane.cxx107 Reference<rendering::XCanvas> SAL_CALL Pane::getCanvas (void) in getCanvas() function in sd::framework::Pane
/aoo4110/main/sdext/source/presenter/
H A DPresenterSpritePane.cxx91 Reference<rendering::XCanvas> SAL_CALL PresenterSpritePane::getCanvas (void) in getCanvas() function in sdext::presenter::PresenterSpritePane
H A DPresenterController.cxx1272 mxCanvas = Reference<rendering::XSpriteCanvas>(rxPane->getCanvas(), UNO_QUERY); in InitializeMainPane()
1287 mpTheme.reset(new PresenterTheme(mxComponentContext, OUString(), rxPane->getCanvas())); in LoadTheme()
H A DPresenterClock.cxx530 mxCanvas = Reference<rendering::XCanvas>(mxPane->getCanvas(), UNO_QUERY); in Resize()
549 mxCanvas = Reference<rendering::XCanvas>(mxPane->getCanvas(), UNO_QUERY); in Paint()
H A DPresenterPaneFactory.cxx320 aArguments[2] <<= rxParentPane->getCanvas(); in CreatePane()
H A DPresenterSlidePreview.cxx83 mxCanvas = rxAnchorPane->getCanvas(); in PresenterSlidePreview()
H A DPresenterSlideShowView.hxx92 css::rendering::XSpriteCanvas > SAL_CALL getCanvas (void)
H A DPresenterNotesView.cxx101 mxCanvas = xPane->getCanvas(); in PresenterNotesView()
H A DPresenterHelpView.cxx521 mxCanvas = mxPane->getCanvas(); in ProvideCanvas()
H A DPresenterSlideSorter.cxx1004 return mxPreviewCache->getSlidePreview(nSlideIndex, mxPane->getCanvas()); in GetPreview()
1211 mxCanvas = mxPane->getCanvas(); in ProvideCanvas()
H A DPresenterWindowManager.cxx204 mxParentCanvas = rxPane->getCanvas(); in SetParentPane()
/aoo4110/main/slideshow/source/engine/
H A Dwaitsymbol.cxx111 const uno::Reference<rendering::XBitmap> xBitmap( rView->getCanvas()->getUNOCanvas(), in calcSpritePos()
H A Drehearsetimingsactivity.cxx316 const Reference<rendering::XBitmap> xBitmap( rView->getCanvas()->getUNOCanvas(), in calcSpriteRectangle()
H A Dslideshowimpl.cxx1398 ENSURE_OR_RETURN_FALSE( xView->getCanvas().is(), in addView()
2159 uno::Reference< util::XUpdatable > xUpdatable( xView->getCanvas(), in update()
/aoo4110/main/offapi/com/sun/star/drawing/framework/
H A DXPane.idl66 ::com::sun::star::rendering::XCanvas getCanvas ();
/aoo4110/main/toolkit/test/accessibility/
H A DAccessibilityTreeModel.java483 public Canvas getCanvas () in getCanvas() method in AccessibilityTreeModel
/aoo4110/main/sd/source/ui/slideshow/
H A Dslideshowviewimpl.hxx220 …::uno::Reference< ::com::sun::star::rendering::XSpriteCanvas > SAL_CALL getCanvas( ) throw (::com…
/aoo4110/main/canvas/source/simplecanvas/
H A Dsimplecanvasimpl.cxx312 … virtual uno::Reference< rendering::XCanvas > SAL_CALL getCanvas( ) throw (uno::RuntimeException) in getCanvas() function in __anon0a76d8380111::SimpleCanvasImpl
/aoo4110/main/slideshow/source/engine/shapes/
H A Dshapeimporter.cxx529 ::cppcanvas::BaseGfxFactory::getInstance().createPolyPolygon( (*aIter)->getCanvas(), in importPolygons()
/aoo4110/main/slideshow/test/
H A Ddemoshow.cxx117 …virtual uno::Reference< rendering::XSpriteCanvas > SAL_CALL getCanvas( ) throw (uno::RuntimeExcep… in getCanvas() function in __anond4551ff60111::View
/aoo4110/main/offapi/com/sun/star/presentation/
H A DXSlideShowView.idl68 ::com::sun::star::rendering::XSpriteCanvas getCanvas();
/aoo4110/main/offapi/com/sun/star/rendering/
H A DXSimpleCanvas.idl213 XCanvas getCanvas();
/aoo4110/main/slideshow/source/engine/slide/
H A Dlayermanager.cxx628 virtual ::cppcanvas::CanvasSharedPtr getCanvas() const in getCanvas() function in slideshow::internal::__anon509e89de0111::DummyLayer
/aoo4110/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx585 uno::Reference< rendering::XCanvas > xCanvas(mxView->getCanvas(), uno::UNO_QUERY_THROW); in createWindow()

Completed in 440 milliseconds

123