Searched refs:pTextShape (Results 1 – 1 of 1) sorted by relevance
175 SdrTextObj* pTextShape = dynamic_cast< SdrTextObj* >( &rObj ); in transformShape() local176 if( pTextShape ) in transformShape()178 transformTextShape( *pTextShape ); in transformShape()