Searched refs:XclImpChTick (Results 1 – 2 of 2) sorted by relevance
1178 class XclImpChTick : protected XclImpChRoot class1181 explicit XclImpChTick( const XclImpChRoot& rRoot );1199 typedef ScfRef< XclImpChTick > XclImpChTickRef;
3095 XclImpChTick::XclImpChTick( const XclImpChRoot& rRoot ) : in XclImpChTick() function in XclImpChTick3100 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 41 milliseconds