Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/doc/
H A Ddocfmt.cxx509 #define DELETECHARSETS if ( bDelete ) { delete pCharSet; delete pOtherSet; }
526 const SfxItemSet* pOtherSet = 0; in lcl_InsAttr() local
558 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 …]