Home
last modified time | relevance | path

Searched refs:IsCreateObj (Results 1 – 22 of 22) sorted by relevance

/aoo41x/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx121 …if (IsCreateObj() && (eHit == SDRHIT_UNMARKEDOBJECT || eHit == SDRHIT_NONE || m_pSh->IsDrawCreate(… in MouseButtonDown()
277 if (IsCreateObj() && !m_pWin->IsDrawSelMode() && pSdrView->IsCreateObj()) in MouseMove()
311 if (IsCreateObj() && m_pSh->IsDrawCreate() && !m_pWin->IsDrawSelMode()) in MouseButtonUp()
/aoo41x/main/sw/source/ui/inc/
H A Ddrawbase.hxx62 inline sal_Bool IsCreateObj() const { return m_bCreateObj; } in IsCreateObj() function in SwDrawBase
/aoo41x/main/svx/source/svdraw/
H A Dsvdcrtv.cxx784 if(IsCreateObj() && !aDragStat.IsShown()) in ShowCreateObj()
897 if(IsCreateObj() && aDragStat.IsShown()) in HideCreateObj()
H A Dsvdview.cxx613 else if (IsCreateObj() || IsInsObjPoint()) in PickAnything()
615 eEvent=IsCreateObj() ? SDREVENT_ENDCREATE : SDREVENT_ENDINSOBJPOINT; in PickAnything()
983 if (IsCreateObj()) in GetPreferedPointer()
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfuconarc.cxx105 if ( pView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
H A Dfuconuno.cxx107 if ( pView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
H A Dfuconrec.cxx123 if ( pView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
H A Dfuconcustomshape.cxx130 if ( pView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
H A Dfutext.cxx427 else if ( pView->IsCreateObj() ) in MouseButtonUp()
/aoo41x/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx749 if ( m_rView.IsCreateObj() ) in MouseButtonUp()
809 if ( m_rView.IsCreateObj() ) in MouseMove()
/aoo41x/main/sd/source/ui/func/
H A Dfuconuno.cxx139 if ( mpView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
H A Dfuconarc.cxx173 if ( mpView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
H A Dfuconcs.cxx186 if(mpView->IsCreateObj() && rMEvt.IsLeft()) in MouseButtonUp()
H A Dfucon3d.cxx386 if ( mpView->IsCreateObj() && rMEvt.IsLeft() ) in MouseButtonUp()
H A Dfuconrec.cxx263 if(mpView->IsCreateObj() && rMEvt.IsLeft()) in MouseButtonUp()
H A Dfudraw.cxx227 && !mpView->IsCreateObj() in MouseButtonDown()
H A Dfutext.cxx728 else if( mpView && mpView->IsCreateObj() && rMEvt.IsLeft()) in MouseButtonUp()
/aoo41x/main/svx/inc/svx/
H A Dsvdcrtv.hxx143 sal_Bool IsCreateObj() const { return pAktCreate!=NULL; } in IsCreateObj() function in SdrCreateView
/aoo41x/main/basctl/source/dlged/
H A Ddlgedfunc.cxx428 if ( pView->IsCreateObj() ) in MouseButtonUp()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewdraw.cxx665 if (GetDrawFuncPtr() && GetDrawFuncPtr()->IsCreateObj()) in IsFormMode()
/aoo41x/main/chart2/source/controller/main/
H A DChartController_Window.cxx796 if ( m_eDrawMode == CHARTDRAW_INSERT && pDrawViewWrapper->IsCreateObj() ) in execute_MouseButtonUp()
/aoo41x/main/sw/source/core/frmedt/
H A Dfeshview.cxx1964 return Imp()->HasDrawView() ? Imp()->GetDrawView()->IsCreateObj() : sal_False; in IsDrawCreate()

Completed in 171 milliseconds