Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx3145 XclImpChAxis::XclImpChAxis( const XclImpChRoot& rRoot, sal_uInt16 nAxisType ) : in XclImpChAxis() function in XclImpChAxis
3152 void XclImpChAxis::ReadHeaderRecord( XclImpStream& rStrm ) in ReadHeaderRecord()
3157 void XclImpChAxis::ReadSubRecord( XclImpStream& rStrm ) in ReadSubRecord()
3191 void XclImpChAxis::Finalize() in Finalize()
3219 sal_uInt16 XclImpChAxis::GetFontIndex() const in GetFontIndex()
3224 Color XclImpChAxis::GetFontColor() const in GetFontColor()
3229 sal_uInt16 XclImpChAxis::GetRotation() const in GetRotation()
3234 Reference< XAxis > XclImpChAxis::CreateAxis( const XclImpChTypeGroup& rTypeGroup, const XclImpChAxi… in CreateAxis()
3360 void XclImpChAxis::ReadChAxisLine( XclImpStream& rStrm ) in ReadChAxisLine()
3397 void XclImpChAxis::CreateWallFrame() in CreateWallFrame()
[all …]
/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx1209 class XclImpChAxis : public XclImpChGroupBase, public XclImpChFontBase, protected XclImpChRoot class
1215 …explicit XclImpChAxis( const XclImpChRoot& rRoot, sal_uInt16 nAxisType = EXC_CHAXIS_NON…
1245 …XAxisRef CreateAxis( const XclImpChTypeGroup& rTypeGroup, const XclImpChAxis* pCrossing…
1270 typedef ScfRef< XclImpChAxis > XclImpChAxisRef;
1337 XCoordSystemRef xCoordSystem, const XclImpChAxis* pCrossingAxis ) const;
1339 …XAxisRef CreateAxis( const XclImpChAxis& rChAxis, const XclImpChAxis* pCrossingAxis ) c…

Completed in 44 milliseconds