Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx1761 SwWW8StyInf& rStyleInfo) in SetTxtFmtCollAndListLevel() argument
1764 if( rStyleInfo.pFmt && rStyleInfo.bColl ) in SetTxtFmtCollAndListLevel()
1766 bRes = rDoc.SetTxtFmtColl(rRg, (SwTxtFmtColl*)rStyleInfo.pFmt) ? true : false; in SetTxtFmtCollAndListLevel()
1783 if ( USHRT_MAX > rStyleInfo.nLFOIndex in SetTxtFmtCollAndListLevel()
1784 && WW8ListManager::nMaxLevel > rStyleInfo.nListLevel ) in SetTxtFmtCollAndListLevel()
1787 RegisterNumFmtOnTxtNode( rStyleInfo.nLFOIndex, rStyleInfo.nListLevel, bApplyListStyle ); in SetTxtFmtCollAndListLevel()
H A Dww8par.hxx1665 bool SetTxtFmtCollAndListLevel(const SwPaM& rRg, SwWW8StyInf& rStyleInfo);
1763 void SetStyleIndent(SwWW8StyInf &rStyleInfo, const SwNumFmt &rFmt);

Completed in 44 milliseconds