Searched refs:xAnno (Results 1 – 4 of 4) sorted by relevance
32 uno::Reference< sheet::XSheetAnnotation > xAnno( aSource, uno::UNO_QUERY_THROW ); in AnnotationToComment() local33 uno::Reference< container::XChild > xChild( xAnno, uno::UNO_QUERY_THROW ); in AnnotationToComment()
88 …uno::Reference< sheet::XSheetAnnotation > xAnno( xAnnos->getByIndex( aIndex ), uno::UNO_QUERY_THRO… in getAnnotationIndex() local89 table::CellAddress aAnnoAddress = xAnno->getPosition(); in getAnnotationIndex()