Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx640 class XclExpChAttachedLabel : public XclExpUInt16Record class
643 explicit XclExpChAttachedLabel( sal_uInt16 nFlags );
646 typedef ScfRef< XclExpChAttachedLabel > XclExpChAttLabelRef;
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx1581 XclExpChAttachedLabel::XclExpChAttachedLabel( sal_uInt16 nFlags ) : in XclExpChAttachedLabel() function in XclExpChAttachedLabel
1633 mxAttLabel.reset( new XclExpChAttachedLabel( xLabel->GetAttLabelFlags() ) ); in ConvertDataSeries()

Completed in 83 milliseconds