LibreOffice Module oox (master) 1
Classes | Namespaces | Enumerations | Functions
pptfilterhelpers.hxx File Reference
#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>
Include dependency graph for pptfilterhelpers.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  oox::ppt::ImplAttributeNameConversion
 
struct  oox::ppt::transition
 
struct  oox::ppt::convert_subtype
 
struct  oox::ppt::preset_mapping
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::animations
 
namespace  oox
 
namespace  oox::ppt
 

Enumerations

enum class  oox::ppt::AnimationAttributeEnum {
  oox::ppt::PPT_X ,
  oox::ppt::PPT_Y ,
  oox::ppt::PPT_W ,
  oox::ppt::PPT_H ,
  oox::ppt::PPT_C ,
  oox::ppt::R ,
  oox::ppt::XSHEAR ,
  oox::ppt::FILLCOLOR ,
  oox::ppt::FILLTYPE ,
  oox::ppt::FILLON ,
  oox::ppt::STROKECOLOR ,
  oox::ppt::STROKEON ,
  oox::ppt::STYLECOLOR ,
  oox::ppt::STYLEROTATION ,
  oox::ppt::FONTWEIGHT ,
  oox::ppt::STYLEUNDERLINE ,
  oox::ppt::STYLEFONTFAMILY ,
  oox::ppt::STYLEFONTSIZE ,
  oox::ppt::STYLEFONTSTYLE ,
  oox::ppt::STYLEVISIBILITY ,
  oox::ppt::STYLEOPACITY ,
  oox::ppt::UNKNOWN
}
 

Functions

const ImplAttributeNameConversion * oox::ppt::getAttributeConversionList ()
 
OUString oox::ppt::getConvertedSubType (sal_Int16 nPresetClass, sal_Int32 nPresetId, sal_Int32 nPresetSubType)
 
void oox::ppt::fixMainSequenceTiming (const css::uno::Reference< css::animations::XAnimationNode > &xNode)
 
void oox::ppt::fixInteractiveSequenceTiming (const css::uno::Reference< css::animations::XAnimationNode > &xNode)
 
bool oox::ppt::convertAnimationValue (AnimationAttributeEnum eAttribute, css::uno::Any &rValue)
 convert attribute values of the animation target so that LibreOffice understand. More...
 
bool oox::ppt::convertMeasure (OUString &rString)
 convert the measure string to LibreOffice format. More...