Searched refs:nOldSubIncCount (Results 1 – 1 of 1) sorted by relevance
399 sal_Int32 nOldSubIncCount = m_aSubGridProperties.getLength(); in AllocateSubGrids() local401 if( nOldSubIncCount > nNewSubIncCount ) in AllocateSubGrids()404 for( sal_Int32 i = nNewSubIncCount; i < nOldSubIncCount; ++i ) in AllocateSubGrids()408 else if( nOldSubIncCount < nNewSubIncCount ) in AllocateSubGrids()413 for( sal_Int32 i = nOldSubIncCount; i < nNewSubIncCount; ++i ) in AllocateSubGrids()