Searched refs:mxBackgroundPolygon1 (Results 1 – 2 of 2) sorted by relevance
79 mxBackgroundPolygon1(), in PresenterSlideShowView()252 if (mxBackgroundPolygon1.is()) in disposing()254 Reference<XComponent> xComponent (mxBackgroundPolygon1, UNO_QUERY); in disposing()255 mxBackgroundPolygon1 = NULL; in disposing()849 if (mxBackgroundPolygon1.is()) in PaintOuterWindow()851 mxBackgroundPolygon1, in PaintOuterWindow()866 if (mxBackgroundPolygon1.is()) in PaintOuterWindow()867 mxCanvas->fillPolyPolygon(mxBackgroundPolygon1, aViewState, aRenderState); in PaintOuterWindow()1096 mxBackgroundPolygon1 = NULL; in CreateBackgroundPolygons()1102 mxBackgroundPolygon1 = PresenterGeometryHelper::CreatePolygon( in CreateBackgroundPolygons()[all …]
235 css::uno::Reference<css::rendering::XPolyPolygon2D> mxBackgroundPolygon1; member in sdext::presenter::PresenterSlideShowView
Completed in 28 milliseconds