Searched refs:getShapeDescription (Results 1 – 2 of 2) sorted by relevance
132 OUString getShapeDescription( const Reference< XShape >& xShape, bool bWithText = true ) in getShapeDescription() function202 aDescription = getShapeDescription( xShape, bWithText ); in getDescription()655 aDescription += getShapeDescription( xShape, false ); in update()
115 extern OUString getShapeDescription( const Reference< XShape >& xShape, bool bWithText = true );2053 String aDescription( getShapeDescription( xShape, true ) ); in CustomAnimationDurationTabPage()
Completed in 28 milliseconds