Home
last modified time | relevance | path

Searched refs:getCommentByIndex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbacomment.cxx104 ScVbaComment::getCommentByIndex( sal_Int32 Index ) in getCommentByIndex() function in ScVbaComment
160 return getCommentByIndex( getAnnotationIndex() + 2 ); in Next()
167 return getCommentByIndex( getAnnotationIndex() ); in Previous()
H A Dvbacomment.hxx49 css::uno::Reference< ov::excel::XComment > SAL_CALL getCommentByIndex( sal_Int32 Index );