Searched refs:XclImpChAttachedLabel (Results 1 – 2 of 2) sorted by relevance
643 class XclImpChAttachedLabel : protected XclImpChRoot class646 explicit XclImpChAttachedLabel( const XclImpChRoot& rRoot );656 typedef ScfRef< XclImpChAttachedLabel > XclImpChAttLabelRef;
1358 XclImpChAttachedLabel::XclImpChAttachedLabel( const XclImpChRoot& rRoot ) : in XclImpChAttachedLabel() function in XclImpChAttachedLabel1364 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 57 milliseconds