| 
    LibreOffice Module sw (master) 1
    
   | 
 
#include <fmtfsize.hxx>#include <svl/itemset.hxx>#include <svx/swframetypes.hxx>#include <swtable.hxx>#include "ww8scan.hxx"#include "ww8par.hxx"Go to the source code of this file.
Classes | |
| class | WW8DupProperties | 
| struct | WW8SwFlyPara | 
| class | WW8RStyle | 
| class | WW8FlySet | 
| class | WW8SelBoxInfo | 
| class | WW8TabDesc | 
Enumerations | |
| enum | WW8LvlType {  WW8_None , WW8_Outline , WW8_Numbering , WW8_Sequence , WW8_Pause }  | 
Functions | |
| WW8LvlType | GetNumType (sal_uInt8 nWwLevelNo) | 
| enum WW8LvlType | 
| Enumerator | |
|---|---|
| WW8_None | |
| WW8_Outline | |
| WW8_Numbering | |
| WW8_Sequence | |
| WW8_Pause | |
Definition at line 300 of file ww8par2.hxx.
| WW8LvlType GetNumType | ( | sal_uInt8 | nWwLevelNo | ) | 
Definition at line 853 of file ww8par2.cxx.
References WW8_None, WW8_Numbering, WW8_Outline, WW8_Pause, and WW8_Sequence.
Referenced by SwWW8ImplReader::ProcessSpecial(), SwWW8ImplReader::StartAnl(), and SwTOXBaseSection::UpdatePageNum_().