LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Namespaces | |
namespace | ww |
@HTML | |
Typedefs | |
typedef std::vector< sal_uInt8 > | ww::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... | |