Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/helper/
H A Dcontainerhelper.cxx57 void ValueRangeSet::insert( const ValueRange& rRange ) in insert()
87 ValueRangeVector ValueRangeSet::getIntersection( const ValueRange& rRange ) const in getIntersection()
/aoo41x/main/oox/inc/oox/xls/
H A Dsheetdatabuffer.hxx157 void setColSpans( sal_Int32 nRow, const ValueRangeSet& rColSpans );
186 void setColSpans( sal_Int32 nRow, const ValueRangeSet& rColSpans );
H A Dworksheethelper.hxx104 ValueRangeSet maColSpans; /// 0-based (!) column ranges of used cells.
H A Dpivotcachebuffer.hxx469ValueRangeSet maColSpans; /// Column spans used by SheetDataBuffer for optimized cel…
/aoo41x/main/oox/inc/oox/helper/
H A Dcontainerhelper.hxx71 class ValueRangeSet class
74 inline explicit ValueRangeSet() {} in ValueRangeSet() function in oox::ValueRangeSet
/aoo41x/main/oox/source/xls/
H A Dsheetdatabuffer.cxx228 void CellBlockBuffer::setColSpans( sal_Int32 nRow, const ValueRangeSet& rColSpans ) in setColSpans()
324 void SheetDataBuffer::setColSpans( sal_Int32 nRow, const ValueRangeSet& rColSpans ) in setColSpans()
H A Dworksheethelper.cxx391ValueRangeSet maManualRowHeights; /// Rows that need manual height independent from own sett…

Completed in 48 milliseconds