Home
last modified time | relevance | path

Searched refs:aSourceAddress (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java1289 … com.sun.star.table.CellRangeAddress aSourceAddress = createCellRangeAddress( xSheet, "A10:C30" ); in doDataPilotSamples() local
1290 xDPDesc.setSourceRange( aSourceAddress ); in doDataPilotSamples()
/aoo41x/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs1362 unoidl.com.sun.star.table.CellRangeAddress aSourceAddress = in doDataPilotSamples()
1364 xDPDesc.setSourceRange( aSourceAddress ); in doDataPilotSamples()

Completed in 31 milliseconds