Home
last modified time | relevance | path

Searched refs:bRepeatQuery (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx481 sal_Bool bRepeatQuery = sal_False; // bestehenden Filter wiederholen? in Sort() local
485 bRepeatQuery = sal_True; in Sort()
487 if (bRepeatQuery && bCopy) in Sort()
493 bRepeatQuery = sal_False; in Sort()
539 … pUndoAction = new ScUndoSort( &rDocShell, nTab, rSortParam, bRepeatQuery, pUndoDoc, pUndoDB, pR ); in Sort()
561 pDoc->Sort( nTab, aLocalParam, bRepeatQuery ); in Sort()
622 if ( bRepeatQuery ) in Sort()
/aoo41x/main/sc/source/ui/inc/
H A Dundodat.hxx257 sal_Bool bRepeatQuery; member in ScUndoSort
/aoo41x/main/sc/source/ui/undo/
H A Dundodat.cxx804 bRepeatQuery( bQuery ), in ScUndoSort()

Completed in 94 milliseconds