Searched defs:nNewColumnCount (Results 1 – 2 of 2) sorted by relevance
281 sal_Int32 nNewColumnCount( ::std::max<sal_Int32>( m_nColumnCount, nColumnCount ) ); in enlargeData() local312 sal_Int32 nNewColumnCount = m_nColumnCount + 1; in insertColumn() local400 sal_Int32 nNewColumnCount = m_nColumnCount - 1; in deleteColumn() local499 sal_Int32 nNewColumnCount = static_cast< sal_Int32 >( m_aColumnLabels.size() ); in setComplexColumnLabels() local
102 sal_uInt16 nNewColumnCount (CalculateColumnCount ( in Rearrange() local
Completed in 7 milliseconds