Home
last modified time | relevance | path

Searched refs:XclChRectangle (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sc/source/filter/inc/
H A Dxlchart.hxx755 struct XclChRectangle struct
762 explicit XclChRectangle(); argument
798 XclChRectangle maRect; /// Object dependent position data.
903 XclChRectangle maRect; /// Position of the text object.
1025 XclChRectangle maRect; /// Position of the legend.
1127 XclChRectangle maRect; /// Position of the axes set (inner plot area).
H A Dxechart.hxx119 XclChRectangle CalcChartRectFromHmm( const ::com::sun::star::awt::Rectangle& rRect ) const;
1235 XclChRectangle maRect; /// Position of the chart on the sheet (CHCHART record).
H A Dxichart.hxx131 ::com::sun::star::awt::Rectangle CalcHmmFromChartRect( const XclChRectangle& rRect ) const;
1432 XclChRectangle maRect; /// Position of the chart on the sheet (CHCHART record).
/aoo42x/main/sc/source/filter/excel/
H A Dxlchart.cxx72 XclChRectangle::XclChRectangle() : in XclChRectangle() function in XclChRectangle
H A Dxechart.cxx129 XclExpStream& operator<<( XclExpStream& rStrm, const XclChRectangle& rRect ) in operator <<()
364 XclChRectangle XclExpChRoot::CalcChartRectFromHmm( const ::com::sun::star::awt::Rectangle& rRect ) … in CalcChartRectFromHmm()
366 XclChRectangle aRect; in CalcChartRectFromHmm()
1253 XclChRectangle& rFrameRect = mxFramePos->GetFramePosData().maRect; in ConvertTitle()
H A Dxichart.cxx145 XclImpStream& operator>>( XclImpStream& rStrm, XclChRectangle& rRect ) in operator >>()
329 ::com::sun::star::awt::Rectangle XclImpChRoot::CalcHmmFromChartRect( const XclChRectangle& rRect ) … in CalcHmmFromChartRect()

Completed in 81 milliseconds