Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/vba/
H A Dvbacomments.cxx64 ScVbaComments::ScVbaComments( in ScVbaComments() function in ScVbaComments
77 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()
H A Dvbacomments.hxx36 class ScVbaComments : public ScVbaComments_BASE class
39 ScVbaComments(
45 virtual ~ScVbaComments() {} in ~ScVbaComments()
H A Dvbacomment.cxx108 …uno::Reference< XCollection > xColl( new ScVbaComments( getParent()->getParent(), mxContext, mxMo… in getCommentByIndex()
H A Dvbaworksheet.cxx716 …uno::Reference< XCollection > xColl( new ScVbaComments( this, mxContext, mxModel, xIndexAccess ) … in Comments()

Completed in 34 milliseconds