LibreOffice Module sd (master) 1
Classes | Namespaces | Macros
htmlex.hxx File Reference
#include <resltn.hxx>
#include <rtl/ustrbuf.hxx>
#include <tools/color.hxx>
#include <tools/solar.h>
#include <vcl/errinf.hxx>
#include <unotools/resmgr.hxx>
#include "htmlpublishmode.hxx"
#include <memory>
#include <string_view>
#include <vector>
Include dependency graph for htmlex.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HtmlErrorContext
 
class  HtmlExport
 this class exports an Impress Document as a HTML Presentation. More...
 

Namespaces

namespace  basegfx
 
namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::beans
 
namespace  com::sun::star::ucb
 
namespace  sd
 
namespace  tools
 
namespace  sdr
 
namespace  sdr::table
 

Macros

#define PUB_LOWRES_WIDTH   640
 
#define PUB_MEDRES_WIDTH   800
 
#define PUB_HIGHRES_WIDTH   1024
 
#define PUB_FHDRES_WIDTH   1920
 
#define PUB_THUMBNAIL_WIDTH   256
 
#define PUB_THUMBNAIL_HEIGHT   192
 

Macro Definition Documentation

◆ PUB_FHDRES_WIDTH

#define PUB_FHDRES_WIDTH   1920

Definition at line 44 of file htmlex.hxx.

◆ PUB_HIGHRES_WIDTH

#define PUB_HIGHRES_WIDTH   1024

Definition at line 43 of file htmlex.hxx.

◆ PUB_LOWRES_WIDTH

#define PUB_LOWRES_WIDTH   640

Definition at line 41 of file htmlex.hxx.

◆ PUB_MEDRES_WIDTH

#define PUB_MEDRES_WIDTH   800

Definition at line 42 of file htmlex.hxx.

◆ PUB_THUMBNAIL_HEIGHT

#define PUB_THUMBNAIL_HEIGHT   192

Definition at line 47 of file htmlex.hxx.

◆ PUB_THUMBNAIL_WIDTH

#define PUB_THUMBNAIL_WIDTH   256

Definition at line 46 of file htmlex.hxx.