#include <com/sun/star/uno/Reference.hxx>
#include <oox/dllapi.h>
#include <sal/types.h>
#include <rtl/ustring.hxx>
#include <com/sun/star/uno/Any.hxx>
Go to the source code of this file.
|
enum | oox::ppt::AnimationAttributeEnum {
oox::ppt::AnimationAttributeEnum::PPT_X,
oox::ppt::AnimationAttributeEnum::PPT_Y,
oox::ppt::AnimationAttributeEnum::PPT_W,
oox::ppt::AnimationAttributeEnum::PPT_H,
oox::ppt::AnimationAttributeEnum::PPT_C,
oox::ppt::AnimationAttributeEnum::R,
oox::ppt::AnimationAttributeEnum::XSHEAR,
oox::ppt::AnimationAttributeEnum::FILLCOLOR,
oox::ppt::AnimationAttributeEnum::FILLTYPE,
oox::ppt::AnimationAttributeEnum::FILLON,
oox::ppt::AnimationAttributeEnum::STROKECOLOR,
oox::ppt::AnimationAttributeEnum::STROKEON,
oox::ppt::AnimationAttributeEnum::STYLECOLOR,
oox::ppt::AnimationAttributeEnum::STYLEROTATION,
oox::ppt::AnimationAttributeEnum::FONTWEIGHT,
oox::ppt::AnimationAttributeEnum::STYLEUNDERLINE,
oox::ppt::AnimationAttributeEnum::STYLEFONTFAMILY,
oox::ppt::AnimationAttributeEnum::STYLEFONTSIZE,
oox::ppt::AnimationAttributeEnum::STYLEFONTSTYLE,
oox::ppt::AnimationAttributeEnum::STYLEVISIBILITY,
oox::ppt::AnimationAttributeEnum::STYLEOPACITY,
oox::ppt::AnimationAttributeEnum::UNKNOWN
} |
|