Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/undo/
H A Dunsort.cxx66 pSortOpt = new SwSortOptions(rOpt); in SwUndoSort()
77 pSortOpt = new SwSortOptions(rOpt); in SwUndoSort()
84 delete pSortOpt; in ~SwUndoSort()
92 if(pSortOpt->bTable) in UndoImpl()
174 if(pSortOpt->bTable) in RedoImpl()
254 if(!pSortOpt->bTable) in RepeatImpl()
260 rDoc.SortText(*pPam, *pSortOpt); in RepeatImpl()
/aoo42x/main/sw/source/core/inc/
H A DUndoSort.hxx70 SwSortOptions* pSortOpt; member in SwUndoSort

Completed in 18 milliseconds