Home
last modified time | relevance | path

Searched refs:rChgSet (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/attr/
H A Dhints.cxx125 SwAttrSetChg::SwAttrSetChg( const SwAttrSetChg& rChgSet ) in SwAttrSetChg() argument
128 pTheChgdSet( rChgSet.pTheChgdSet ) in SwAttrSetChg()
130 pChgSet = new SwAttrSet( *rChgSet.pChgSet ); in SwAttrSetChg()
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx517 const SfxItemSet& rChgSet, in lcl_InsAttr() argument
532 if ( 1 == rChgSet.Count() ) in lcl_InsAttr()
534 SfxItemIter aIter( rChgSet ); in lcl_InsAttr()
547 pCharSet = &rChgSet; in lcl_InsAttr()
558 pOtherSet = &rChgSet; in lcl_InsAttr()
589 pTmpCharItemSet->Put( rChgSet ); in lcl_InsAttr()
590 pTmpOtherItemSet->Put( rChgSet ); in lcl_InsAttr()
643 aTxtSet.Put( rChgSet ); in lcl_InsAttr()
680 aTxtSet.Put( rChgSet ); in lcl_InsAttr()
/trunk/main/sw/source/core/inc/
H A DUndoInsert.hxx226 void SetFlys( SwFrmFmt& rOldFly, SfxItemSet& rChgSet, SwFrmFmt& rNewFly );
/trunk/main/sw/source/core/undo/
H A Dunins.cxx1040 void SwUndoInsertLabel::SetFlys( SwFrmFmt& rOldFly, SfxItemSet& rChgSet, in SetFlys() argument
1046 rOldFly.SetFmtAttr( rChgSet ); in SetFlys()

Completed in 39 milliseconds