Home
last modified time | relevance | path

Searched refs:IsDrawMode (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/ui/shells/
H A Dbeziersh.cxx129 else if ( pSh->HasSelection() || GetView().IsDrawMode() ) in Execute()
/trunk/main/sw/source/ui/wrtsh/
H A Ddelete.cxx400 if ( GetView().IsDrawMode() ) in DelRight()
H A Dwrtsh1.cxx1502 (IsObjSelected() || (_rView.IsDrawMode() && !IsFrmSelected()) )) in GetSelectionType()
1539 if (_rView.IsDrawMode()) in GetSelectionType()
/trunk/main/sw/source/ui/inc/
H A Dview.hxx572 …sal_Bool IsDrawMode() { return (nDrawSfxId != USHRT_MAX || nFormSfxId != USHRT_M… in IsDrawMode() function in SwView
/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx741 else if ( rShell.HasSelection() || rView.IsDrawMode() ) in MakeTextSelection_Impl()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx734 else if ( pWrtShell->HasSelection() || IsDrawMode() ) in Execute()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx3985 if (!rView.IsDrawMode()) in MouseButtonUp()