Home
last modified time | relevance | path

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

/trunk/main/oox/source/export/
H A Dshapes.cxx369 awt::Size ShapeExport::MapSize( const awt::Size& rSize ) const in MapSize() function in oox::drawingml::ShapeExport
396 awt::Size size = MapSize( awt::Size( aRect.GetWidth(), aRect.GetHeight() ) ); in WriteBezierShape()
830 nRadius = MapSize( awt::Size( nRadius, 0 ) ).Width; in WriteRectangleShape()
/trunk/main/oox/inc/oox/export/
H A Dshapes.hxx53 ::com::sun::star::awt::Size MapSize( const ::com::sun::star::awt::Size& ) const;

Completed in 25 milliseconds