Searched refs:aChgOld (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/source/core/attr/ |
H A D | format.cxx | 137 SwAttrSetChg aChgOld( aSet, aOld ); in operator =() local 224 SwAttrSetChg aChgOld( aSet, aOld ); in CopyAttrs() local 226 ModifyNotification( &aChgOld, &aChgNew ); // alle veraenderten werden verschickt in CopyAttrs() 469 SwAttrSetChg aChgOld( aSet, aOld ); in SetFmtAttr() local 515 SwAttrSetChg aChgOld( aSet, aOld ); in SetFmtAttr() local 552 SwAttrSetChg aChgOld( aSet, aOld ); in ResetFmtAttr() local 554 ModifyNotification( &aChgOld, &aChgNew ); // alle veraenderten werden verschickt in ResetFmtAttr() 586 SwAttrSetChg aChgOld( aSet, aOld ); in ResetAllFmtAttr() local 588 ModifyNotification( &aChgOld, &aChgNew ); // alle veraenderten werden verschickt in ResetAllFmtAttr() 635 SwAttrSetChg aChgOld( aSet, aOld ); in DelDiffs() local [all …]
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | node.cxx | 1544 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in SetAttr() local 1546 ModifyNotification( &aChgOld, &aChgNew ); // alle veraenderten werden verschickt in SetAttr() 1620 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in SetAttr() local 1622 ModifyNotification( &aChgOld, &aChgNew ); // alle veraenderten werden verschickt in SetAttr() 1670 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in ResetAttr() local 1672 ModifyNotification( &aChgOld, &aChgNew ); // alle veraenderten werden verschickt in ResetAttr() 1711 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in ResetAttr() local 1713 ModifyNotification( &aChgOld, &aChgNew ); // alle veraenderten werden verschickt in ResetAttr() 1750 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in ResetAllAttr() local 1752 ModifyNotification( &aChgOld, &aChgNew ); // alle veraenderten werden verschickt in ResetAllAttr()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docfmt.cxx | 1347 SwAttrSetChg aChgOld( aOld, aOld ); in SetDefault() local 1349 aCallMod.ModifyNotification( &aChgOld, &aChgNew ); // alle veraenderten werden verschickt in SetDefault()
|
Completed in 34 milliseconds