LibreOffice Module sc (master) 1
|
#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>
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) |
|
static |
Definition at line 30 of file vbacomments.cxx.
References xModel.
Referenced by ScVbaComments::createCollectionObject().