Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dunspnd.cxx97 const SfxItemSet* pNdSet = pTNd->GetpSwAttrSet(); in UndoImpl() local
98 if( pNdSet ) in UndoImpl()
101 if( SFX_ITEM_SET == pNdSet->GetItemState( RES_PAGEDESC, sal_False, in UndoImpl()
105 if( SFX_ITEM_SET == pNdSet->GetItemState( RES_BREAK, sal_False, in UndoImpl()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx474 const SfxItemSet* pNdSet = pNextNd->GetpSwAttrSet(); in InsertTable() local
476 if( SFX_ITEM_SET == pNdSet->GetItemState( RES_PAGEDESC, sal_False, in InsertTable()
481 pNdSet = pNextNd->GetpSwAttrSet(); in InsertTable()
483 if( pNdSet && SFX_ITEM_SET == pNdSet->GetItemState( RES_BREAK, sal_False, in InsertTable()

Completed in 37 milliseconds