Home
last modified time | relevance | path

Searched defs:insertSegment (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dsegmenttree.cxx197 void ScFlatSegmentsImpl<_ValueType, _ExtValueType>::insertSegment(SCCOLROW nPos, SCCOLROW nSize, bo… in insertSegment() function in ScFlatSegmentsImpl
392 void ScFlatBoolRowSegments::insertSegment(SCROW nRow, SCROW nSize, bool bSkipStartBoundary) in insertSegment() function in ScFlatBoolRowSegments
460 void ScFlatBoolColSegments::insertSegment(SCCOL nCol, SCCOL nSize, bool bSkipStartBoundary) in insertSegment() function in ScFlatBoolColSegments
559 void ScFlatUInt16RowSegments::insertSegment(SCROW nRow, SCROW nSize, bool bSkipStartBoundary) in insertSegment() function in ScFlatUInt16RowSegments

Completed in 22 milliseconds