Searched refs:ScVbaComments (Results 1 – 4 of 4) sorted by relevance
64 ScVbaComments::ScVbaComments( in ScVbaComments() function in ScVbaComments77 ScVbaComments::createEnumeration() throw (uno::RuntimeException) in createEnumeration()84 ScVbaComments::createCollectionObject( const css::uno::Any& aSource ) in createCollectionObject()90 ScVbaComments::getElementType() throw (uno::RuntimeException) in getElementType()96 ScVbaComments::getServiceImplName() in getServiceImplName()103 ScVbaComments::getServiceNames() in getServiceNames()
36 class ScVbaComments : public ScVbaComments_BASE class39 ScVbaComments(45 virtual ~ScVbaComments() {} in ~ScVbaComments()
108 …uno::Reference< XCollection > xColl( new ScVbaComments( getParent()->getParent(), mxContext, mxMo… in getCommentByIndex()
716 …uno::Reference< XCollection > xColl( new ScVbaComments( this, mxContext, mxModel, xIndexAccess ) … in Comments()
Completed in 19 milliseconds