Home
last modified time | relevance | path

Searched refs:XclExpChEscherFormat (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/excel/
H A Dxechart.cxx672 XclExpChEscherFormat::XclExpChEscherFormat( const XclExpChRoot& rRoot ) : in XclExpChEscherFormat() function in XclExpChEscherFormat
680 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()
/aoo4110/main/sc/source/filter/inc/
H A Dxechart.hxx300 class XclExpChEscherFormat : public XclExpChGroupBase class
303 explicit XclExpChEscherFormat( const XclExpChRoot& rRoot );
331 typedef ScfRef< XclExpChEscherFormat > XclExpChEscherFormatRef;

Completed in 78 milliseconds