Home
last modified time | relevance | path

Searched refs:xAnnotAnchor (Results 1 – 3 of 3) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sc/rowcolumn/
H A DCreateShowHideEditDeleteComments.java188 XSheetAnnotationAnchor xAnnotAnchor = in testShowHideComments() local
190 XSheetAnnotation xAnnotation = xAnnotAnchor.getAnnotation(); in testShowHideComments()
195 TestUtil.printPropertiesList(xAnnotAnchor); in testShowHideComments()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java286 …com.sun.star.sheet.XSheetAnnotationAnchor xAnnotAnchor = (com.sun.star.sheet.XSheetAnnotationAncho… in doCellSamples() local
288 com.sun.star.sheet.XSheetAnnotation xAnnotation = xAnnotAnchor.getAnnotation(); in doCellSamples()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs172 unoidl.com.sun.star.sheet.XSheetAnnotationAnchor xAnnotAnchor = in doCellSamples()
175 xAnnotAnchor.getAnnotation(); in doCellSamples()

Completed in 102 milliseconds