Searched refs:XclChRectangle (Results 1 – 6 of 6) sorted by relevance
755 struct XclChRectangle struct762 explicit XclChRectangle(); argument798 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).
119 XclChRectangle CalcChartRectFromHmm( const ::com::sun::star::awt::Rectangle& rRect ) const;1235 XclChRectangle maRect; /// Position of the chart on the sheet (CHCHART record).
131 ::com::sun::star::awt::Rectangle CalcHmmFromChartRect( const XclChRectangle& rRect ) const;1432 XclChRectangle maRect; /// Position of the chart on the sheet (CHCHART record).
72 XclChRectangle::XclChRectangle() : in XclChRectangle() function in XclChRectangle
129 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()
145 XclImpStream& operator>>( XclImpStream& rStrm, XclChRectangle& rRect ) in operator >>()329 ::com::sun::star::awt::Rectangle XclImpChRoot::CalcHmmFromChartRect( const XclChRectangle& rRect ) … in CalcHmmFromChartRect()
Completed in 91 milliseconds