Searched refs:XclExpChEscherFormat (Results 1 – 2 of 2) sorted by relevance
672 XclExpChEscherFormat::XclExpChEscherFormat( const XclExpChRoot& rRoot ) : in XclExpChEscherFormat() function in XclExpChEscherFormat680 void XclExpChEscherFormat::Convert( const ScfPropertySet& rPropSet, XclChObjectType eObjType ) in Convert()689 bool XclExpChEscherFormat::IsValid() const in IsValid()694 void XclExpChEscherFormat::Save( XclExpStream& rStrm ) in Save()708 bool XclExpChEscherFormat::HasSubRecords() const in HasSubRecords()714 void XclExpChEscherFormat::WriteSubRecords( XclExpStream& rStrm ) in WriteSubRecords()721 sal_uInt32 XclExpChEscherFormat::RegisterColor( sal_uInt16 nPropId ) in RegisterColor()736 void XclExpChEscherFormat::WriteBody( XclExpStream& rStrm ) in WriteBody()769 mxEscherFmt.reset( new XclExpChEscherFormat( rRoot ) ); in ConvertFrameBase()
300 class XclExpChEscherFormat : public XclExpChGroupBase class303 explicit XclExpChEscherFormat( const XclExpChRoot& rRoot );331 typedef ScfRef< XclExpChEscherFormat > XclExpChEscherFormatRef;
Completed in 37 milliseconds