Searched refs:ShapeExport (Results 1 – 2 of 2) sorted by relevance
347 ShapeExport::ShapeExport( sal_Int32 nXmlNamespace, FSHelperPtr pFS, ::oox::core::XmlFilterBase* pFB… in ShapeExport() function in oox::drawingml::ShapeExport358 sal_Int32 ShapeExport::GetXmlNamespace() const in GetXmlNamespace()363 ShapeExport& ShapeExport::SetXmlNamespace( sal_Int32 nXmlNamespace ) in SetXmlNamespace()369 awt::Size ShapeExport::MapSize( const awt::Size& rSize ) const in MapSize()380 sal_Bool ShapeExport::NonEmptyText( Reference< XShape > xShape ) in NonEmptyText()387 ShapeExport& ShapeExport::WriteBezierShape( Reference< XShape > xShape, sal_Bool bClosed ) in WriteBezierShape()431 ShapeExport& ShapeExport::WriteClosedBezierShape( Reference< XShape > xShape ) in WriteClosedBezierShape()436 ShapeExport& ShapeExport::WriteOpenBezierShape( Reference< XShape > xShape ) in WriteOpenBezierShape()441 ShapeExport& ShapeExport::WriteCustomShape( Reference< XShape > xShape ) in WriteCustomShape()514 ShapeExport& ShapeExport::WriteEllipseShape( Reference< XShape > xShape ) in WriteEllipseShape()[all …]
46 class OOX_DLLPUBLIC ShapeExport : public DrawingML { class74 …ShapeExport( sal_Int32 nXmlNamespace, ::sax_fastparser::FSHelperPtr pFS, ::oox::core::XmlFilterBas…75 virtual ~ShapeExport() {} in ~ShapeExport()78 ShapeExport& SetXmlNamespace( sal_Int32 nXmlNamespace );82 virtual ShapeExport&84 virtual ShapeExport&86 virtual ShapeExport&88 virtual ShapeExport&90 virtual ShapeExport&92 virtual ShapeExport&[all …]