Searched refs:mbRetainSelection (Results 1 – 2 of 2) sorted by relevance
265 sal_Bool IsRetainSelection() const { return mbRetainSelection; } in IsRetainSelection()266 void SetRetainSelection( sal_Bool bRet ) { mbRetainSelection = bRet; } in SetRetainSelection()562 sal_Bool mbRetainSelection :1; // Do not remove selections member in SwWrtShell
138 mbRetainSelection = sal_False;
Completed in 38 milliseconds