LibreOffice Module basic (master) 1
Classes | Namespaces | Enumerations
image.hxx File Reference
#include <basic/sbx.hxx>
#include <rtl/ustring.hxx>
#include "filefmt.hxx"
#include <o3tl/typed_flags_set.hxx>
#include <cstddef>
#include <vector>
Include dependency graph for image.hxx:

Go to the source code of this file.

Classes

struct  o3tl::typed_flags< SbiImageFlags >
 
class  SbiImage
 

Namespaces

namespace  o3tl
 

Enumerations

enum class  SbiImageFlags {
  NONE = 0 ,
  EXPLICIT = 0x0001 ,
  COMPARETEXT = 0x0002 ,
  INITCODE = 0x0004 ,
  CLASSMODULE = 0x0008
}
 

Enumeration Type Documentation

◆ SbiImageFlags

enum class SbiImageFlags
strong
Enumerator
NONE 
EXPLICIT 
COMPARETEXT 
INITCODE 
CLASSMODULE 

Definition at line 32 of file image.hxx.