Searched refs:ScRowFormatRanges (Results 1 – 4 of 4) sorted by relevance
608 ScRowFormatRanges::ScRowFormatRanges() in ScRowFormatRanges() function in ScRowFormatRanges616 ScRowFormatRanges::ScRowFormatRanges(const ScRowFormatRanges* pRanges) in ScRowFormatRanges() function in ScRowFormatRanges624 ScRowFormatRanges::~ScRowFormatRanges() in ~ScRowFormatRanges()628 void ScRowFormatRanges::Clear() in Clear()634 void ScRowFormatRanges::AddRange(const sal_Int32 nPrevStartCol, const sal_Int32 nRepeat, const sal_… in AddRange()674 void ScRowFormatRanges::AddRange(ScMyRowFormatRange& rFormatRange, in AddRange()731 sal_Bool ScRowFormatRanges::GetNext(ScMyRowFormatRange& aFormatRange) in GetNext()744 sal_Int32 ScRowFormatRanges::GetMaxRows() in GetMaxRows()763 sal_Int32 ScRowFormatRanges::GetSize() in GetSize()768 void ScRowFormatRanges::Sort() in Sort()[all …]
156 class ScRowFormatRanges class167 ScRowFormatRanges();168 ScRowFormatRanges(const ScRowFormatRanges* pRanges);169 ~ScRowFormatRanges();222 const sal_Int32 nTable, ScRowFormatRanges* pFormatRanges);
50 class ScRowFormatRanges;91 ScRowFormatRanges* pRowFormatRanges;
491 pRowFormatRanges = new ScRowFormatRanges(); in ScXMLExport()1329 ScRowFormatRanges* pTempRowFormatRanges = new ScRowFormatRanges(pRowFormatRanges); in OpenRow()
Completed in 52 milliseconds