Searched refs:ScVbaComment (Results 1 – 4 of 4) sorted by relevance
44 ScVbaComment::ScVbaComment( in ScVbaComment() function in ScVbaComment61 ScVbaComment::getAnnotation() throw (uno::RuntimeException) in getAnnotation()69 ScVbaComment::getAnnotations() throw (uno::RuntimeException) in getAnnotations()116 ScVbaComment::getAuthor() throw (uno::RuntimeException) in getAuthor()128 ScVbaComment::getShape() throw (uno::RuntimeException) in getShape()139 ScVbaComment::getVisible() throw (uno::RuntimeException) in getVisible()151 ScVbaComment::Delete() throw (uno::RuntimeException) in Delete()157 ScVbaComment::Next() throw (uno::RuntimeException) in Next()164 ScVbaComment::Previous() throw (uno::RuntimeException) in Previous()219 ScVbaComment::getServiceImplName() in getServiceImplName()[all …]
40 class ScVbaComment : public ScVbaComment_BASE class51 ScVbaComment(57 virtual ~ScVbaComment() {} in ~ScVbaComment()
41 new ScVbaComment( uno::Reference< XHelperInterface >(), xContext, xModel, xCellRange ) ) ); in AnnotationToComment()
2923 return new ScVbaComment( this, mxContext, getUnoModel(), mxRange ); in AddComment()2931 …uno::Reference< excel::XComment > xComment( new ScVbaComment( this, mxContext, getUnoModel(), mxRa… in getComment()
Completed in 36 milliseconds