Searched refs:xBackgroundPropSet (Results 1 – 1 of 1) sorted by relevance
218 Reference< XPropertySet > xBackgroundPropSet; in ImpCollectBackgroundGraphic() local219 if ( xPropertySet->getPropertyValue( TKGet( TK_Background ) ) >>= xBackgroundPropSet ) in ImpCollectBackgroundGraphic()220 …ImpAddFillBitmapEntity( rxContext, xBackgroundPropSet, aLogicalSize, rGraphicEntities, rGraphicSet… in ImpCollectBackgroundGraphic()404 Reference< XPropertySet > xBackgroundPropSet; in ImpCountBackgroundGraphic() local405 if ( xPropertySet->getPropertyValue( TKGet( TK_Background ) ) >>= xBackgroundPropSet ) in ImpCountBackgroundGraphic()408 if ( xBackgroundPropSet->getPropertyValue( TKGet( TK_FillStyle ) ) >>= eFillStyle ) in ImpCountBackgroundGraphic()
Completed in 16 milliseconds