Home
last modified time | relevance | path

Searched refs:nIdLst (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx354 sal_uInt32 nIdLst; // Unique List ID member
364 sal_uInt32 nIdLst; // Unique List ID member
419 sal_uInt32 nIdLst; // WW8Id dieser Liste member
425 : pNumRule(pNumRule_), nIdLst(aLST.nIdLst), in WW8LSTInfo()
445 sal_uInt32 nIdLst; // WW8-Id der betreffenden Liste member
465 , nIdLst(rLFO.nIdLst) in WW8LFOInfo()
505 explicit ListWithId(sal_uInt32 nIdLst) : mnIdLst(nIdLst) {} in ListWithId() argument
507 { return (pEntry->nIdLst == mnIdLst); } in operator ()()
511 WW8LSTInfo* WW8ListManager::GetLSTByListId( sal_uInt32 nIdLst ) const in GetLSTByListId()
1215 rSt >> aLST.nIdLst; in WW8ListManager()
[all …]
H A Dww8par.hxx235 WW8LSTInfo* GetLSTByListId( sal_uInt32 nIdLst ) const;

Completed in 35 milliseconds