#include <com/sun/star/beans/Property.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/embed/XStorage.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/ucb/CommandInfo.hpp>
#include <com/sun/star/ucb/OpenCommandArgument2.hpp>
#include <com/sun/star/ucb/TransferInfo.hpp>
#include <com/sun/star/util/DateTime.hpp>
#include <osl/diagnose.h>
#include <sal/macros.h>
#include "tdoc_content.hxx"
Go to the source code of this file.
◆ MAKECMDSEQUENCE
#define MAKECMDSEQUENCE |
( |
|
a | ) |
uno::Sequence< ucb::CommandInfo >( a, SAL_N_ELEMENTS(a) ) |
◆ MAKEPROPSEQUENCE