LibreOffice Module vcl (master) 1
Classes | Namespaces | Enumerations
ImageTree.hxx File Reference
#include <memory>
#include <sal/config.h>
#include <vcl/dllapi.h>
#include <rtl/ustring.hxx>
#include <o3tl/typed_flags_set.hxx>
Include dependency graph for ImageTree.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  o3tl::typed_flags< ImageLoadFlags >
 
class  ImageTree
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 
namespace  o3tl
 
namespace  com::sun::star::container
 
namespace  com::sun::star::io
 

Enumerations

enum class  ImageLoadFlags : sal_uInt16 {
  NONE = 0 ,
  IgnoreScalingFactor = 1 ,
  IgnoreDarkTheme = 2
}
 

Enumeration Type Documentation

◆ ImageLoadFlags

enum class ImageLoadFlags : sal_uInt16
strong
Enumerator
NONE 
IgnoreScalingFactor 
IgnoreDarkTheme 

Definition at line 31 of file ImageTree.hxx.