Searched refs:WritePresetShape (Results 1 – 3 of 3) sorted by relevance
495 …WritePresetShape( sPresetShape, eShapeType, bPredefinedHandlesUsed, nAdjustmentsWhichNeedsToBeConv… in WriteCustomShape()497 WritePresetShape( sPresetShape ); in WriteCustomShape()537 WritePresetShape( "ellipse" ); in WriteEllipseShape()650 WritePresetShape( "rect" ); in WriteGraphicObjectShape()735 WritePresetShape( sGeometry ); in WriteConnectorShape()782 WritePresetShape( "line" ); in WriteLineShape()846 WritePresetShape( "rect" ); in WriteRectangleShape()941 WritePresetShape( "rect" ); in WriteTextShape()
1199 void DrawingML::WritePresetShape( const char* pShape ) in WritePresetShape() function in oox::drawingml::DrawingML1208 void DrawingML::WritePresetShape( const char* pShape, MSO_SPT eShapeType, sal_Bool bPredefinedHandl… in WritePresetShape() function in oox::drawingml::DrawingML
118 void WritePresetShape( const char* pShape );119 …void WritePresetShape( const char* pShape, MSO_SPT eShapeType, sal_Bool bPredefinedHandlesUsed, sa…
Completed in 26 milliseconds