Searched refs:TK_Graphic (Results 1 – 4 of 4) sorted by relevance
199 if ( xPropSet->getPropertyValue( TKGet( TK_Graphic ) ) >>= xGraphic ) in ImpConvertOLE()208 xPropSet2->setPropertyValue( TKGet( TK_Graphic ), Any( xGraphic ) ); in ImpConvertOLE()417 xShapePropertySet->getPropertyValue( TKGet( TK_Graphic ) ) >>= xGraphic; in CompressGraphics()435 … xShapePropertySet->setPropertyValue( TKGet( TK_Graphic ), Any( xNewGraphic ) ); in CompressGraphics()
116 TK_Graphic, enumerator
133 { "Graphic", TK_Graphic },
103 if ( xShapePropertySet->getPropertyValue( TKGet( TK_Graphic ) ) >>= xGraphic ) in ImpAddGraphicEntity()