Searched refs:getOutputRangeByType (Results 1 – 6 of 6) sorted by relevance
288 CellRangeAddress rangeOutOfBound = xDPTab2.getOutputRangeByType(-1); in _getOutputRangeByType()299 CellRangeAddress rangeOutOfBound = xDPTab2.getOutputRangeByType(100); in _getOutputRangeByType()458 mRangeWhole = xDPTab2.getOutputRangeByType(DataPilotOutputRangeType.WHOLE); in getOutputRanges()460 mRangeTable = xDPTab2.getOutputRangeByType(DataPilotOutputRangeType.TABLE); in getOutputRanges()462 mRangeResult = xDPTab2.getOutputRangeByType(DataPilotOutputRangeType.RESULT); in getOutputRanges()
19 "ScDataPilotTableObj";"com::sun::star::sheet::XDataPilotTable2";"getOutputRangeByType()"
34 <method>XDataPilotTable2::getOutputRangeByType</method> is called, which
120 com::sun::star::table::CellRangeAddress getOutputRangeByType( [in] long nType )
365 … virtual ::com::sun::star::table::CellRangeAddress SAL_CALL getOutputRangeByType( sal_Int32 nType )
1336 CellRangeAddress SAL_CALL ScDataPilotTableObj::getOutputRangeByType( sal_Int32 nType ) in getOutputRangeByType() function in ScDataPilotTableObj
Completed in 44 milliseconds