Home
last modified time | relevance | path

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

/trunk/main/sdext/source/minimizer/
H A Dgraphiccollector.cxx309 Reference< XShapes > xMasterPageShapes( xMasterPage, UNO_QUERY_THROW ); in CollectGraphics() local
310 ImpCollectGraphicObjects( rxContext, xMasterPageShapes, rGraphicSettings, rGraphicList ); in CollectGraphics()
449 Reference< XShapes > xMasterPageShapes( xMasterPage, UNO_QUERY_THROW ); in CountGraphics() local
450 ImpCountGraphicObjects( rxContext, xMasterPageShapes, rGraphicSettings, rnGraphics ); in CountGraphics()
/trunk/main/slideshow/source/engine/slide/
H A Dslideimpl.cxx1133 uno::Reference< drawing::XShapes > xMasterPageShapes; in loadShapes() local
1141 xMasterPageShapes.set( xMasterPage, in loadShapes()
1144 if( xMasterPage.is() && xMasterPageShapes.is() ) in loadShapes()
1172 nCurrCount = xMasterPageShapes->getCount() + 1; in loadShapes()

Completed in 71 milliseconds