Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/undo/
H A Dunsort.cxx56 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()
/aoo42x/main/sw/source/core/inc/
H A DUndoSort.hxx48 } TBL; member
53 SORT_TXT_TBL.TBL.pSource = new String( aS ); in SwSortUndoElement()
54 SORT_TXT_TBL.TBL.pTarget = new String( aT ); in SwSortUndoElement()

Completed in 30 milliseconds