LibreOffice Module sw (master) 1
Classes | Enumerations | Functions
envimg.hxx File Reference
#include <svl/poolitem.hxx>
#include <unotools/configitem.hxx>
#include <swdllapi.h>
Include dependency graph for envimg.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwEnvItem
 
class  SwEnvCfgItem
 

Enumerations

enum  SwEnvAlign {
  ENV_HOR_LEFT = 0 ,
  ENV_HOR_CNTR ,
  ENV_HOR_RGHT ,
  ENV_VER_LEFT ,
  ENV_VER_CNTR ,
  ENV_VER_RGHT
}
 

Functions

SW_DLLPUBLIC OUString MakeSender ()
 

Enumeration Type Documentation

◆ SwEnvAlign

enum SwEnvAlign
Enumerator
ENV_HOR_LEFT 
ENV_HOR_CNTR 
ENV_HOR_RGHT 
ENV_VER_LEFT 
ENV_VER_CNTR 
ENV_VER_RGHT 

Definition at line 28 of file envimg.hxx.

Function Documentation

◆ MakeSender()

SW_DLLPUBLIC OUString MakeSender ( )