Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java697 com.sun.star.sheet.XUniqueCellFormatRangesSupplier xUniqueFormatSupp = in doFormattingSamples() local
700 … com.sun.star.container.XIndexAccess xRangesIA = xUniqueFormatSupp.getUniqueCellFormatRanges(); in doFormattingSamples()
/aoo41x/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs675 xUniqueFormatSupp = in doFormattingSamples()
679 xUniqueFormatSupp.getUniqueCellFormatRanges(); in doFormattingSamples()

Completed in 33 milliseconds