Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx1178 class XclImpChTick : protected XclImpChRoot class
1181 explicit XclImpChTick( const XclImpChRoot& rRoot );
1199 typedef ScfRef< XclImpChTick > XclImpChTickRef;
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx3095 XclImpChTick::XclImpChTick( const XclImpChRoot& rRoot ) : in XclImpChTick() function in XclImpChTick
3100 void XclImpChTick::ReadChTick( XclImpStream& rStrm ) in ReadChTick()
3125 Color XclImpChTick::GetFontColor() const in GetFontColor()
3130 sal_uInt16 XclImpChTick::GetRotation() const in GetRotation()
3135 void XclImpChTick::Convert( ScfPropertySet& rPropSet ) const in Convert()
3178 mxTick.reset( new XclImpChTick( GetChRoot() ) ); in ReadSubRecord()
3205 mxTick.reset( new XclImpChTick( GetChRoot() ) ); in Finalize()

Completed in 67 milliseconds