Home
last modified time | relevance | path

Searched refs:setSourceRange (Results 1 – 23 of 23) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScDataPilotTableObj.java209 DPDsc.setSourceRange(sCellRangeAddress); in createTestEnvironment()
296 DPDsc.setSourceRange(srcRange); in createTable2()
H A DScDataPilotFieldsObj.java162 DPDsc.setSourceRange(new CellRangeAddress((short)0, 0, 0, 4, 4)); in createTestEnvironment()
H A DScDataPilotTablesObj.java170 DPDsc.setSourceRange(new CellRangeAddress((short)0, 0, 0, 4, 4)); in createTestEnvironment()
H A DScIndexEnumeration_DataPilotTablesEnumeration.java135 DPDsc.setSourceRange(new CellRangeAddress((short)0, 0, 0, 4, 4)); in createTestEnvironment()
H A DScIndexEnumeration_DataPilotFieldsEnumeration.java135 DPDsc.setSourceRange(new CellRangeAddress((short)0, 0, 0, 4, 4)); in createTestEnvironment()
H A DScDataPilotFieldObj.java223 DPDsc.setSourceRange(sCellRangeAdress); in createTestEnvironment()
H A DScDataPilotFieldGroupsObj.java225 DPDsc.setSourceRange (sCellRangeAdress); in createTestEnvironment()
H A DScDataPilotItemObj.java224 DPDsc.setSourceRange(sCellRangeAdress); in createTestEnvironment()
H A DScDataPilotItemsObj.java224 DPDsc.setSourceRange(sCellRangeAdress); in createTestEnvironment()
H A DScIndexEnumeration_DataPilotItemsEnumeration.java226 DPDsc.setSourceRange(sCellRangeAdress); in createTestEnvironment()
H A DScDataPilotFieldGroupItemObj.java226 DPDsc.setSourceRange (sCellRangeAdress); in createTestEnvironment()
H A DScDataPilotFieldGroupObj.java225 DPDsc.setSourceRange (sCellRangeAdress); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScDataPilotTableObj.csv6 "ScDataPilotTableObj";"com::sun::star::sheet::XDataPilotDescriptor";"setSourceRange()"
/trunk/main/sc/qa/complex/dataPilot/
H A D_XDataPilotDescriptor.java154 oObj.setSourceRange(CRA); in _setSourceRange()
H A DCheckDataPilot.java273 DPDsc.setSourceRange(sCellRangeAdress); in before()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XDataPilotDescriptor.java125 oObj.setSourceRange(CRA); in _setSourceRange()
/trunk/main/offapi/com/sun/star/sheet/
H A DXDataPilotDescriptor.idl82 void setSourceRange(
/trunk/main/sc/inc/
H A Ddapiuno.hxx200 …virtual void SAL_CALL setSourceRange( const ::com::sun::star::table::CellRangeAddress& aSourceRang…
/trunk/main/oox/source/xls/
H A Dpivottablebuffer.cxx1377 mxDPDescriptor->setSourceRange( mpPivotCache->getSourceRange() ); in finalizeImport()
/trunk/main/sc/workben/
H A Dtest.cxx1550 xDesc->setSourceRange(aSource); in lcl_Pivot()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java1290 xDPDesc.setSourceRange( aSourceAddress ); in doDataPilotSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs1364 xDPDesc.setSourceRange( aSourceAddress ); in doDataPilotSamples()
/trunk/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx701 void SAL_CALL ScDataPilotDescriptorBase::setSourceRange( const CellRangeAddress& aSourceRange ) thr… in setSourceRange() function in ScDataPilotDescriptorBase

Completed in 160 milliseconds