Searched refs:aChg (Results 1 – 2 of 2) sorted by relevance
1309 ColChange aChg( (sal_uInt16)nOldPos, (sal_uInt16)nNewPos ); in NewSetTabCols() local1310 aOldNew.push_back( aChg ); in NewSetTabCols()1325 ColChange aChg( 0, 0 ); in NewSetTabCols() local1326 aOldNew.push_front( aChg ); in NewSetTabCols()
3024 SwMsgPoolItem aChg( RES_TBLHEADLINECHG ); in SetRowsToRepeat() local3026 rTable.GetFrmFmt()->ModifyNotification( &aChg, &aChg ); in SetRowsToRepeat()
Completed in 30 milliseconds