Lines Matching refs:m_Areas

1080 	uno::Reference< XCollection > m_Areas;  member in AreasVisitor
1082 AreasVisitor( const uno::Reference< XCollection >& rAreas ):m_Areas( rAreas ){} in AreasVisitor()
1086 if ( m_Areas.is() ) in visit()
1088 sal_Int32 nItems = m_Areas->getCount(); in visit()
1091 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in visit()
1439 m_Areas = new ScVbaRangeAreas( mxParent, mxContext, xIndex, mbIsRows, mbIsColumns ); in ScVbaRange()
1453 m_Areas = new ScVbaRangeAreas( mxParent, mxContext, xIndex, mbIsRows, mbIsColumns ); in ScVbaRange()
1462 m_Areas = new ScVbaRangeAreas( xParent, mxContext, xIndex, mbIsRows, mbIsColumns ); in ScVbaRange()
1474 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(1) ), uno::Any() ),… in getBorders()
1524 if ( m_Areas->getCount() > 1 ) in getValue()
1579 if ( m_Areas->getCount() > 1 ) in setValue()
1581 AreasVisitor aVisitor( m_Areas ); in setValue()
1610 if ( m_Areas->getCount() > 1 ) in ClearContents()
1612 sal_Int32 nItems = m_Areas->getCount(); in ClearContents()
1615 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in ClearContents()
1660 if ( m_Areas->getCount() > 1 ) in setFormulaValue()
1662 AreasVisitor aVisitor( m_Areas ); in setFormulaValue()
1680 if ( m_Areas->getCount() > 1 ) in getFormulaValue()
1719 if ( m_Areas->getCount() > 1 ) in getCount()
1721 AreasVisitor aVisitor( m_Areas ); 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()
1780 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in HasFormula()
1814 if ( m_Areas->getCount() > 1 ) in fillSeries()
1817 uno::Reference< XCollection > xCollection( m_Areas, uno::UNO_QUERY_THROW ); 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()
2027 uno::Reference< XCollection > xCollection( m_Areas, uno::UNO_QUERY_THROW ); in Address()
2128 if ( m_Areas->getCount() > 1 ) in Cells()
2356 if ( m_Areas->getCount() > 1 ) in Rows()
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()
2530 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in setNumberFormat()
2543 if ( m_Areas->getCount() > 1 ) in getNumberFormat()
2545 sal_Int32 nItems = m_Areas->getCount(); in getNumberFormat()
2549 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in getNumberFormat()
2595 if ( m_Areas->getCount() > 1 ) in setWrapText()
2597 sal_Int32 nItems = m_Areas->getCount(); in setWrapText()
2601 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in setWrapText()
2615 if ( m_Areas->getCount() > 1 ) in getWrapText()
2617 sal_Int32 nItems = m_Areas->getCount(); in getWrapText()
2621 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… 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()
2957 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(sal_Int32(1)), uno::Any() ), u… in getHidden()
2977 if ( m_Areas->getCount() > 1 ) in setHidden()
2979 sal_Int32 nItems = m_Areas->getCount(); in setHidden()
2982 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in setHidden()
3003 if ( m_Areas->getCount() > 1 ) in Replace()
3005 for ( sal_Int32 index = 1; index <= m_Areas->getCount(); ++index ) in Replace()
3007 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( index ), uno::Any() ), uno::U… in Replace()
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()
3638 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in Delete()
3696 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(1) ), uno::Any() ),… in createEnumeration()
3705 return new CellsEnumeration( mxParent, mxContext, m_Areas ); in createEnumeration()
3753 sal_Int32 nLen = m_Areas->getCount(); in getColumnWidth()
3756 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(1) ), uno::Any() ),… in getColumnWidth()
3791 sal_Int32 nLen = m_Areas->getCount(); in setColumnWidth()
3796 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(index) ), uno::Any(… in setColumnWidth()
3827 if ( m_Areas->getCount() > 1 ) in getWidth()
3829 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(1) ), uno::Any() ),… in getWidth()
3849 return uno::makeAny( m_Areas ); in Areas()
3850 return m_Areas->Item( item, uno::Any() ); in Areas()
3856 if ( !m_Areas.is() ) in getArea()
3858 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( ++nIndex ), uno::Any() ), uno… in getArea()
3920 sal_Int32 nLen = m_Areas->getCount(); in getRowHeight()
3923 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(1) ), uno::Any() ),… in getRowHeight()
3959 sal_Int32 nLen = m_Areas->getCount(); in setRowHeight()
3964 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(index) ), uno::Any(… in setRowHeight()
4056 if ( m_Areas->getCount() > 1 ) in getHeight()
4058 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(1) ), uno::Any() ),… in getHeight()
4090 if ( m_Areas->getCount() > 1 ) in getLeft()
4101 if ( m_Areas->getCount() > 1 ) in getTop()
4407 if ( m_Areas->getCount() > 1 ) in AutoFilter()
4687 sal_Int32 nLen = m_Areas->getCount(); in Autofit()
4692 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(index) ), uno::Any(… 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()
5088 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… 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()
5322 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… 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()
5374 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in Merge()
5398 if ( m_Areas->getCount() > 1 ) in UnMerge()
5400 sal_Int32 nItems = m_Areas->getCount(); in UnMerge()
5403 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in UnMerge()
5414 if ( m_Areas->getCount() > 1 ) in getStyle()
5416 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32( 1 ) ), uno::Any() … in getStyle()
5430 if ( m_Areas->getCount() > 1 ) in setStyle()
5432 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32( 1 ) ), uno::Any() … in setStyle()
5474 if ( m_Areas->getCount() > 1 ) in Next()
5476 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32( 1 ) ), uno::Any() … in Next()
5485 if ( m_Areas->getCount() > 1 ) in Previous()
5487 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32( 1 ) ), uno::Any() … in Previous()
5497 bool bIsMultiArea = ( m_Areas->getCount() > 1 ); in SpecialCells()
5521 sal_Int32 nItems = ( m_Areas->getCount() + 1 ); in SpecialCells()
5524 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in SpecialCells()
5529 sal_Int32 nElems = ( pRange->m_Areas->getCount() + 1 ); in SpecialCells()
5532 …uno::Reference< excel::XRange > xTmpRange( m_Areas->Item( uno::makeAny( nArea ), uno::Any() ), uno… in SpecialCells()