Searched refs:TBL (Results 1 – 2 of 2) sorted by relevance
56 delete SORT_TXT_TBL.TBL.pSource; in SV_IMPL_PTRARR()57 delete SORT_TXT_TBL.TBL.pTarget; in SV_IMPL_PTRARR()116 *aSortList[i]->SORT_TXT_TBL.TBL.pSource ); in UndoImpl()118 *aSortList[i]->SORT_TXT_TBL.TBL.pTarget ); in UndoImpl()193 (const String&) *aSortList[i]->SORT_TXT_TBL.TBL.pSource ); in RedoImpl()195 (const String&) *aSortList[i]->SORT_TXT_TBL.TBL.pTarget ); in RedoImpl()
48 } TBL; member53 SORT_TXT_TBL.TBL.pSource = new String( aS ); in SwSortUndoElement()54 SORT_TXT_TBL.TBL.pTarget = new String( aT ); in SwSortUndoElement()
Completed in 13 milliseconds