Searched refs:rChg (Results 1 – 3 of 3) sorted by relevance
680 const SwBoxAutoFmt& rChg = GetBoxFmt( nPos ); in UpdateToSet() local686 rSet.Put( rChg.GetFont() ); in UpdateToSet()687 rSet.Put( rChg.GetHeight() ); in UpdateToSet()688 rSet.Put( rChg.GetWeight() ); in UpdateToSet()689 rSet.Put( rChg.GetPosture() ); in UpdateToSet()691 const SvxFontItem& rCJKFont = rChg.GetCJKFont(); in UpdateToSet()694 rSet.Put( rChg.GetCJKFont() ); in UpdateToSet()695 rSet.Put( rChg.GetCJKHeight() ); in UpdateToSet()696 rSet.Put( rChg.GetCJKWeight() ); in UpdateToSet()697 rSet.Put( rChg.GetCJKPosture() ); in UpdateToSet()[all …]
320 void SwNumRulesWithName::MakeNumRule( SwWrtShell& rSh, SwNumRule& rChg ) const in MakeNumRule()324 rChg = SwNumRule( aName, numfunc::GetDefaultPositionAndSpaceMode() ); in MakeNumRule()326 rChg.SetAutoRule( sal_False ); in MakeNumRule()333 rChg.Set( n, aNew ); in MakeNumRule()
61 void ChgNumFmt( SwWrtShell& rSh, SwNumFmt& rChg ) const;78 void MakeNumRule( SwWrtShell& rSh, SwNumRule& rChg ) const;