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