LibreOffice Module sw (master) 1
Classes | Namespaces | Macros | Enumerations
SwAppletImpl.hxx File Reference
#include <config_java.h>
#include <svl/itemset.hxx>
#include <svl/ownlist.hxx>
#include <utility>
Include dependency graph for SwAppletImpl.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwApplet_Impl
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::embed
 

Macros

#define OOO_STRING_SW_HTML_O_Hidden   "HIDDEN"
 

Enumerations

enum class  SwHtmlOptType {
  IGNORE = 0 ,
  TAG = 1 ,
  PARAM = 2 ,
  SIZE = 3
}
 

Macro Definition Documentation

◆ OOO_STRING_SW_HTML_O_Hidden

#define OOO_STRING_SW_HTML_O_Hidden   "HIDDEN"

Definition at line 38 of file SwAppletImpl.hxx.

Enumeration Type Documentation

◆ SwHtmlOptType

enum class SwHtmlOptType
strong
Enumerator
IGNORE 
TAG 
PARAM 
SIZE 

Definition at line 31 of file SwAppletImpl.hxx.