Lines Matching refs:rGraphicSettings

70 …ollector::GraphicEntity >& rGraphicEntities, const GraphicSettings& rGraphicSettings, const Graphi…  in ImpAddEntity()  argument
75 …if ( rGraphicSettings.mbEmbedLinkedGraphics || ( !aGraphicURL.getLength() || aGraphicURL.match( sP… in ImpAddEntity()
99 … >& rxContext, Reference< XShape >& rxShape, const GraphicSettings& rGraphicSettings, std::vector<… in ImpAddGraphicEntity() argument
133 ImpAddEntity( rGraphicEntities, rGraphicSettings, aUser ); in ImpAddGraphicEntity()
138 …ollector::GraphicEntity >& rGraphicEntities, const GraphicSettings& rGraphicSettings, const Refere… in ImpAddFillBitmapEntity() argument
198 ImpAddEntity( rGraphicEntities, rGraphicSettings, aUser ); in ImpAddFillBitmapEntity()
209 …t, const Reference< XDrawPage >& rxDrawPage, const GraphicSettings& rGraphicSettings, std::vector<… in ImpCollectBackgroundGraphic() argument
220 …ity( rxContext, xBackgroundPropSet, aLogicalSize, rGraphicEntities, rGraphicSettings, xPropertySet… in ImpCollectBackgroundGraphic()
227 …ntext, const Reference< XShapes >& rxShapes, const GraphicSettings& rGraphicSettings, std::vector<… in ImpCollectGraphicObjects() argument
240 ImpCollectGraphicObjects( rxContext, xShapes, rGraphicSettings, rGraphicEntities ); in ImpCollectGraphicObjects()
245 ImpAddGraphicEntity( rxContext, xShape, rGraphicSettings, rGraphicEntities ); in ImpCollectGraphicObjects()
251 …tity( rxContext, xShapePropertySet, aLogicalSize, rGraphicEntities, rGraphicSettings, xEmptyPagePr… in ImpCollectGraphicObjects()
283 …const GraphicSettings& rGraphicSettings, std::vector< GraphicCollector::GraphicEntity >& rGraphicL… in CollectGraphics() argument
293 ImpCollectBackgroundGraphic( rxContext, xDrawPage, rGraphicSettings, rGraphicList ); in CollectGraphics()
295 ImpCollectGraphicObjects( rxContext, xDrawShapes, rGraphicSettings, rGraphicList ); in CollectGraphics()
299 ImpCollectBackgroundGraphic( rxContext, xNotesPage, rGraphicSettings, rGraphicList ); in CollectGraphics()
301 ImpCollectGraphicObjects( rxContext, xNotesShapes, rGraphicSettings, rGraphicList ); in CollectGraphics()
308 ImpCollectBackgroundGraphic( rxContext, xMasterPage, rGraphicSettings, rGraphicList ); in CollectGraphics()
310 ImpCollectGraphicObjects( rxContext, xMasterPageShapes, rGraphicSettings, rGraphicList ); in CollectGraphics()
318 aGraphicIter->mbRemoveCropArea = rGraphicSettings.mbRemoveCropArea; in CollectGraphics()
352 …ntext, const Reference< XShapes >& rxShapes, const GraphicSettings& rGraphicSettings, sal_Int32& r… in ImpCountGraphicObjects() argument
365 ImpCountGraphicObjects( rxContext, xShapes, rGraphicSettings, rnGraphics ); in ImpCountGraphicObjects()
423 const GraphicSettings& rGraphicSettings, sal_Int32& rnGraphics ) in CountGraphics() argument
433 ImpCountBackgroundGraphic( rxContext, xDrawPage, rGraphicSettings, rnGraphics ); in CountGraphics()
435 ImpCountGraphicObjects( rxContext, xDrawShapes, rGraphicSettings, rnGraphics ); in CountGraphics()
439 ImpCountBackgroundGraphic( rxContext, xNotesPage, rGraphicSettings, rnGraphics ); in CountGraphics()
441 ImpCountGraphicObjects( rxContext, xNotesShapes, rGraphicSettings, rnGraphics ); in CountGraphics()
448 ImpCountBackgroundGraphic( rxContext, xMasterPage, rGraphicSettings, rnGraphics ); in CountGraphics()
450 ImpCountGraphicObjects( rxContext, xMasterPageShapes, rGraphicSettings, rnGraphics ); in CountGraphics()