Searched refs:rStyleInfo (Results 1 – 2 of 2) sorted by relevance
1740 SwWW8StyInf& rStyleInfo) in SetTxtFmtCollAndListLevel() argument1743 if( rStyleInfo.pFmt && rStyleInfo.bColl ) in SetTxtFmtCollAndListLevel()1745 bRes = rDoc.SetTxtFmtColl(rRg, (SwTxtFmtColl*)rStyleInfo.pFmt) ? true : false; in SetTxtFmtCollAndListLevel()1762 if ( USHRT_MAX > rStyleInfo.nLFOIndex in SetTxtFmtCollAndListLevel()1763 && WW8ListManager::nMaxLevel > rStyleInfo.nListLevel ) in SetTxtFmtCollAndListLevel()1766 RegisterNumFmtOnTxtNode( rStyleInfo.nLFOIndex, rStyleInfo.nListLevel, bApplyListStyle ); in SetTxtFmtCollAndListLevel()
1665 bool SetTxtFmtCollAndListLevel(const SwPaM& rRg, SwWW8StyInf& rStyleInfo);1763 void SetStyleIndent(SwWW8StyInf &rStyleInfo, const SwNumFmt &rFmt);
Completed in 33 milliseconds