Searched refs:xAnnotationAnchor (Results 1 – 1 of 1) sorted by relevance
372 uno::Reference <sheet::XSheetAnnotationAnchor> xAnnotationAnchor ( xCell, uno::UNO_QUERY); in GetNote() local373 if(xAnnotationAnchor.is()) in GetNote()375 … uno::Reference <sheet::XSheetAnnotation> xSheetAnnotation = xAnnotationAnchor->getAnnotation(); in GetNote()
Completed in 15 milliseconds