Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/attr/
H A Dhints.cxx121 SwAttrSetChg::SwAttrSetChg( const SwAttrSetChg& rChgSet ) in SwAttrSetChg() argument
124 pTheChgdSet( rChgSet.pTheChgdSet ) in SwAttrSetChg()
126 pChgSet = new SwAttrSet( *rChgSet.pChgSet ); in SwAttrSetChg()
/aoo41x/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()
557 pOtherSet = &rChgSet; in lcl_InsAttr()
584 pTmpCharItemSet->Put( rChgSet ); in lcl_InsAttr()
585 pTmpOtherItemSet->Put( rChgSet ); in lcl_InsAttr()
638 aTxtSet.Put( rChgSet ); in lcl_InsAttr()
675 aTxtSet.Put( rChgSet ); in lcl_InsAttr()
/aoo41x/main/sw/source/core/inc/
H A DUndoInsert.hxx226 void SetFlys( SwFrmFmt& rOldFly, SfxItemSet& rChgSet, SwFrmFmt& rNewFly );
/aoo41x/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 110 milliseconds