Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/xml/
H A Dsdtransform.cxx175 SdrTextObj* pTextShape = dynamic_cast< SdrTextObj* >( &rObj ); in transformShape() local
176 if( pTextShape ) in transformShape()
178 transformTextShape( *pTextShape ); in transformShape()