Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx318 class XclImpChFrameBase : public XclImpChGroupBase class
322 inline explicit XclImpChFrameBase() {} in XclImpChFrameBase() function in XclImpChFrameBase
324 explicit XclImpChFrameBase( const XclChFormatInfo& rFmtInfo );
368 class XclImpChFrame : public XclImpChFrameBase, protected XclImpChRoot
666 class XclImpChDataFormat : public XclImpChFrameBase, protected XclImpChRoot
994 class XclImpChDropBar : public XclImpChFrameBase
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx565 XclImpChFrameBase::XclImpChFrameBase( const XclChFormatInfo& rFmtInfo ) in XclImpChFrameBase() function in XclImpChFrameBase
594 void XclImpChFrameBase::ReadSubRecord( XclImpStream& rStrm ) in ReadSubRecord()
613 void XclImpChFrameBase::ConvertLineBase( const XclImpChRoot& rRoot, in ConvertLineBase()
620 void XclImpChFrameBase::ConvertAreaBase( const XclImpChRoot& rRoot, in ConvertAreaBase()
633 void XclImpChFrameBase::ConvertFrameBase( const XclImpChRoot& rRoot, in ConvertFrameBase()
643 XclImpChFrameBase( rRoot.GetFormatInfo( eObjType ) ), in XclImpChFrame()
1423 XclImpChFrameBase::ReadSubRecord( rStrm ); in ReadSubRecord()

Completed in 37 milliseconds