Lines Matching refs:GetpSwAttrSet

1071                     if ( GetpSwAttrSet() )  in Modify()
1078 if ( GetpSwAttrSet() ) in Modify()
1091 if( GetpSwAttrSet() && in Modify()
1194 if( GetpSwAttrSet() ) in ChgFmtColl()
1520 if( !GetpSwAttrSet() ) // lasse von den entsprechenden Nodes die in SetAttr()
1523 ASSERT( GetpSwAttrSet(), "warum wurde kein AttrSet angelegt?" ); in SetAttr()
1540 SwAttrSet aOld( *GetpSwAttrSet()->GetPool(), GetpSwAttrSet()->GetRanges() ), in SetAttr()
1541 aNew( *GetpSwAttrSet()->GetPool(), GetpSwAttrSet()->GetRanges() ); in SetAttr()
1544 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in SetAttr()
1545 SwAttrSetChg aChgNew( *GetpSwAttrSet(), aNew ); in SetAttr()
1570 if ( GetpSwAttrSet() ) in SetAttr()
1601 if( !GetpSwAttrSet() ) // lasse von den entsprechenden Nodes die in SetAttr()
1615 SwAttrSet aOld( *GetpSwAttrSet()->GetPool(), GetpSwAttrSet()->GetRanges() ), in SetAttr()
1616 aNew( *GetpSwAttrSet()->GetPool(), GetpSwAttrSet()->GetRanges() ); in SetAttr()
1620 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in SetAttr()
1621 SwAttrSetChg aChgNew( *GetpSwAttrSet(), aNew ); in SetAttr()
1633 if( !GetpSwAttrSet() ) in ResetAttr()
1655 if( !GetpSwAttrSet()->Count() ) // leer, dann loeschen in ResetAttr()
1664 SwAttrSet aOld( *GetpSwAttrSet()->GetPool(), GetpSwAttrSet()->GetRanges() ), in ResetAttr()
1665 aNew( *GetpSwAttrSet()->GetPool(), GetpSwAttrSet()->GetRanges() ); in ResetAttr()
1670 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in ResetAttr()
1671 SwAttrSetChg aChgNew( *GetpSwAttrSet(), aNew ); in ResetAttr()
1674 if( !GetpSwAttrSet()->Count() ) // leer, dann loeschen in ResetAttr()
1681 if( !GetpSwAttrSet() ) in ResetAttr()
1702 SwAttrSet aOld( *GetpSwAttrSet()->GetPool(), GetpSwAttrSet()->GetRanges() ), in ResetAttr()
1703 aNew( *GetpSwAttrSet()->GetPool(), GetpSwAttrSet()->GetRanges() ); in ResetAttr()
1711 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in ResetAttr()
1712 SwAttrSetChg aChgNew( *GetpSwAttrSet(), aNew ); in ResetAttr()
1716 if( !GetpSwAttrSet()->Count() ) // leer, dann loeschen in ResetAttr()
1724 if( !GetpSwAttrSet() ) in ResetAllAttr()
1739 if( !GetpSwAttrSet()->Count() ) // leer, dann loeschen in ResetAllAttr()
1744 SwAttrSet aOld( *GetpSwAttrSet()->GetPool(), GetpSwAttrSet()->GetRanges() ), in ResetAllAttr()
1745 aNew( *GetpSwAttrSet()->GetPool(), GetpSwAttrSet()->GetRanges() ); in ResetAllAttr()
1750 SwAttrSetChg aChgOld( *GetpSwAttrSet(), aOld ); in ResetAllAttr()
1751 SwAttrSetChg aChgNew( *GetpSwAttrSet(), aNew ); in ResetAllAttr()
1754 if( !GetpSwAttrSet()->Count() ) // leer, dann loeschen in ResetAllAttr()
1780 ASSERT( GetpSwAttrSet(), "no item set" ) in ClearItemsFromAttrSet()
1781 SwAttrSet aNewAttrSet( *GetpSwAttrSet() ); in ClearItemsFromAttrSet()
1800 if( !GetpSwAttrSet() || ( SFX_ITEM_SET != GetpSwAttrSet()->GetItemState( in GetNoCondAttr()
1883 if( GetpSwAttrSet() ) in SetCondFmtColl()