Home
last modified time | relevance | path

Searched refs:xAnnotationsSupp (Results 1 – 4 of 4) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DCreateShowHideEditDeleteComments.java121 XSheetAnnotationsSupplier xAnnotationsSupp = in testCreateEditDeleteComments() local
124 XSheetAnnotations xAnnotations = xAnnotationsSupp.getAnnotations(); in testCreateEditDeleteComments()
130 XSheetAnnotationsSupplier xAnnotationsSupp = in testCreateEditDeleteComments() local
133 XSheetAnnotations xAnnotations = xAnnotationsSupp.getAnnotations(); in testCreateEditDeleteComments()
182 XSheetAnnotationsSupplier xAnnotationsSupp = in testShowHideComments() local
185 XSheetAnnotations xAnnotations = xAnnotationsSupp.getAnnotations(); in testShowHideComments()
/trunk/test/testuno/source/fvt/uno/sc/cell/
H A DDeleteContents.java143 XSheetAnnotationsSupplier xAnnotationsSupp = in testDeleteContents() local
146 XSheetAnnotations xAnnotations = xAnnotationsSupp.getAnnotations(); in testDeleteContents()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java280 com.sun.star.sheet.XSheetAnnotationsSupplier xAnnotationsSupp = in doCellSamples() local
283 com.sun.star.sheet.XSheetAnnotations xAnnotations = xAnnotationsSupp.getAnnotations(); in doCellSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs166 unoidl.com.sun.star.sheet.XSheetAnnotationsSupplier xAnnotationsSupp = in doCellSamples()
169 xAnnotationsSupp.getAnnotations(); in doCellSamples()

Completed in 34 milliseconds