#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 <utility>
#include "vbachartobject.hxx"
#include "vbachartobjects.hxx"
Go to the source code of this file.
◆ PERSIST_NAME()
constexpr OUStringLiteral PERSIST_NAME |
( |
u"PersistName" |
| ) |
|
|
constexpr |