Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Ddoubleref.cxx180 if ( nVisible > SCSIZE_MAX / sizeof(void*) ) in lcl_createExcelQuery()
H A Dinterpr5.cxx779 SCSIZE nFirst = SCSIZE_MAX; in lcl_LUP_solve()
789 if (nFirst != SCSIZE_MAX) in lcl_LUP_solve()
H A Dinterpr1.cxx6133 SCSIZE nDelta = SCSIZE_MAX; in CalculateLookup()
6205 if ( nDelta != SCSIZE_MAX ) in CalculateLookup()
/aoo41x/main/sc/inc/
H A Daddress.hxx76 const SCSIZE SCSIZE_MAX = ::std::numeric_limits<SCSIZE>::max(); variable
/aoo41x/main/sc/source/core/data/
H A Dtable3.cxx1679 if ( nVisible > SCSIZE_MAX / sizeof(void*) ) in CreateExcelQuery()

Completed in 75 milliseconds