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() local557 pOtherSet = &rChgSet; in lcl_InsAttr()588 pOtherSet = pTmpOtherItemSet; in lcl_InsAttr()711 if( pOtherSet && pOtherSet->Count() ) in lcl_InsAttr()715 if( SFX_ITEM_SET == pOtherSet->GetItemState( RES_PAGEDESC, in lcl_InsAttr()752 const_cast<SfxItemSet*>(pOtherSet)->ClearItem( RES_PAGEDESC ); in lcl_InsAttr()753 if( !pOtherSet->Count() ) in lcl_InsAttr()764 SFX_ITEM_SET == pOtherSet->GetItemState( RES_BREAK, in lcl_InsAttr()783 const_cast<SfxItemSet*>(pOtherSet)->ClearItem( RES_BREAK ); in lcl_InsAttr()[all …]