Home
last modified time | relevance | path

Searched refs:rChg (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sw/source/core/doc/
H A Dtblafmt.cxx680 const SwBoxAutoFmt& rChg = GetBoxFmt( nPos ); in UpdateToSet() local
686 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 …]
/AOO42X/main/sw/source/ui/config/
H A Duinums.cxx320 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()
/AOO42X/main/sw/source/ui/inc/
H A Duinums.hxx61 void ChgNumFmt( SwWrtShell& rSh, SwNumFmt& rChg ) const;
78 void MakeNumRule( SwWrtShell& rSh, SwNumRule& rChg ) const;