Searched refs:mxBackgroundPolygon2 (Results 1 – 2 of 2) sorted by relevance
80 mxBackgroundPolygon2(), in PresenterSlideShowView()259 if (mxBackgroundPolygon2.is()) in disposing()261 Reference<XComponent> xComponent (mxBackgroundPolygon2, UNO_QUERY); in disposing()262 mxBackgroundPolygon2 = NULL; in disposing()855 if (mxBackgroundPolygon2.is()) in PaintOuterWindow()857 mxBackgroundPolygon2, in PaintOuterWindow()868 if (mxBackgroundPolygon2.is()) in PaintOuterWindow()869 mxCanvas->fillPolyPolygon(mxBackgroundPolygon2, aViewState, aRenderState); in PaintOuterWindow()1097 mxBackgroundPolygon2 = NULL; in CreateBackgroundPolygons()1109 mxBackgroundPolygon2 = PresenterGeometryHelper::CreatePolygon( in CreateBackgroundPolygons()[all …]
236 css::uno::Reference<css::rendering::XPolyPolygon2D> mxBackgroundPolygon2; member in sdext::presenter::PresenterSlideShowView
Completed in 21 milliseconds