LibreOffice Module oox (master) 1
|
#include <oox/ppt/slidetransition.hxx>
#include <com/sun/star/animations/TransitionType.hpp>
#include <com/sun/star/animations/TransitionSubType.hpp>
#include <com/sun/star/animations/XTransitionFilter.hpp>
#include <sal/log.hxx>
#include <tools/color.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <oox/helper/propertymap.hxx>
#include <oox/token/namespaces.hxx>
#include <oox/token/properties.hxx>
#include <oox/token/tokens.hxx>
#include <oox/ppt/pptfilterhelpers.hxx>
Go to the source code of this file.
Namespaces | |
namespace | oox |
namespace | oox::ppt |