Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx266 class XclExpChAreaFormat : public XclExpRecord class
269 explicit XclExpChAreaFormat( const XclExpChRoot& rRoot );
296 typedef ScfRef< XclExpChAreaFormat > XclExpChAreaFormatRef;
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx594 XclExpChAreaFormat::XclExpChAreaFormat( const XclExpChRoot& rRoot ) : in XclExpChAreaFormat() function in XclExpChAreaFormat
601 bool XclExpChAreaFormat::Convert( const XclExpChRoot& rRoot, in Convert()
637 void XclExpChAreaFormat::SetDefault( XclChFrameType eDefFrameType ) in SetDefault()
653 bool XclExpChAreaFormat::IsDefault( XclChFrameType eDefFrameType ) const in IsDefault()
660 void XclExpChAreaFormat::WriteBody( XclExpStream& rStrm ) in WriteBody()
765 mxAreaFmt.reset( new XclExpChAreaFormat( rRoot ) ); in ConvertFrameBase()
788 mxAreaFmt.reset( new XclExpChAreaFormat( rRoot ) ); in SetDefaultFrameBase()

Completed in 41 milliseconds