Searched refs:ScFlatUInt16SegmentsImpl (Results 1 – 2 of 2) sorted by relevance
247 class ScFlatUInt16SegmentsImpl : public ScFlatSegmentsImpl<sal_uInt16, sal_uInt32> class250 explicit ScFlatUInt16SegmentsImpl(SCCOLROW nMax, sal_uInt16 nDefault) : in ScFlatUInt16SegmentsImpl() function in ScFlatUInt16SegmentsImpl514 mpImpl(new ScFlatUInt16SegmentsImpl(static_cast<SCCOLROW>(MAXROW), nDefault)) in ScFlatUInt16RowSegments()519 mpImpl(new ScFlatUInt16SegmentsImpl(*r.mpImpl)) in ScFlatUInt16RowSegments()544 ScFlatUInt16SegmentsImpl::RangeData aData; in getRangeData()
120 class ScFlatUInt16SegmentsImpl;165 ::std::auto_ptr<ScFlatUInt16SegmentsImpl> mpImpl;
Completed in 24 milliseconds