Lines Matching refs:excel

186excel::XlBordersIndex::xlEdgeLeft, excel::XlBordersIndex::xlEdgeTop, excel::XlBordersIndex::xlEdge…
214 …return uno::makeAny( uno::Reference< excel::XRange >( new ScVbaRange( xParent, xContext, xCellRang… in lcl_makeRange()
217 uno::Reference< excel::XRange > lcl_makeXRangeFromSheetCellRanges( const uno::Reference< XHelperInt… in lcl_makeXRangeFromSheetCellRanges()
219 uno::Reference< excel::XRange > xRange; in lcl_makeXRangeFromSheetCellRanges()
267 SfxItemSet* pDataSet = excel::ScVbaCellRangeAccess::GetDataSet( getCellRangesBase() ); in getCurrentDataSet()
283 aArgs[ 0 ] <<= uno::Reference< excel::XRange >( this ); in fireChangeEvent()
369 …virtual uno::Type SAL_CALL getElementType() throw (uno::RuntimeException){ return excel::XRange::s… in getElementType()
466 /*static*/ ScVbaRange* ScVbaRange::getImplementation( const uno::Reference< excel::XRange >& rxRang… in getImplementation()
479 /*static*/ uno::Reference< frame::XModel > ScVbaRange::getUnoModel( const uno::Reference< excel::XR… in getUnoModel()
493 /*static*/ const ScRangeList& ScVbaRange::getScRangeList( const uno::Reference< excel::XRange >& rx… in getScRangeList()
549 SfxItemSet* pDataSet = excel::ScVbaCellRangeAccess::GetDataSet( pUnoCellRange ); in getNumberFormatString()
627 uno::Reference< excel::XRange > mxRange;
632 …uno::Reference< uno::XComponentContext >& xContext, const uno::Reference< excel::XRange >& xRange,… in ColumnsRowEnumeration()
659 …uno::Reference< excel::XRange > xRange( m_xAreas->Item( uno::makeAny(nVBAIndex), uno::Any() ), uno… in getArea()
696 …return uno::makeAny( uno::Reference< excel::XRange >( new ScVbaRange( mxParent, mxContext, xCellRa… in nextElement()
1041 virtual void process( const uno::Reference< excel::XRange >& xRange ) = 0;
1049 virtual void process( const uno::Reference< excel::XRange >& xRange ) in process()
1060 virtual void process( const uno::Reference< excel::XRange >& xRange ) in process()
1071 virtual void process( const uno::Reference< excel::XRange >& xRange ) in process()
1091 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in visit()
1137 …static uno::Reference< excel::XRange > createRangeFromRange( const uno::Reference< XHelperInterfac… in createRangeFromRange()
1141 return uno::Reference< excel::XRange >( new ScVbaRange( xParent, xContext, in createRangeFromRange()
1238 uno::Reference< XHelperInterface > xFixThisParent = excel::getUnoSheetModuleObj( xRange ); in getRangeForName()
1243 uno::Reference< XHelperInterface > xFixThisParent = excel::getUnoSheetModuleObj( xRanges ); in getRangeForName()
1355 css::uno::Reference< excel::XRange >
1388 uno::Reference< excel::XRange > xRange; in getCellRangeAddressForVBARange()
1401 lcl_setupBorders( const uno::Reference< excel::XRange >& xParentRange, const uno::Reference<uno::XC… in lcl_setupBorders()
1474 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(1) ), uno::Any() ),… in getBorders()
1526 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in getValue()
1615 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in ClearContents()
1682 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in getFormulaValue()
1748 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in getRow()
1764 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in getColumn()
1780 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in HasFormula()
1820 …uno::Reference< excel::XRange > xRange( xCollection->Item( uno::makeAny( index ), uno::Any() ), un… in fillSeries()
1872 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in getText()
1879 uno::Reference< excel::XRange >
1915 uno::Reference< excel::XRange >
1924 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in CurrentRegion()
1936 uno::Reference< excel::XRange >
1945 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in CurrentArray()
1965 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in getFormulaArray()
1985 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in setFormulaArray()
2003 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in Characters()
2031 …uno::Reference< excel::XRange > xRange( xCollection->Item( uno::makeAny( index ), uno::Any() ), un… in Address()
2048 sal_Int32 refStyle = excel::XlReferenceStyle::xlA1; in Address()
2050 if ( refStyle == excel::XlReferenceStyle::xlR1C1 ) in Address()
2097 uno::Reference < excel::XFont >
2121 uno::Reference< excel::XRange >
2130 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in Cells()
2140 uno::Reference< excel::XRange >
2183 return uno::Reference< excel::XRange >( new ScVbaRange( xParent, xContext, xRange ) ); in CellsHelper()
2244 ScTabViewShell* pShell = excel::getBestViewShell( xModel ); in setCursor()
2314 uno::Reference< excel::XRange >
2361 uno::Reference< excel::XRange >
2474 uno::Reference< excel::XRange > xRange( Destination, uno::UNO_QUERY_THROW ); in Copy()
2491 excel::implnCopy( xModel ); in Copy()
2502 uno::Reference< excel::XRange > xRange( Destination, uno::UNO_QUERY_THROW ); in Cut()
2516 excel::implnCut( xModel ); in Cut()
2530 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in setNumberFormat()
2549 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in getNumberFormat()
2568 uno::Reference< excel::XRange >
2601 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in setWrapText()
2621 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in getWrapText()
2641 uno::Reference< excel::XInterior > ScVbaRange::Interior( ) throw ( script::BasicErrorException, uno… in Interior()
2646 uno::Reference< excel::XRange >
2651 uno::Reference< excel::XRange >
2765 /*static*/ uno::Any ScVbaRange::getCellRange( const uno::Reference< excel::XRange >& rxRange ) thro… in getCellRange()
2777 case excel::XlPasteType::xlPasteComments: in getPasteFlags()
2779 case excel::XlPasteType::xlPasteFormats: in getPasteFlags()
2781 case excel::XlPasteType::xlPasteFormulas: in getPasteFlags()
2783 case excel::XlPasteType::xlPasteFormulasAndNumberFormats : in getPasteFlags()
2784 case excel::XlPasteType::xlPasteValues: in getPasteFlags()
2790 case excel::XlPasteType::xlPasteValuesAndNumberFormats: in getPasteFlags()
2792 case excel::XlPasteType::xlPasteColumnWidths: in getPasteFlags()
2793 case excel::XlPasteType::xlPasteValidation: in getPasteFlags()
2795 case excel::XlPasteType::xlPasteAll: in getPasteFlags()
2796 case excel::XlPasteType::xlPasteAllExceptBorders: in getPasteFlags()
2809 case excel::XlPasteSpecialOperation::xlPasteSpecialOperationAdd: in getPasteFormulaBits()
2811 case excel::XlPasteSpecialOperation::xlPasteSpecialOperationSubtract: in getPasteFormulaBits()
2813 case excel::XlPasteSpecialOperation::xlPasteSpecialOperationMultiply: in getPasteFormulaBits()
2815 case excel::XlPasteSpecialOperation::xlPasteSpecialOperationDivide: in getPasteFormulaBits()
2818 case excel::XlPasteSpecialOperation::xlPasteSpecialOperationNone: in getPasteFormulaBits()
2839 sal_Int32 nPaste = excel::XlPasteType::xlPasteAll; in PasteSpecial()
2840 sal_Int32 nOperation = excel::XlPasteSpecialOperation::xlPasteSpecialOperationNone; in PasteSpecial()
2855 excel::implnPasteSpecial(pShell->GetModel(), nFlags,nFormulaBits,bSkipBlanks,bTranspose); in PasteSpecial()
2860 uno::Reference< excel::XRange >
2890 uno::Reference< excel::XRange > SAL_CALL
2896 uno::Reference< excel::XRange > SAL_CALL
2902 uno::Reference< excel::XComment > SAL_CALL
2926 uno::Reference< excel::XComment > SAL_CALL
2931 …uno::Reference< excel::XComment > xComment( new ScVbaComment( this, mxContext, getUnoModel(), mxRa… in getComment()
2957 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(sal_Int32(1)), uno::Any() ), u… in getHidden()
2982 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in setHidden()
3007 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( index ), uno::Any() ), uno::U… in Replace()
3022 …sal_Int16 nLook = globalSearchOptions.GetWordOnly() ? excel::XlLookAt::xlPart : excel::XlLookAt:… in Replace()
3023 …6 nSearchOrder = globalSearchOptions.GetRowDirection() ? excel::XlSearchOrder::xlByRows : excel::X… in Replace()
3040 if ( nLook == excel::XlLookAt::xlPart ) in Replace()
3042 else if ( nLook == excel::XlLookAt::xlWhole ) in Replace()
3056 if ( nSearchOrder == excel::XlSearchOrder::xlByColumns ) in Replace()
3058 else if ( nSearchOrder == excel::XlSearchOrder::xlByRows ) in Replace()
3093 uno::Reference< excel::XRange > SAL_CALL
3123 …sal_Int16 nLookAt = globalSearchOptions.GetWordOnly() ? excel::XlLookAt::xlPart : excel::XlLookA… in Find()
3124 …6 nSearchOrder = globalSearchOptions.GetRowDirection() ? excel::XlSearchOrder::xlByRows : excel::X… in Find()
3133 uno::Reference< excel::XRange > xAfterRange; in Find()
3140 …uno::Reference< excel::XRange > xCell( Cells( uno::makeAny( xAfterRange->getRow() ), uno::makeAny(… in Find()
3155 case excel::XlFindLookIn::xlComments : in Find()
3158 case excel::XlFindLookIn::xlFormulas : in Find()
3161 case excel::XlFindLookIn::xlValues : in Find()
3177 if ( nLookAt == excel::XlLookAt::xlPart ) in Find()
3179 else if ( nLookAt == excel::XlLookAt::xlWhole ) in Find()
3192 if ( nSearchOrder == excel::XlSearchOrder::xlByColumns ) in Find()
3194 else if ( nSearchOrder == excel::XlSearchOrder::xlByRows ) in Find()
3210 if ( nSearchDirection == excel::XlSearchDirection::xlNext ) in Find()
3212 else if( nSearchDirection == excel::XlSearchDirection::xlPrevious ) in Find()
3241 … uno::Reference< excel::XRange > xResultRange = new ScVbaRange( mxParent, mxContext, xCellRange ); in Find()
3251 return uno::Reference< excel::XRange >(); in Find()
3256 uno::Reference< excel::XRange > xKeyRange; in processKey()
3257 if ( Key.getValueType() == excel::XRange::static_type() ) in processKey()
3319 if ( nOrder == excel::XlSortOrder::xlAscending ) in updateTableSortField()
3337 sal_Int16 nDataOption1 = excel::XlSortDataOption::xlSortNormal; in Sort()
3338 sal_Int16 nDataOption2 = excel::XlSortDataOption::xlSortNormal; in Sort()
3339 sal_Int16 nDataOption3 = excel::XlSortDataOption::xlSortNormal; in Sort()
3373 …sal_Int16 nOrder1 = aSortParam.bAscending[0] ? excel::XlSortOrder::xlAscending : excel::XlSortOrde… in Sort()
3374 …sal_Int16 nOrder2 = aSortParam.bAscending[1] ? excel::XlSortOrder::xlAscending : excel::XlSortOrde… in Sort()
3375 …sal_Int16 nOrder3 = aSortParam.bAscending[2] ? excel::XlSortOrder::xlAscending : excel::XlSortOrde… in Sort()
3378 sal_Int16 nSortMethod = excel::XlSortMethod::xlPinYin; in Sort()
3382 …sal_Int16 nOrientation = aSortParam.bByRow ? excel::XlSortOrientation::xlSortColumns : excel::Xl… in Sort()
3391 if ( nOrientation == excel::XlSortOrientation::xlSortRows ) in Sort()
3400 if ( nOrientation == excel::XlSortOrientation::xlSortRows ) in Sort()
3416 if ( nHeader == excel::XlYesNoGuess::xlGuess ) in Sort()
3421 nHeader = excel::XlYesNoGuess::xlYes; in Sort()
3423 nHeader = excel::XlYesNoGuess::xlNo; in Sort()
3429 if ( nHeader == excel::XlYesNoGuess::xlYes ) in Sort()
3453 if ( nOrder1 == excel::XlSortOrder::xlAscending ) in Sort()
3462 if ( nOrder2 == excel::XlSortOrder::xlAscending ) in Sort()
3470 if ( nOrder3 == excel::XlSortOrder::xlAscending ) in Sort()
3523 uno::Reference< excel::XRange > SAL_CALL
3528 uno::Reference< excel::XRange > xRange( getArea( 0 ), uno::UNO_QUERY_THROW ); in End()
3543 uno::Reference< excel::XApplication > xApplication( Application(), uno::UNO_QUERY_THROW ); in End()
3551 SfxViewFrame* pViewFrame = excel::getViewFrame( xModel ); in End()
3565 case excel::XlDirection::xlDown: in End()
3568 case excel::XlDirection::xlUp: in End()
3571 case excel::XlDirection::xlToLeft: in End()
3574 case excel::XlDirection::xlToRight: in End()
3592 …uno::Reference< excel::XRange > xOldActiveCell( xApplication->getActiveSheet()->Range( uno::makeAn… in End()
3595 uno::Reference< excel::XRange > resultCell; in End()
3616 uno::Reference< excel::XCharacters > SAL_CALL
3638 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in Delete()
3652 case excel::XlDeleteShiftDirection::xlShiftUp: in Delete()
3655 case excel::XlDeleteShiftDirection::xlShiftToLeft: in Delete()
3696 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(1) ), uno::Any() ),… in createEnumeration()
3756 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(1) ), uno::Any() ),… in getColumnWidth()
3796 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(index) ), uno::Any(… in setColumnWidth()
3829 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(1) ), uno::Any() ),… in getWidth()
3853 uno::Reference< excel::XRange >
3858 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( ++nIndex ), uno::Any() ), uno… in getArea()
3881 case excel::XlBordersIndex::xlEdgeLeft: in BorderAround()
3882 case excel::XlBordersIndex::xlEdgeTop: in BorderAround()
3883 case excel::XlBordersIndex::xlEdgeBottom: in BorderAround()
3884 case excel::XlBordersIndex::xlEdgeRight: in BorderAround()
3886 …uno::Reference< excel::XBorder > xBorder( m_Borders->Item( uno::makeAny( nLineType ), uno::Any() )… in BorderAround()
3905 case excel::XlBordersIndex::xlInsideVertical: in BorderAround()
3906 case excel::XlBordersIndex::xlInsideHorizontal: in BorderAround()
3907 case excel::XlBordersIndex::xlDiagonalDown: in BorderAround()
3908 case excel::XlBordersIndex::xlDiagonalUp: in BorderAround()
3923 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(1) ), uno::Any() ),… in getRowHeight()
3964 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(index) ), uno::Any(… in setRowHeight()
3989 sal_Int32 nPageBreak = excel::XlPageBreak::xlPageBreakNone; in getPageBreak()
4012 nPageBreak = excel::XlPageBreak::xlPageBreakAutomatic; in getPageBreak()
4015 nPageBreak = excel::XlPageBreak::xlPageBreakManual; in getPageBreak()
4044 ScTabViewShell* pViewShell = excel::getBestViewShell( xModel ); in setPageBreak()
4045 if ( nPageBreak == excel::XlPageBreak::xlPageBreakManual ) in setPageBreak()
4047 else if ( nPageBreak == excel::XlPageBreak::xlPageBreakNone ) in setPageBreak()
4058 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(1) ), uno::Any() ),… in getHeight()
4107 uno::Reference< excel::XWorksheet >
4112 uno::Reference< excel::XWorksheet > xSheet( getParent(), uno::UNO_QUERY ); in getWorksheet()
4132 uno::Reference< excel::XRange >
4172 …uno::Reference< excel::XRange > xVbRange = new ScVbaRange( excel::getUnoSheetModuleObj( xRange ),… in ApplicationRange()
4179 …ScVbaRange* pRange = new ScVbaRange( excel::getUnoSheetModuleObj( xSheetRange ), xContext, xSheetR… in ApplicationRange()
4180 uno::Reference< excel::XRange > xVbSheetRange( pRange ); in ApplicationRange()
4414 uno::Reference< excel::XRange > xCurrent( CurrentRegion() ); in AutoFilter()
4472 sal_Int32 nOperator = excel::XlAutoFilterOperator::xlAnd; in AutoFilter()
4532 …e && !sCriteria1.getLength() && ( nOperator != excel::XlAutoFilterOperator::xlOr ) && ( nOperator … in AutoFilter()
4540 case excel::XlAutoFilterOperator::xlBottom10Items: in AutoFilter()
4543 case excel::XlAutoFilterOperator::xlBottom10Percent: in AutoFilter()
4546 case excel::XlAutoFilterOperator::xlTop10Items: in AutoFilter()
4549 case excel::XlAutoFilterOperator::xlTop10Percent: in AutoFilter()
4552 case excel::XlAutoFilterOperator::xlOr: in AutoFilter()
4555 case excel::XlAutoFilterOperator::xlAnd: in AutoFilter()
4649 case excel::XlInsertShiftDirection::xlShiftToRight: in Insert()
4652 case excel::XlInsertShiftDirection::xlShiftDown: in Insert()
4679 …uno::Reference< excel::XRange > xVbaRange( new ScVbaRange( mxParent, mxContext, xRange, mbIsRows, … in Insert()
4692 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32(index) ), uno::Any(… in Autofit()
4738 uno::Reference< excel::XRange > xRange; in TextToColumns()
4753 sal_Int16 xlTextParsingType = excel::XlTextParsingType::xlDelimited; in TextToColumns()
4761 sal_Bool bDilimited = ( xlTextParsingType == excel::XlTextParsingType::xlDelimited ); in TextToColumns()
4763 sal_Int16 xlTextQualifier = excel::XlTextQualifier::xlTextQualifierDoubleQuote; in TextToColumns()
4859 uno::Reference< excel::XWorksheet > xWorksheet( getParent(), uno::UNO_QUERY_THROW ); in Hyperlinks()
4860 …uno::Reference< excel::XHyperlinks > xSheetHlinks( xWorksheet->Hyperlinks( uno::Any() ), uno::UNO_… in Hyperlinks()
4869 return uno::Any( uno::Reference< excel::XHyperlinks >( xHlinks.get() ) ); in Hyperlinks()
4872 css::uno::Reference< excel::XValidation > SAL_CALL
5049 uno::Reference< excel::XRange > SAL_CALL
5088 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in PrintOut()
5107 …PrintOutHelper( excel::getBestViewShell( xModel ), From, To, Copies, Preview, ActivePrinter, Print… in PrintOut()
5113 ScVbaRange::AutoFill( const uno::Reference< excel::XRange >& Destination, const uno::Any& Type ) t… in AutoFill()
5115 uno::Reference< excel::XRange > xDest( Destination, uno::UNO_QUERY_THROW ); in AutoFill()
5193 sal_Int16 nFillType = excel::XlAutoFillType::xlFillDefault; in AutoFill()
5197 case excel::XlAutoFillType::xlFillCopy: in AutoFill()
5201 case excel::XlAutoFillType::xlFillDays: in AutoFill()
5204 case excel::XlAutoFillType::xlFillMonths: in AutoFill()
5208 case excel::XlAutoFillType::xlFillWeekdays: in AutoFill()
5212 case excel::XlAutoFillType::xlFillYears: in AutoFill()
5216 case excel::XlAutoFillType::xlGrowthTrend: in AutoFill()
5219 case excel::XlAutoFillType::xlFillFormats: in AutoFill()
5221 case excel::XlAutoFillType::xlFillValues: in AutoFill()
5222 case excel::XlAutoFillType::xlFillSeries: in AutoFill()
5223 case excel::XlAutoFillType::xlLinearTrend: in AutoFill()
5226 case excel::XlAutoFillType::xlFillDefault: in AutoFill()
5238 ScVbaRange::GoalSeek( const uno::Any& Goal, const uno::Reference< excel::XRange >& ChangingCell ) t… in GoalSeek()
5273 uno::Reference< excel::XRange > SAL_CALL
5280 uno::Reference< excel::XRange > xRange; in Item()
5322 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in ClearOutline()
5374 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in Merge()
5386 uno::Reference< excel::XRange > oRangeRowsImpl = Rows( uno::Any() ); in Merge()
5403 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in UnMerge()
5416 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32( 1 ) ), uno::Any() … in getStyle()
5424 uno::Reference< excel::XStyle > xStyle = new ScVbaStyle( this, mxContext, sStyleName, xModel ); in getStyle()
5432 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32( 1 ) ), uno::Any() … in setStyle()
5437 uno::Reference< excel::XStyle > xStyle; in setStyle()
5442 uno::Reference< excel::XRange >
5471 uno::Reference< excel::XRange > SAL_CALL
5476 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32( 1 ) ), uno::Any() … in Next()
5482 uno::Reference< excel::XRange > SAL_CALL
5487 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny( sal_Int32( 1 ) ), uno::Any() … in Previous()
5493 uno::Reference< excel::XRange > SAL_CALL
5504 case excel::XlCellType::xlCellTypeSameFormatConditions: in SpecialCells()
5505 case excel::XlCellType::xlCellTypeAllValidation: in SpecialCells()
5506 case excel::XlCellType::xlCellTypeSameValidation: in SpecialCells()
5509 case excel::XlCellType::xlCellTypeBlanks: in SpecialCells()
5510 case excel::XlCellType::xlCellTypeComments: in SpecialCells()
5511 case excel::XlCellType::xlCellTypeConstants: in SpecialCells()
5512 case excel::XlCellType::xlCellTypeFormulas: in SpecialCells()
5513 case excel::XlCellType::xlCellTypeVisible: in SpecialCells()
5514 case excel::XlCellType::xlCellTypeLastCell: in SpecialCells()
5524 …uno::Reference< excel::XRange > xRange( m_Areas->Item( uno::makeAny(index), uno::Any() ), uno::UNO… in SpecialCells()
5532 …uno::Reference< excel::XRange > xTmpRange( m_Areas->Item( uno::makeAny( nArea ), uno::Any() ), uno… in SpecialCells()
5559 uno::Reference< excel::XRange > xUsedRange = getWorksheet()->getUsedRange(); in SpecialCells()
5576 sal_Int32 nType = excel::XlSpecialCellsValue::xlNumbers; in lcl_getFormulaResultFlags()
5582 case excel::XlSpecialCellsValue::xlErrors: in lcl_getFormulaResultFlags()
5585 case excel::XlSpecialCellsValue::xlLogical: in lcl_getFormulaResultFlags()
5589 case excel::XlSpecialCellsValue::xlNumbers: in lcl_getFormulaResultFlags()
5592 case excel::XlSpecialCellsValue::xlTextValues: in lcl_getFormulaResultFlags()
5601 uno::Reference< excel::XRange >
5604 uno::Reference< excel::XRange > xRange; in SpecialCellsImpl()
5608 uno::Reference< excel::XRange > oLocRangeImpl; in SpecialCellsImpl()
5612 case excel::XlCellType::xlCellTypeAllFormatConditions: in SpecialCellsImpl()
5613 case excel::XlCellType::xlCellTypeSameFormatConditions: in SpecialCellsImpl()
5614 case excel::XlCellType::xlCellTypeAllValidation: in SpecialCellsImpl()
5615 case excel::XlCellType::xlCellTypeSameValidation: in SpecialCellsImpl()
5620 case excel::XlCellType::xlCellTypeBlanks: in SpecialCellsImpl()
5623 case excel::XlCellType::xlCellTypeComments: in SpecialCellsImpl()
5626 case excel::XlCellType::xlCellTypeConstants: in SpecialCellsImpl()
5629 case excel::XlCellType::xlCellTypeFormulas: in SpecialCellsImpl()
5635 case excel::XlCellType::xlCellTypeLastCell: in SpecialCellsImpl()
5637 case excel::XlCellType::xlCellTypeVisible: in SpecialCellsImpl()
5684 case excel::XlConsolidationFunction::xlAverage: in Subtotal()
5687 case excel::XlConsolidationFunction::xlCount: in Subtotal()
5690 case excel::XlConsolidationFunction::xlCountNums: in Subtotal()
5693 case excel::XlConsolidationFunction::xlMax: in Subtotal()
5696 case excel::XlConsolidationFunction::xlMin: in Subtotal()
5699 case excel::XlConsolidationFunction::xlProduct: in Subtotal()
5702 case excel::XlConsolidationFunction::xlStDev: in Subtotal()
5705 case excel::XlConsolidationFunction::xlStDevP: in Subtotal()
5708 case excel::XlConsolidationFunction::xlSum: in Subtotal()
5711 case excel::XlConsolidationFunction::xlUnknown: in Subtotal()
5714 case excel::XlConsolidationFunction::xlVar: in Subtotal()
5717 case excel::XlConsolidationFunction::xlVarP: in Subtotal()