Searched refs:ScMyRowFormatRange (Results 1 – 3 of 3) sorted by relevance
141 struct ScMyRowFormatRange struct150 ScMyRowFormatRange(); argument151 sal_Bool operator<(const ScMyRowFormatRange& rRange) const;154 typedef std::list<ScMyRowFormatRange> ScMyRowFormatRangesList;164 const sal_Bool bPrevAutoStyle, const ScMyRowFormatRange& rFormatRange);174 void AddRange(ScMyRowFormatRange& rFormatRange, const sal_Int32 nStartRow);175 sal_Bool GetNext(ScMyRowFormatRange& rFormatRange);
593 ScMyRowFormatRange::ScMyRowFormatRange() in ScMyRowFormatRange() function in ScMyRowFormatRange603 sal_Bool ScMyRowFormatRange::operator< (const ScMyRowFormatRange& rRange) const in operator <()635 const sal_Bool bPrevAutoStyle, const ScMyRowFormatRange& rFormatRange) in AddRange()645 ScMyRowFormatRange* pRange(&aRowFormatRanges.back()); in AddRange()662 ScMyRowFormatRange aRange; in AddRange()674 void ScRowFormatRanges::AddRange(ScMyRowFormatRange& rFormatRange, in AddRange()731 sal_Bool ScRowFormatRanges::GetNext(ScMyRowFormatRange& aFormatRange) in GetNext()1006 ScMyRowFormatRange aRange; in GetFormatRanges()
1139 ScMyRowFormatRange aRange; in WriteRowContent()