Searched refs:aCollections (Results 1 – 2 of 2) sorted by relevance
166 ScOutlineCollection* pCollect = &aCollections[nLevel]; in FindEntry()246 aCollections[nMoveLevel].AtFree( i ); in Insert()247 nCount = aCollections[nMoveLevel].GetCount(); in Insert()300 aCollections[nLevel].Insert( pNewEntry ); in Insert()336 ScOutlineCollection* pCollect = &aCollections[nLevel]; in RemoveSub()395 if (aCollections[nDepth-1].GetCount() == 0) in DecDepth()411 ScOutlineCollection* pCollect = &aCollections[nLevel]; in Remove()527 sal_uInt16 nCount = aCollections[0].GetCount(); in GetRange()562 sal_uInt16 nCount = aCollections[0].GetCount(); in TestInsertSpace()673 aCollections[nLevel].FreeAll(); in RemoveAll()[all …]
82 ScOutlineCollection aCollections[SC_OL_MAXDEPTH]; member in ScOutlineArray
Completed in 18 milliseconds