Lines Matching refs:VMLExport
62 VMLExport::VMLExport( ::sax_fastparser::FSHelperPtr pSerializer ) in VMLExport() function in VMLExport
74 VMLExport::~VMLExport() in ~VMLExport()
81 void VMLExport::OpenContainer( UINT16 nEscherContainer, int nRecInstance ) in OpenContainer()
106 void VMLExport::CloseContainer() in CloseContainer()
125 UINT32 VMLExport::EnterGroup( const String& rShapeName, const Rectangle* pRect ) in EnterGroup()
164 void VMLExport::LeaveGroup() in LeaveGroup()
170 void VMLExport::AddShape( UINT32 nShapeType, UINT32 nShapeFlags, UINT32 nShapeId ) in AddShape()
321 void VMLExport::Commit( EscherPropertyContainer& rProps, const Rectangle& rRect ) in Commit()
685 OString VMLExport::ShapeIdString( sal_uInt32 nId ) in ShapeIdString()
690 void VMLExport::AddLineDimensions( const Rectangle& rRectangle ) in AddLineDimensions()
735 void VMLExport::AddRectangleDimensions( rtl::OStringBuffer& rBuffer, const Rectangle& rRectangle ) in AddRectangleDimensions()
759 void VMLExport::AddShapeAttribute( sal_Int32 nAttribute, const rtl::OString& rValue ) in AddShapeAttribute()
766 sal_Int32 VMLExport::StartShape() in StartShape()
826 void VMLExport::EndShape( sal_Int32 nShapeElement ) in EndShape()