LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
WW8LSTInfo Struct Reference
Collaboration diagram for WW8LSTInfo:
[legend]

Public Member Functions

 WW8LSTInfo (SwNumRule *pNumRule_, const WW8LST &aLST)
 

Public Attributes

std::vector< ww::bytesmaParaSprms
 
WW8aIdSty aIdSty
 
WW8aCFormat aCharFormat = {}
 
SwNumRulepNumRule
 
sal_uInt32 nIdLst
 
bool bSimpleList:1
 
bool bUsedInDoc:1
 

Detailed Description

Definition at line 401 of file ww8par3.cxx.

Constructor & Destructor Documentation

◆ WW8LSTInfo()

WW8LSTInfo::WW8LSTInfo ( SwNumRule pNumRule_,
const WW8LST &  aLST 
)
inline

Definition at line 413 of file ww8par3.cxx.

References aIdSty.

Member Data Documentation

◆ aCharFormat

WW8aCFormat WW8LSTInfo::aCharFormat = {}

Definition at line 405 of file ww8par3.cxx.

Referenced by WW8ListManager::WW8ListManager().

◆ aIdSty

WW8aIdSty WW8LSTInfo::aIdSty

Definition at line 404 of file ww8par3.cxx.

Referenced by WW8ListManager::WW8ListManager(), and WW8LSTInfo().

◆ bSimpleList

bool WW8LSTInfo::bSimpleList

Definition at line 409 of file ww8par3.cxx.

Referenced by WW8ListManager::WW8ListManager().

◆ bUsedInDoc

bool WW8LSTInfo::bUsedInDoc

Definition at line 410 of file ww8par3.cxx.

Referenced by WW8ListManager::GetNumRuleForActivation().

◆ maParaSprms

std::vector<ww::bytes> WW8LSTInfo::maParaSprms

Definition at line 403 of file ww8par3.cxx.

Referenced by WW8ListManager::WW8ListManager().

◆ nIdLst

sal_uInt32 WW8LSTInfo::nIdLst

Definition at line 408 of file ww8par3.cxx.

◆ pNumRule

SwNumRule* WW8LSTInfo::pNumRule

The documentation for this struct was generated from the following file: