Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx695 sal_Bool bTxtIns = nInsCnt != rSt.GetIndex(); in lcl_InsAttr() local
697 SwPaM aPam( pStt->nNode, bTxtIns ? nInsCnt + 1 : nEnd, in lcl_InsAttr()
700 pUndo->SaveRedlineData( aPam, bTxtIns ); in lcl_InsAttr()
705bTxtIns ? nsRedlineType_t::REDLINE_INSERT : nsRedlineType_t::REDLINE_FORMAT, aPam ), in lcl_InsAttr()
707 else if( bTxtIns ) in lcl_InsAttr()

Completed in 22 milliseconds