Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dsegmenttree.cxx38 class ScFlatSegmentsImpl class
51 ScFlatSegmentsImpl(SCCOLROW nMax, ValueType nDefault);
52 ScFlatSegmentsImpl(const ScFlatSegmentsImpl& r);
53 ~ScFlatSegmentsImpl();
88 ScFlatSegmentsImpl<_ValueType, _ExtValueType>::ScFlatSegmentsImpl(SCCOLROW nMax, ValueType nDefault… in ScFlatSegmentsImpl() function in ScFlatSegmentsImpl
96 ScFlatSegmentsImpl<_ValueType, _ExtValueType>::ScFlatSegmentsImpl(const ScFlatSegmentsImpl<_ValueTy… in ScFlatSegmentsImpl() function in ScFlatSegmentsImpl
104 ScFlatSegmentsImpl<_ValueType, _ExtValueType>::~ScFlatSegmentsImpl() in ~ScFlatSegmentsImpl()
109 void ScFlatSegmentsImpl<_ValueType, _ExtValueType>::setValue(SCCOLROW nPos1, SCCOLROW nPos2, ValueT… in setValue()
118 typename ScFlatSegmentsImpl<_ValueType, _ExtValueType>::ValueType ScFlatSegmentsImpl<_ValueType, _E… in getValue()
135 typename ScFlatSegmentsImpl<_ValueType, _ExtValueType>::ExtValueType
[all …]