Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/table/
H A Dswtable.cxx1309 ColChange aChg( (sal_uInt16)nOldPos, (sal_uInt16)nNewPos ); in NewSetTabCols() local
1310 aOldNew.push_back( aChg ); in NewSetTabCols()
1325 ColChange aChg( 0, 0 ); in NewSetTabCols() local
1326 aOldNew.push_front( aChg ); in NewSetTabCols()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl.cxx3024 SwMsgPoolItem aChg( RES_TBLHEADLINECHG ); in SetRowsToRepeat() local
3026 rTable.GetFrmFmt()->ModifyNotification( &aChg, &aChg ); in SetRowsToRepeat()

Completed in 30 milliseconds