LibreOffice Module sc (master) 1
Functions
vbacomments.cxx File Reference
#include "vbacomments.hxx"
#include "vbacomment.hxx"
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/sheet/XSheetAnnotation.hpp>
#include <com/sun/star/table/XCellRange.hpp>
Include dependency graph for vbacomments.cxx:

Go to the source code of this file.

Functions

static uno::Any AnnotationToComment (const uno::Any &aSource, const uno::Reference< uno::XComponentContext > &xContext, const uno::Reference< frame::XModel > &xModel)
 

Function Documentation

◆ AnnotationToComment()

static uno::Any AnnotationToComment ( const uno::Any aSource,
const uno::Reference< uno::XComponentContext > &  xContext,
const uno::Reference< frame::XModel > &  xModel 
)
static

Definition at line 30 of file vbacomments.cxx.

References xModel.

Referenced by ScVbaComments::createCollectionObject().