Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/drawingml/
H A Dcustomshapeproperties.hxx134 void setTextRotation(sal_Int32 nTextRotation) { mnTextRotation = nTextRotation; } in setTextRotation() function in oox::drawingml::CustomShapeProperties
/trunk/main/oox/source/drawingml/
H A Dshape.cxx487 mpCustomShapePropertiesPtr->setTextRotation((nTextRotation * -1) / 60000); in createAndInsert()

Completed in 24 milliseconds