|
LibreOffice Module oox (master) 1
|
#include <functional>#include <com/sun/star/uno/Reference.hxx>#include <oox/drawingml/clrscheme.hxx>#include <oox/drawingml/shape.hxx>#include <oox/dllapi.h>#include <oox/helper/refmap.hxx>#include <oox/helper/refvector.hxx>#include <rtl/ustring.hxx>#include <sal/types.h>#include <docmodel/theme/Theme.hxx>Go to the source code of this file.
Classes | |
| class | oox::drawingml::Theme |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::drawing |
| namespace | com::sun::star::xml |
| namespace | com::sun::star::xml::dom |
| namespace | model |
| namespace | oox |
| namespace | oox::drawingml |
Typedefs | |
| typedef RefVector< FillProperties > | oox::drawingml::FillStyleList |
| typedef RefVector< LineProperties > | oox::drawingml::LineStyleList |
| typedef RefVector< EffectProperties > | oox::drawingml::EffectStyleList |
| typedef RefMap< sal_Int32, TextCharacterProperties > | oox::drawingml::FontScheme |
Variables | |
| const sal_Int32 | oox::drawingml::THEMED_STYLE_SUBTLE = 1 |
| const sal_Int32 | oox::drawingml::THEMED_STYLE_MODERATE = 2 |
| const sal_Int32 | oox::drawingml::THEMED_STYLE_INTENSE = 3 |