|
LibreOffice Module svx (master) 1
|
#include <vcl/graph.hxx>#include <comphelper/errcode.hxx>#include <com/sun/star/uno/Sequence.h>#include <com/sun/star/beans/PropertyValue.hpp>#include <svx/svxdllapi.h>#include <o3tl/typed_flags_set.hxx>#include <vcl/salctype.hxx>Go to the source code of this file.
Classes | |
| struct | o3tl::typed_flags< XOutFlags > |
| class | XOutBitmap |
Namespaces | |
| namespace | o3tl |
| namespace | tools |
Enumerations | |
| enum class | XOutFlags { NONE = 0x00000000 , MirrorHorz = 0x00000001 , MirrorVert = 0x00000010 , DontAddExtension = 0x00000008 , DontExpandFilename = 0x00010000 , UseGifIfPossible = 0x00020000 , UseGifIfSensible = 0x00040000 , UseNativeIfPossible = 0x00080000 } |
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| MirrorHorz | |
| MirrorVert | |
| DontAddExtension | |
| DontExpandFilename | |
| UseGifIfPossible | |
| UseGifIfSensible | |
| UseNativeIfPossible | |
Definition at line 32 of file xoutbmp.hxx.