Home
last modified time | relevance | path

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

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

Completed in 25 milliseconds