LibreOffice Module oox (master)
1
|
#include <sal/config.h>
#include <string_view>
#include <vector>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/util/DateTime.hpp>
#include <oox/helper/helper.hxx>
#include <oox/dllapi.h>
#include <rtl/ustring.hxx>
#include <sal/types.h>
#include <oox/drawingml/color.hxx>
Go to the source code of this file.
Classes | |
class | oox::AttributeConversion |
Static helpers for conversion of strings to attribute values of various different data types. More... | |
class | oox::AttributeList |
Provides access to attribute values of an element. More... | |
Namespaces | |
com::sun::star | |
com::sun::star::xml::sax | |
sax_fastparser | |
oox | |
Functions | |
sal_Int32 | oox::getHighlightColorTokenFromString (std::u16string_view sColorName) |