LibreOffice Module oox (master) 1
Public Member Functions | Public Attributes | List of all members
oox::drawingml::Effect Struct Reference

#include <effectproperties.hxx>

Collaboration diagram for oox::drawingml::Effect:
[legend]

Public Member Functions

css::beans::PropertyValue getEffect ()
 

Public Attributes

OUString msName
 
std::map< OUString, css::uno::Any > maAttribs
 
Color moColor
 

Detailed Description

Definition at line 56 of file effectproperties.hxx.

Member Function Documentation

◆ getEffect()

css::beans::PropertyValue oox::drawingml::Effect::getEffect ( )

Definition at line 118 of file effectproperties.cxx.

References aSeq, maAttribs, and msName.

Member Data Documentation

◆ maAttribs

std::map< OUString, css::uno::Any > oox::drawingml::Effect::maAttribs

◆ moColor

Color oox::drawingml::Effect::moColor

Definition at line 60 of file effectproperties.hxx.

◆ msName

OUString oox::drawingml::Effect::msName

Definition at line 58 of file effectproperties.hxx.

Referenced by getEffect().


The documentation for this struct was generated from the following files: