Searched refs:setTextRotation (Results 1 – 2 of 2) sorted by relevance
134 void setTextRotation(sal_Int32 nTextRotation) { mnTextRotation = nTextRotation; } in setTextRotation() function in oox::drawingml::CustomShapeProperties
487 mpCustomShapePropertiesPtr->setTextRotation((nTextRotation * -1) / 60000); in createAndInsert()
Completed in 24 milliseconds