LibreOffice Module cui (master) 1
Classes | Namespaces | Macros
optsave.hxx File Reference
#include <memory>
#include <sfx2/tabdlg.hxx>
Include dependency graph for optsave.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SvxSaveTabPage
 

Namespaces

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

Macros

#define APP_WRITER   0
 
#define APP_WRITER_WEB   1
 
#define APP_WRITER_GLOBAL   2
 
#define APP_CALC   3
 
#define APP_IMPRESS   4
 
#define APP_DRAW   5
 
#define APP_MATH   6
 
#define APP_COUNT   7
 

Macro Definition Documentation

◆ APP_CALC

#define APP_CALC   3

Definition at line 27 of file optsave.hxx.

◆ APP_COUNT

#define APP_COUNT   7

Definition at line 31 of file optsave.hxx.

◆ APP_DRAW

#define APP_DRAW   5

Definition at line 29 of file optsave.hxx.

◆ APP_IMPRESS

#define APP_IMPRESS   4

Definition at line 28 of file optsave.hxx.

◆ APP_MATH

#define APP_MATH   6

Definition at line 30 of file optsave.hxx.

◆ APP_WRITER

#define APP_WRITER   0

Definition at line 24 of file optsave.hxx.

◆ APP_WRITER_GLOBAL

#define APP_WRITER_GLOBAL   2

Definition at line 26 of file optsave.hxx.

◆ APP_WRITER_WEB

#define APP_WRITER_WEB   1

Definition at line 25 of file optsave.hxx.