Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/minimizer/
H A Dgraphiccollector.cxx218 Reference< XPropertySet > xBackgroundPropSet; in ImpCollectBackgroundGraphic() local
219 if ( xPropertySet->getPropertyValue( TKGet( TK_Background ) ) >>= xBackgroundPropSet ) in ImpCollectBackgroundGraphic()
220 …ImpAddFillBitmapEntity( rxContext, xBackgroundPropSet, aLogicalSize, rGraphicEntities, rGraphicSet… in ImpCollectBackgroundGraphic()
404 Reference< XPropertySet > xBackgroundPropSet; in ImpCountBackgroundGraphic() local
405 if ( xPropertySet->getPropertyValue( TKGet( TK_Background ) ) >>= xBackgroundPropSet ) in ImpCountBackgroundGraphic()
408 if ( xBackgroundPropSet->getPropertyValue( TKGet( TK_FillStyle ) ) >>= eFillStyle ) in ImpCountBackgroundGraphic()

Completed in 21 milliseconds