Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/core/data/
H A Dsegmenttree.cxx37 template<typename _ValueType, typename _ExtValueType = _ValueType>
41 typedef _ValueType ValueType;
87 template<typename _ValueType, typename _ExtValueType>
88 ScFlatSegmentsImpl<_ValueType, _ExtValueType>::ScFlatSegmentsImpl(SCCOLROW nMax, ValueType nDefault… in ScFlatSegmentsImpl()
95 template<typename _ValueType, typename _ExtValueType>
96 ScFlatSegmentsImpl<_ValueType, _ExtValueType>::ScFlatSegmentsImpl(const ScFlatSegmentsImpl<_ValueTy… in ScFlatSegmentsImpl() argument
103 template<typename _ValueType, typename _ExtValueType>
104 ScFlatSegmentsImpl<_ValueType, _ExtValueType>::~ScFlatSegmentsImpl() in ~ScFlatSegmentsImpl()
108 template<typename _ValueType, typename _ExtValueType>
109 void ScFlatSegmentsImpl<_ValueType, _ExtValueType>::setValue(SCCOLROW nPos1, SCCOLROW nPos2, ValueT… in setValue()
[all …]