LibreOffice Module lotuswordpro (master) 1
Classes | Variables
lwpsilverbullet.hxx File Reference
#include <config_lgpl.h>
#include <memory>
#include "lwpdlvlist.hxx"
#include <lwpobjid.hxx>
#include <lwpatomholder.hxx>
Include dependency graph for lwpsilverbullet.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LwpSilverBullet
 

Variables

const sal_uInt16 MAXNUMBERPOSITIONS = 10
 
const sal_uInt16 NUMCHAR_none = 0x00
 
const sal_uInt16 NUMCHAR_1 = 0x01
 
const sal_uInt16 NUMCHAR_A = 0x02
 
const sal_uInt16 NUMCHAR_a = 0x03
 
const sal_uInt16 NUMCHAR_I = 0x04
 
const sal_uInt16 NUMCHAR_i = 0x05
 
const sal_uInt16 NUMCHAR_other = 0x06
 
const sal_uInt16 NUMCHAR_01 = 0x0B
 
const sal_uInt16 NUMCHAR_Chinese1 = 0x09
 
const sal_uInt16 NUMCHAR_Chinese2 = 0x08
 
const sal_uInt16 NUMCHAR_Chinese3 = 0x0A
 
const sal_uInt16 NUMCHAR_Chinese4 = 0x13
 

Variable Documentation

◆ MAXNUMBERPOSITIONS

const sal_uInt16 MAXNUMBERPOSITIONS = 10

Definition at line 70 of file lwpsilverbullet.hxx.

◆ NUMCHAR_01

const sal_uInt16 NUMCHAR_01 = 0x0B

◆ NUMCHAR_1

const sal_uInt16 NUMCHAR_1 = 0x01

Definition at line 72 of file lwpsilverbullet.hxx.

Referenced by LwpSilverBullet::GetNumCharByStyleID().

◆ NUMCHAR_A

const sal_uInt16 NUMCHAR_A = 0x02

Definition at line 73 of file lwpsilverbullet.hxx.

Referenced by LwpSilverBullet::GetNumCharByStyleID().

◆ NUMCHAR_a

const sal_uInt16 NUMCHAR_a = 0x03

Definition at line 74 of file lwpsilverbullet.hxx.

Referenced by LwpSilverBullet::GetNumCharByStyleID().

◆ NUMCHAR_Chinese1

const sal_uInt16 NUMCHAR_Chinese1 = 0x09

Definition at line 80 of file lwpsilverbullet.hxx.

Referenced by LwpSilverBullet::GetNumCharByStyleID().

◆ NUMCHAR_Chinese2

const sal_uInt16 NUMCHAR_Chinese2 = 0x08

Definition at line 81 of file lwpsilverbullet.hxx.

Referenced by LwpSilverBullet::GetNumCharByStyleID().

◆ NUMCHAR_Chinese3

const sal_uInt16 NUMCHAR_Chinese3 = 0x0A

Definition at line 82 of file lwpsilverbullet.hxx.

Referenced by LwpSilverBullet::GetNumCharByStyleID().

◆ NUMCHAR_Chinese4

const sal_uInt16 NUMCHAR_Chinese4 = 0x13

◆ NUMCHAR_I

const sal_uInt16 NUMCHAR_I = 0x04

Definition at line 75 of file lwpsilverbullet.hxx.

Referenced by LwpSilverBullet::GetNumCharByStyleID().

◆ NUMCHAR_i

const sal_uInt16 NUMCHAR_i = 0x05

Definition at line 76 of file lwpsilverbullet.hxx.

Referenced by LwpSilverBullet::GetNumCharByStyleID().

◆ NUMCHAR_none

const sal_uInt16 NUMCHAR_none = 0x00

Definition at line 71 of file lwpsilverbullet.hxx.

Referenced by LwpSilverBullet::GetNumCharByStyleID().

◆ NUMCHAR_other

const sal_uInt16 NUMCHAR_other = 0x06