LibreOffice Module sw (master) 1
Namespaces | Typedefs | Enumerations | Functions | Variables
types.hxx File Reference
#include <sal/types.h>
#include <vector>
Include dependency graph for types.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ww
 @HTML
 

Typedefs

typedef std::vector< sal_uInt8ww::bytes
 

Enumerations

enum  ww::WordVersion {
  ww::eWW1 = 1 ,
  ww::eWW2 = 2 ,
  ww::eWW6 = 6 ,
  ww::eWW7 = 7 ,
  ww::eWW8 = 8
}
 

Functions

bool ww::IsSevenMinus (WordVersion eVer)
 
bool ww::IsEightPlus (WordVersion eVer)
 

Variables

const int ww::nWrap100Percent = 21600
 For custom wrapping. More...