Home
last modified time | relevance | path

Searched refs:getOutputRangeByType (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XDataPilotTable2.java288 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()
/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScDataPilotTableObj.csv19 "ScDataPilotTableObj";"com::sun::star::sheet::XDataPilotTable2";"getOutputRangeByType()"
/aoo42x/main/offapi/com/sun/star/sheet/
H A DDataPilotOutputRangeType.idl34 <method>XDataPilotTable2::getOutputRangeByType</method> is called, which
H A DXDataPilotTable2.idl120 com::sun::star::table::CellRangeAddress getOutputRangeByType( [in] long nType )
/aoo42x/main/sc/inc/
H A Ddapiuno.hxx365 … virtual ::com::sun::star::table::CellRangeAddress SAL_CALL getOutputRangeByType( sal_Int32 nType )
/aoo42x/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx1336 CellRangeAddress SAL_CALL ScDataPilotTableObj::getOutputRangeByType( sal_Int32 nType ) in getOutputRangeByType() function in ScDataPilotTableObj

Completed in 44 milliseconds