Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dxlcontent.hxx38 const sal_uInt16 EXC_MERGEDCELLS_MAXCOUNT = 1027; variable
/aoo4110/main/sc/source/filter/excel/
H A Dxecontent.cxx349 size_t nRangeCount = ::std::min< size_t >( nRemainingRanges, EXC_MERGEDCELLS_MAXCOUNT ); in Save()

Completed in 29 milliseconds