Searched refs:ScFlatSegmentsImpl (Results 1 – 1 of 1) sorted by relevance
38 class ScFlatSegmentsImpl class51 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 ScFlatSegmentsImpl96 ScFlatSegmentsImpl<_ValueType, _ExtValueType>::ScFlatSegmentsImpl(const ScFlatSegmentsImpl<_ValueTy… in ScFlatSegmentsImpl() function in ScFlatSegmentsImpl104 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 19 milliseconds