Lines Matching refs:getCount

326 	virtual ::sal_Int32 SAL_CALL getCount() throw (::uno::RuntimeException) { return 1; }  in getCount()  function in SingleRangeIndexAccess
657 if ( nVBAIndex < 1 || nVBAIndex > m_xAreas->getCount() ) in getArea()
668 sal_Int32 nRowCount = xColumnRowRange->getRows()->getCount(); in populateArea()
669 sal_Int32 nColCount = xColumnRowRange->getColumns()->getCount(); in populateArea()
679 sal_Int32 nItems = m_xAreas->getCount(); in CellsEnumeration()
1073 nCount = nCount + xRange->getCount(); in process()
1088 sal_Int32 nItems = m_Areas->getCount(); in visit()
1288 sal_Int32 nCount = rxCellRanges->getCount(); in lclExpandToMerged()
1509 sal_Int32 nRowCount = xColumnRowRange->getRows()->getCount(); in getValue()
1510 sal_Int32 nColCount = xColumnRowRange->getColumns()->getCount(); in getValue()
1524 if ( m_Areas->getCount() > 1 ) in getValue()
1579 if ( m_Areas->getCount() > 1 ) in setValue()
1610 if ( m_Areas->getCount() > 1 ) in ClearContents()
1612 sal_Int32 nItems = m_Areas->getCount(); in ClearContents()
1660 if ( m_Areas->getCount() > 1 ) in setFormulaValue()
1680 if ( m_Areas->getCount() > 1 ) in getFormulaValue()
1716 ScVbaRange::getCount() throw (uno::RuntimeException) in getCount() function in ScVbaRange
1719 if ( m_Areas->getCount() > 1 ) in getCount()
1729 rowCount = xColumnRowRange->getRows()->getCount(); in getCount()
1730 colCount = xColumnRowRange->getColumns()->getCount(); in getCount()
1746 if ( m_Areas->getCount() > 1 ) in getRow()
1762 if ( m_Areas->getCount() > 1 ) in getColumn()
1774 if ( m_Areas->getCount() > 1 ) in HasFormula()
1776 sal_Int32 nItems = m_Areas->getCount(); in HasFormula()
1814 if ( m_Areas->getCount() > 1 ) in fillSeries()
1818 for ( sal_Int32 index = 1; index <= xCollection->getCount(); ++index ) in fillSeries()
1870 if ( m_Areas->getCount() > 1 ) in getText()
1922 if ( m_Areas->getCount() > 1 ) in CurrentRegion()
1943 if ( m_Areas->getCount() > 1 ) in CurrentArray()
1963 if ( m_Areas->getCount() > 1 ) in getFormulaArray()
1983 if ( m_Areas->getCount() > 1 ) in setFormulaArray()
2001 if ( m_Areas->getCount() > 1 ) in Characters()
2023 if ( m_Areas->getCount() > 1 ) in Address()
2029 for ( sal_Int32 index = 1; index <= xCollection->getCount(); ++index ) in Address()
2128 if ( m_Areas->getCount() > 1 ) in Cells()
2189 sal_Int32 nColCount = xColumnRowRange->getColumns()->getCount(); in CellsHelper()
2356 if ( m_Areas->getCount() > 1 ) in Rows()
2411 sal_Int32 nCount = mxRanges->getCount(); in setMergeCells()
2443 sal_Int32 nCount = mxRanges->getCount(); in getMergeCells()
2470 if ( m_Areas->getCount() > 1 ) in Copy()
2498 if ( m_Areas->getCount() > 1 ) in Cut()
2525 if ( m_Areas->getCount() > 1 ) in setNumberFormat()
2527 sal_Int32 nItems = m_Areas->getCount(); in setNumberFormat()
2543 if ( m_Areas->getCount() > 1 ) in getNumberFormat()
2545 sal_Int32 nItems = m_Areas->getCount(); in getNumberFormat()
2578 nRowSize = xColumnRowRange->getRows()->getCount(); in Resize()
2580 nColumnSize = xColumnRowRange->getColumns()->getCount(); in Resize()
2595 if ( m_Areas->getCount() > 1 ) in setWrapText()
2597 sal_Int32 nItems = m_Areas->getCount(); in setWrapText()
2615 if ( m_Areas->getCount() > 1 ) in getWrapText()
2617 sal_Int32 nItems = m_Areas->getCount(); in getWrapText()
2657 if ( m_Areas->getCount() > 1 ) in Range()
2828 if ( m_Areas->getCount() > 1 ) in PasteSpecial()
2955 if ( m_Areas->getCount() > 1 ) in getHidden()
2977 if ( m_Areas->getCount() > 1 ) in setHidden()
2979 sal_Int32 nItems = m_Areas->getCount(); in setHidden()
3003 if ( m_Areas->getCount() > 1 ) in Replace()
3005 for ( sal_Int32 index = 1; index <= m_Areas->getCount(); ++index ) in Replace()
3082 if ( xIndexAccess.is() && xIndexAccess->getCount() > 0 ) in Replace()
3138 if( xAfterRange->getCount() > 1 ) in Find()
3334 if ( m_Areas->getCount() > 1 ) in Sort()
3526 if ( m_Areas->getCount() > 1 ) in End()
3633 if ( m_Areas->getCount() > 1 ) in Delete()
3635 sal_Int32 nItems = m_Areas->getCount(); in Delete()
3683 if ( xColumnRowRange->getRows()->getCount() || in hasElements()
3684 xColumnRowRange->getColumns()->getCount() ) in hasElements()
3699 nElems = xColumnRowRange->getColumns()->getCount(); in createEnumeration()
3701 nElems = xColumnRowRange->getRows()->getCount(); in createEnumeration()
3753 sal_Int32 nLen = m_Areas->getCount(); in getColumnWidth()
3791 sal_Int32 nLen = m_Areas->getCount(); in setColumnWidth()
3827 if ( m_Areas->getCount() > 1 ) in getWidth()
3834 sal_Int32 nElems = xIndexAccess->getCount(); in getWidth()
3874 sal_Int32 nCount = getBorders()->getCount(); in BorderAround()
3920 sal_Int32 nLen = m_Areas->getCount(); in getRowHeight()
3959 sal_Int32 nLen = m_Areas->getCount(); in setRowHeight()
4056 if ( m_Areas->getCount() > 1 ) in getHeight()
4064 sal_Int32 nElems = xIndexAccess->getCount(); in getHeight()
4090 if ( m_Areas->getCount() > 1 ) in getLeft()
4101 if ( m_Areas->getCount() > 1 ) in getTop()
4202 for ( sal_Int32 index=0; index < xIndexAccess->getCount(); ++index ) in lcl_GetAutoFiltRange()
4407 if ( m_Areas->getCount() > 1 ) in AutoFilter()
4687 sal_Int32 nLen = m_Areas->getCount(); in Autofit()
4976 if( m_Areas->getCount() > 1 ) in getShowDetail()
5019 if( m_Areas->getCount() > 1 ) in setShowDetail()
5083 sal_Int32 nItems = m_Areas->getCount(); in PrintOut()
5295 if ( m_Areas->getCount() > 1 ) in AutoOutline()
5317 if ( m_Areas->getCount() > 1 ) in ClearOutline()
5319 sal_Int32 nItems = m_Areas->getCount(); in ClearOutline()
5336 if ( m_Areas->getCount() > 1 ) in groupUnGroup()
5369 if ( m_Areas->getCount() > 1 ) in Merge()
5371 sal_Int32 nItems = m_Areas->getCount(); in Merge()
5388 for (sal_Int32 i=1; i <= oRangeRowsImpl->getCount();i++) in Merge()
5398 if ( m_Areas->getCount() > 1 ) in UnMerge()
5400 sal_Int32 nItems = m_Areas->getCount(); in UnMerge()
5414 if ( m_Areas->getCount() > 1 ) in getStyle()
5430 if ( m_Areas->getCount() > 1 ) in setStyle()
5474 if ( m_Areas->getCount() > 1 ) in Next()
5485 if ( m_Areas->getCount() > 1 ) in Previous()
5497 bool bIsMultiArea = ( m_Areas->getCount() > 1 ); in SpecialCells()
5521 sal_Int32 nItems = ( m_Areas->getCount() + 1 ); in SpecialCells()
5529 sal_Int32 nElems = ( pRange->m_Areas->getCount() + 1 ); in SpecialCells()
5636 xRange = Cells( uno::makeAny( getCount() ), uno::Any() ); in SpecialCellsImpl()