Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Dolinetab.cxx166 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 …]
/aoo4110/main/sc/inc/
H A Dolinetab.hxx82 ScOutlineCollection aCollections[SC_OL_MAXDEPTH]; member in ScOutlineArray

Completed in 24 milliseconds