Searched refs:pOtherSet (Results 1 – 1 of 1) sorted by relevance
509 #define DELETECHARSETS if ( bDelete ) { delete pCharSet; delete pOtherSet; }526 const SfxItemSet* pOtherSet = 0; in lcl_InsAttr() local558 pOtherSet = &rChgSet; in lcl_InsAttr()593 pOtherSet = pTmpOtherItemSet; in lcl_InsAttr()716 if( pOtherSet && pOtherSet->Count() ) in lcl_InsAttr()720 if( SFX_ITEM_SET == pOtherSet->GetItemState( RES_PAGEDESC, in lcl_InsAttr()757 const_cast<SfxItemSet*>(pOtherSet)->ClearItem( RES_PAGEDESC ); in lcl_InsAttr()758 if( !pOtherSet->Count() ) in lcl_InsAttr()769 SFX_ITEM_SET == pOtherSet->GetItemState( RES_BREAK, in lcl_InsAttr()788 const_cast<SfxItemSet*>(pOtherSet)->ClearItem( RES_BREAK ); in lcl_InsAttr()[all …]