Searched refs:IsDrawCreate (Results 1 – 11 of 11) sorted by relevance
121 … (IsCreateObj() && (eHit == SDRHIT_UNMARKEDOBJECT || eHit == SDRHIT_NONE || m_pSh->IsDrawCreate())) in MouseButtonDown()311 if (IsCreateObj() && m_pSh->IsDrawCreate() && !m_pWin->IsDrawSelMode()) in MouseButtonUp()524 if (m_pWin->IsDrawAction() && m_pSh->IsDrawCreate()) in Deactivate()
80 if (m_pSh->IsDrawCreate()) in MouseButtonUp()
66 if ((m_pSh->IsDrawCreate() || m_pWin->IsDrawAction()) && rMEvt.IsLeft()) in MouseButtonUp()
76 (eHit == SDRHIT_UNMARKEDOBJECT || eHit == SDRHIT_NONE || m_pSh->IsDrawCreate())) in MouseButtonDown()
124 if ( pSh->IsDrawCreate() ) in Execute()
99 if ( !pApplyTempl && !rSh.IsDrawCreate() && !IsDrawAction()) in StartDrag()
2711 const sal_Bool bTmp = !rSh.IsDrawCreate() && !pApplyTempl && !rSh.IsInSelect() && in MouseButtonDown()4015 else if (rMEvt.GetButtons() == MOUSE_RIGHT && rSh.IsDrawCreate()) in MouseButtonUp()4026 if ( bInsDraw && rSh.IsDrawCreate() ) in MouseButtonUp()4666 if (rSh.IsDrawCreate()) in EnterDrawMode()4786 !rSh.IsDrawCreate() && !IsDrawAction()) in Command()
506 sal_Bool IsDrawCreate() const;
736 if ( rShell.IsDrawCreate() ) in MakeTextSelection_Impl()
731 else if ( pWrtShell->IsDrawCreate() ) in Execute()
1959 sal_Bool SwFEShell::IsDrawCreate() const in IsDrawCreate() function in SwFEShell
Completed in 207 milliseconds