Home
last modified time | relevance | path

Searched defs:aColumnObj (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Spreadsheet/
H A DGeneralTableSample.java157 Object aColumnObj = xColumns.getByIndex( 2 ); in doSampleFunction() local
H A DSpreadsheetSample.java367 Object aColumnObj = xColumns.getByIndex( 0 ); in doCellRangeSamples() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Spreadsheet/
H A DGeneralTableSample.java157 Object aColumnObj = xColumns.getByIndex( 2 ); in doSampleFunction() local
H A DSpreadsheetSample.java367 Object aColumnObj = xColumns.getByIndex( 0 ); in doCellRangeSamples() local