Searched refs:EscherExGlobal (Results 1 – 6 of 6) sorted by relevance
1359 class MSFILTER_DLLPUBLIC EscherExGlobal : public EscherGraphicProvider class1362 …explicit EscherExGlobal( sal_uInt32 nGraphicProvFlags = _E_GRAPH_PROV_DO_NOT_ROTATE_MET…1363 virtual ~EscherExGlobal();1436 typedef ::boost::shared_ptr< EscherExGlobal > EscherExGlobalRef;
4958 EscherExGlobal::EscherExGlobal( sal_uInt32 nGraphicProvFlags ) : in EscherExGlobal() function in EscherExGlobal4966 EscherExGlobal::~EscherExGlobal() in ~EscherExGlobal()4970 sal_uInt32 EscherExGlobal::GenerateDrawingId() in GenerateDrawingId()4983 sal_uInt32 EscherExGlobal::GenerateShapeId( sal_uInt32 nDrawingId, bool bIsInSpgr ) in GenerateShapeId()5018 sal_uInt32 EscherExGlobal::GetDrawingShapeCount( sal_uInt32 nDrawingId ) const in GetDrawingShapeCount()5025 sal_uInt32 EscherExGlobal::GetLastShapeId( sal_uInt32 nDrawingId ) const in GetLastShapeId()5032 sal_uInt32 EscherExGlobal::GetDggAtomSize() const in GetDggAtomSize()5038 void EscherExGlobal::WriteDggAtom( SvStream& rStrm ) const in WriteDggAtom()5063 SvStream* EscherExGlobal::QueryPictureStream() in QueryPictureStream()5073 SvStream* EscherExGlobal::ImplQueryPictureStream() in ImplQueryPictureStream()
43 class XclEscherExGlobal : public EscherExGlobal, protected XclExpRoot
87 class SwEscherExGlobal : public EscherExGlobal
68 : EscherEx( EscherExGlobalRef( new EscherExGlobal ), *( new SvNullStream )), in RtfSdrExport()
37 EscherEx( EscherExGlobalRef( new EscherExGlobal ), rOutStrm ) in PptEscherEx()
Completed in 87 milliseconds