Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dcommentsbuffer.cxx140 Reference< XSheetAnnotation > xAnno( xAnnoAnchor->getAnnotation(), UNO_SET_THROW ); in finalizeImport() local
141 Reference< XSheetAnnotationShapeSupplier > xAnnoShapeSupp( xAnno, UNO_QUERY_THROW ); in finalizeImport()
164 xAnno->setIsVisible( bVisible ); in finalizeImport()
/trunk/main/sc/source/ui/vba/
H A Dvbacomments.cxx35 uno::Reference< sheet::XSheetAnnotation > xAnno( aSource, uno::UNO_QUERY_THROW ); in AnnotationToComment() local
36 uno::Reference< container::XChild > xChild( xAnno, uno::UNO_QUERY_THROW ); in AnnotationToComment()
H A Dvbacomment.cxx89 …uno::Reference< sheet::XSheetAnnotation > xAnno( xAnnos->getByIndex( aIndex ), uno::UNO_QUERY_THRO… in getAnnotationIndex() local
90 table::CellAddress xAddress = xAnno->getPosition(); in getAnnotationIndex()

Completed in 22 milliseconds