#include <array>
#include <vector>
#include <memory>
#include <com/sun/star/uno/Any.hxx>
#include <oox/drawingml/drawingmltypes.hxx>
#include <oox/ppt/slidepersist.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Go to the source code of this file.
|
enum | {
oox::ppt::NP_TO = 0
,
oox::ppt::NP_FROM
,
oox::ppt::NP_BY
,
oox::ppt::NP_USERDATA
,
oox::ppt::NP_ATTRIBUTENAME
,
oox::ppt::NP_ACCELERATION
,
oox::ppt::NP_AUTOREVERSE
,
oox::ppt::NP_DECELERATE
,
oox::ppt::NP_DURATION
,
oox::ppt::NP_FILL
,
oox::ppt::NP_REPEATCOUNT
,
oox::ppt::NP_REPEATDURATION
,
oox::ppt::NP_RESTART
,
oox::ppt::NP_DIRECTION
,
oox::ppt::NP_COLORINTERPOLATION
,
oox::ppt::NP_CALCMODE
,
oox::ppt::NP_TRANSFORMTYPE
,
oox::ppt::NP_PATH
,
oox::ppt::NP_ENDSYNC
,
oox::ppt::NP_ITERATETYPE
,
oox::ppt::NP_ITERATEINTERVAL
,
oox::ppt::NP_SUBITEM
,
oox::ppt::NP_TARGET
,
oox::ppt::NP_COMMAND
,
oox::ppt::NP_PARAMETER
,
oox::ppt::NP_VALUES
,
oox::ppt::NP_FORMULA
,
oox::ppt::NP_KEYTIMES
,
oox::ppt::NP_DISPLAY
,
oox::ppt::NP_HIDEDURINGSHOW
,
oox::ppt::NP_ISNARRATION
,
oox::ppt::NP_SIZE_
} |
|