Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx643 class XclImpChAttachedLabel : protected XclImpChRoot class
646 explicit XclImpChAttachedLabel( const XclImpChRoot& rRoot );
656 typedef ScfRef< XclImpChAttachedLabel > XclImpChAttLabelRef;
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx1358 XclImpChAttachedLabel::XclImpChAttachedLabel( const XclImpChRoot& rRoot ) : in XclImpChAttachedLabel() function in XclImpChAttachedLabel
1364 void XclImpChAttachedLabel::ReadChAttachedLabel( XclImpStream& rStrm ) in ReadChAttachedLabel()
1369 XclImpChTextRef XclImpChAttachedLabel::CreateDataLabel( XclImpChTextRef xParent ) const in CreateDataLabel()
1419 mxAttLabel.reset( new XclImpChAttachedLabel( GetChRoot() ) ); in ReadSubRecord()

Completed in 36 milliseconds