LibreOffice Module unotools (master) 1
Classes | Namespaces | Enumerations
viewoptions.hxx File Reference
#include <unotools/unotoolsdllapi.h>
#include <com/sun/star/uno/Sequence.hxx>
#include <sal/types.h>
#include <rtl/ustring.hxx>
Include dependency graph for viewoptions.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SvtViewOptions
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::container
 

Enumerations

enum class  EViewType {
  Dialog = 0 ,
  TabDialog = 1 ,
  TabPage = 2 ,
  Window = 3
}
 

Enumeration Type Documentation

◆ EViewType

enum class EViewType
strong
Enumerator
Dialog 
TabDialog 
TabPage 
Window 

Definition at line 34 of file viewoptions.hxx.