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()
118 typename ScFlatSegmentsImpl<_ValueType, _ExtValueType>::ValueType ScFlatSegmentsImpl<_ValueType, _E… in getValue()
251 ScFlatSegmentsImpl<sal_uInt16, sal_uInt32>(nMax, nDefault) in ScFlatUInt16SegmentsImpl()
258 class ScFlatBoolSegmentsImpl : public ScFlatSegmentsImpl<bool>
[all …]

Completed in 24 milliseconds