|
LibreOffice Module xmloff (master) 1
|
#include <com/sun/star/io/XOutputStream.hpp>#include <com/sun/star/drawing/BitmapMode.hpp>#include <com/sun/star/graphic/XGraphic.hpp>#include <tools/debug.hxx>#include <sal/log.hxx>#include <sax/tools/converter.hxx>#include <xmloff/xmltkmap.hxx>#include <xmloff/xmluconv.hxx>#include <xmloff/xmlnamespace.hxx>#include <xmloff/xmltoken.hxx>#include <xmloff/xmlimp.hxx>#include <xmloff/namespacemap.hxx>#include <xmloff/xmlement.hxx>#include <xmloff/XMLBase64ImportContext.hxx>#include <XMLBackgroundImageContext.hxx>Go to the source code of this file.
Functions | |
| static void | lcl_xmlbic_MergeHoriPos (GraphicLocation &ePos, GraphicLocation eHori) |
| static void | lcl_xmlbic_MergeVertPos (GraphicLocation &ePos, GraphicLocation eVert) |
Variables | |
| const SvXMLEnumMapEntry< GraphicLocation > | psXML_BrushHoriPos [] |
| const SvXMLEnumMapEntry< GraphicLocation > | psXML_BrushVertPos [] |
|
static |
Definition at line 60 of file XMLBackgroundImageContext.cxx.
References DBG_ASSERT, and ePos.
Referenced by XMLBackgroundImageContext::ProcessAttrs().
|
static |
Definition at line 100 of file XMLBackgroundImageContext.cxx.
References DBG_ASSERT, and ePos.
Referenced by XMLBackgroundImageContext::ProcessAttrs().
| const SvXMLEnumMapEntry<GraphicLocation> psXML_BrushHoriPos[] |
Definition at line 46 of file XMLBackgroundImageContext.cxx.
Referenced by XMLBackgroundImageContext::ProcessAttrs().
| const SvXMLEnumMapEntry<GraphicLocation> psXML_BrushVertPos[] |
Definition at line 53 of file XMLBackgroundImageContext.cxx.
Referenced by XMLBackgroundImageContext::ProcessAttrs().