LibreOffice Module sc (master)
1
|
#include "vbachart.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/document/XEmbeddedObjectSupplier.hpp>
#include <com/sun/star/container/XNamed.hpp>
#include <com/sun/star/script/BasicErrorException.hpp>
#include <com/sun/star/view/XSelectionSupplier.hpp>
#include <basic/sberrors.hxx>
#include "vbachartobject.hxx"
#include "vbachartobjects.hxx"
Go to the source code of this file.
Functions | |
constexpr OUStringLiteral | PERSIST_NAME (u"PersistName") |
constexpr OUStringLiteral PERSIST_NAME | ( | u"PersistName" | ) |
Referenced by ScVbaChartObject::setShape().