Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/vba/
H A Dvbacomments.cxx32 uno::Reference< sheet::XSheetAnnotation > xAnno( aSource, uno::UNO_QUERY_THROW ); in AnnotationToComment() local
33 uno::Reference< container::XChild > xChild( xAnno, uno::UNO_QUERY_THROW ); in AnnotationToComment()
H A Dvbacomment.cxx88 …uno::Reference< sheet::XSheetAnnotation > xAnno( xAnnos->getByIndex( aIndex ), uno::UNO_QUERY_THRO… in getAnnotationIndex() local
89 table::CellAddress aAnnoAddress = xAnno->getPosition(); in getAnnotationIndex()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/vba/
H A Dvbacomments.cxx32 uno::Reference< sheet::XSheetAnnotation > xAnno( aSource, uno::UNO_QUERY_THROW ); in AnnotationToComment() local
33 uno::Reference< container::XChild > xChild( xAnno, uno::UNO_QUERY_THROW ); in AnnotationToComment()
H A Dvbacomment.cxx88 …uno::Reference< sheet::XSheetAnnotation > xAnno( xAnnos->getByIndex( aIndex ), uno::UNO_QUERY_THRO… in getAnnotationIndex() local
89 table::CellAddress aAnnoAddress = xAnno->getPosition(); in getAnnotationIndex()