LibreOffice Module sw (master) 1
|
Public Member Functions | |
WW8LSTInfo (SwNumRule *pNumRule_, const WW8LST &aLST) | |
Public Attributes | |
std::vector< ww::bytes > | maParaSprms |
WW8aIdSty | aIdSty |
WW8aCFormat | aCharFormat = {} |
SwNumRule * | pNumRule |
sal_uInt32 | nIdLst |
bool | bSimpleList:1 |
bool | bUsedInDoc:1 |
Definition at line 401 of file ww8par3.cxx.
|
inline |
Definition at line 413 of file ww8par3.cxx.
References aIdSty.
WW8aCFormat WW8LSTInfo::aCharFormat = {} |
Definition at line 405 of file ww8par3.cxx.
Referenced by WW8ListManager::WW8ListManager().
WW8aIdSty WW8LSTInfo::aIdSty |
Definition at line 404 of file ww8par3.cxx.
Referenced by WW8ListManager::WW8ListManager(), and WW8LSTInfo().
bool WW8LSTInfo::bSimpleList |
Definition at line 409 of file ww8par3.cxx.
Referenced by WW8ListManager::WW8ListManager().
bool WW8LSTInfo::bUsedInDoc |
Definition at line 410 of file ww8par3.cxx.
Referenced by WW8ListManager::GetNumRuleForActivation().
std::vector<ww::bytes> WW8LSTInfo::maParaSprms |
Definition at line 403 of file ww8par3.cxx.
Referenced by WW8ListManager::WW8ListManager().
sal_uInt32 WW8LSTInfo::nIdLst |
Definition at line 408 of file ww8par3.cxx.
SwNumRule* WW8LSTInfo::pNumRule |
Definition at line 407 of file ww8par3.cxx.
Referenced by WW8ListManager::GetNumRuleForActivation(), and WW8ListManager::WW8ListManager().