Searched refs:xSheetAnnotation (Results 1 – 1 of 1) sorted by relevance
375 … uno::Reference <sheet::XSheetAnnotation> xSheetAnnotation = xAnnotationAnchor->getAnnotation(); in GetNote() local376 if (xSheetAnnotation.is()) in GetNote()378 uno::Reference <text::XSimpleText> xText (xSheetAnnotation, uno::UNO_QUERY); in GetNote()
Completed in 18 milliseconds