Lines Matching refs:mxBackgroundPolygon2
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()
1127 mxBackgroundPolygon2 = PresenterGeometryHelper::CreatePolygon( in CreateBackgroundPolygons()