Home
last modified time | relevance | path

Searched refs:mxParentCanvas (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sdext/source/presenter/
H A DPresenterSpritePane.cxx46 mxParentCanvas(), in PresenterSpritePane()
72 mxParentCanvas = NULL; in disposing()
221 mxParentCanvas, in UpdateCanvases()
239 OSL_ASSERT(!mxParentCanvas.is() || mxParentCanvas==rxParentCanvas); in CreateCanvases()
241 mxParentCanvas = rxParentCanvas; in CreateCanvases()
243 mpSprite->SetFactory(mxParentCanvas); in CreateCanvases()
H A DPresenterWindowManager.cxx129 mxParentCanvas(), in PresenterWindowManager()
199 mxParentCanvas = NULL; in SetParentPane()
204 mxParentCanvas = rxPane->getCanvas(); in SetParentPane()
432 if ( ! mxParentCanvas.is()) in windowPaint()
444 Reference<rendering::XSpriteCanvas> xSpriteCanvas (mxParentCanvas, UNO_QUERY); in windowPaint()
1256 Reference<rendering::XGraphicDevice> xDevice (mxParentCanvas->getDevice()); in PaintBackground()
1298 mxParentCanvas->fillTexturedPolyPolygon( in PaintBackground()
1311 mxParentCanvas->fillPolyPolygon( in PaintBackground()
1390 mxParentCanvas->getDevice())); in CreateClipPolyPolygon()
1471 return mxParentCanvas; in GetParentCanvas()
H A DPresenterSpritePane.hxx111 css::uno::Reference<css::rendering::XSpriteCanvas> mxParentCanvas; member in sdext::presenter::PresenterSpritePane
H A DPresenterWindowManager.hxx192 css::uno::Reference<css::rendering::XCanvas> mxParentCanvas; member in sdext::presenter::PresenterWindowManager

Completed in 13 milliseconds