Searched refs:rStyleInf (Results 1 – 1 of 1) sorted by relevance
1829 SwWW8StyInf &rStyleInf = pCollA[nStyle]; in SetStylesList() local1830 if (rStyleInf.bValid) in SetStylesList()1843 rStyleInf.nLFOIndex = nActLFO; in SetStylesList()1844 rStyleInf.nListLevel = nActLevel; in SetStylesList()1856 UseListIndent(rStyleInf, pNmRule->Get(nActLevel)); in SetStylesList()1865 SwWW8StyInf &rStyleInf = pCollA[nStyle]; in RegisterNumFmtOnStyle() local1866 if (rStyleInf.bValid && rStyleInf.pFmt) in RegisterNumFmtOnStyle()1869 rStyleInf.maWordLR = in RegisterNumFmtOnStyle()1870 ItemGet<SvxLRSpaceItem>(*rStyleInf.pFmt, RES_LR_SPACE); in RegisterNumFmtOnStyle()1874 const sal_uInt16 nLFO = rStyleInf.nLFOIndex; in RegisterNumFmtOnStyle()[all …]