Home
last modified time | relevance | path

Searched refs:mxBackgroundPolygon1 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx79 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 …]
H A DPresenterSlideShowView.hxx235 css::uno::Reference<css::rendering::XPolyPolygon2D> mxBackgroundPolygon1; member in sdext::presenter::PresenterSlideShowView

Completed in 29 milliseconds