Home
last modified time | relevance | path

Searched refs:getCanvas (Results 1 – 25 of 53) sorted by path

123

/trunk/main/canvas/source/simplecanvas/
H A Dsimplecanvasimpl.cxx312 … virtual uno::Reference< rendering::XCanvas > SAL_CALL getCanvas( ) throw (uno::RuntimeException) in getCanvas() function in __anon342a46470111::SimpleCanvasImpl
/trunk/main/cppcanvas/source/inc/
H A Dcanvasgraphichelper.hxx67 CanvasSharedPtr getCanvas() const;
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx3013 ColorSharedPtr pColor( getCanvas()->createColor() ); in ImplRenderer()
/trunk/main/cppcanvas/source/tools/
H A Dcanvasgraphichelper.cxx136 CanvasSharedPtr CanvasGraphicHelper::getCanvas() const in getCanvas() function in cppcanvas::internal::CanvasGraphicHelper
/trunk/main/cppcanvas/source/wrapper/
H A Dimplbitmap.cxx64 CanvasSharedPtr pCanvas( getCanvas() ); in draw()
86 CanvasSharedPtr pCanvas( getCanvas() ); in drawAlphaModulated()
H A Dimplpolypolygon.cxx152 CanvasSharedPtr pCanvas( getCanvas() ); in draw()
H A Dimpltext.cxx64 CanvasSharedPtr pCanvas( getCanvas() ); in draw()
/trunk/main/offapi/com/sun/star/drawing/framework/
H A DXPane.idl66 ::com::sun::star::rendering::XCanvas getCanvas ();
/trunk/main/offapi/com/sun/star/presentation/
H A DXSlideShowView.idl68 ::com::sun::star::rendering::XSpriteCanvas getCanvas();
/trunk/main/offapi/com/sun/star/rendering/
H A DXSimpleCanvas.idl213 XCanvas getCanvas();
/trunk/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
/trunk/main/sd/source/ui/inc/framework/
H A DPane.hxx110 SAL_CALL getCanvas (void)
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1219 mxView->getCanvas() ); in startShowImpl()
H A Dslideshowviewimpl.cxx307 Reference< rendering::XSpriteCanvas > SAL_CALL SlideShowView::getCanvas( ) throw (RuntimeException) in getCanvas() function in sd::SlideShowView
669 Reference< beans::XPropertySet > xCanvasProps( getCanvas(), in init()
H A Dslideshowviewimpl.hxx220 …::uno::Reference< ::com::sun::star::rendering::XSpriteCanvas > SAL_CALL getCanvas( ) throw (::com…
/trunk/main/sdext/source/presenter/
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 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 DPresenterHelpView.cxx521 mxCanvas = mxPane->getCanvas(); in ProvideCanvas()
H A DPresenterNotesView.cxx101 mxCanvas = xPane->getCanvas(); in PresenterNotesView()
H A DPresenterPane.cxx82 Reference<rendering::XCanvas> SAL_CALL PresenterPane::getCanvas (void) in getCanvas() function in sdext::presenter::PresenterPane
H A DPresenterPane.hxx72 css::uno::Reference<css::rendering::XCanvas> SAL_CALL getCanvas (void)
H A DPresenterPaneFactory.cxx320 aArguments[2] <<= rxParentPane->getCanvas(); in CreatePane()
H A DPresenterSlidePreview.cxx83 mxCanvas = rxAnchorPane->getCanvas(); in PresenterSlidePreview()
H A DPresenterSlideShowView.cxx130 mxCanvas = xPane->getCanvas(); in LateInit()
355 Reference<rendering::XSpriteCanvas> SAL_CALL PresenterSlideShowView::getCanvas (void) in getCanvas() function in sdext::presenter::PresenterSlideShowView
1009 Reference<rendering::XSpriteCanvas>(mxTopPane->getCanvas(), UNO_QUERY), in CreateViewCanvas()
1011 mxTopPane->getCanvas(), in CreateViewCanvas()
H A DPresenterSlideShowView.hxx92 css::rendering::XSpriteCanvas > SAL_CALL getCanvas (void)

Completed in 110 milliseconds

123