Searched refs:SC_OL_MAXDEPTH (Results 1 – 3 of 3) sorted by relevance
31 #define SC_OL_MAXDEPTH 7 macro82 ScOutlineCollection aCollections[SC_OL_MAXDEPTH];86 sal_uInt16 nMaxLevel = SC_OL_MAXDEPTH );
200 if ( nStartLevel == nEndLevel && nStartIndex == nEndIndex && nStartLevel < SC_OL_MAXDEPTH ) in Insert()240 if (nMoveLevel >= SC_OL_MAXDEPTH - 1) in Insert()
1393 maLevelInfos( SC_OL_MAXDEPTH ), in XclExpOutlineBuffer()1401 for( sal_uInt16 nLevel = 0; nLevel < SC_OL_MAXDEPTH; ++nLevel ) in XclExpOutlineBuffer()
Completed in 83 milliseconds