Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/wrtsh/
H A Ddelete.cxx61 sal_Bool SwWrtShell::TryRemoveIndent() in TryRemoveIndent() function in SwWrtShell
/AOO41X/main/sw/source/ui/inc/
H A Dwrtsh.hxx468 sal_Bool TryRemoveIndent(); // #i23725#
/AOO41X/main/sw/source/ui/docvw/
H A Dedtwin.cxx1870 bDone = rSh.TryRemoveIndent(); in KeyInput()