Home
last modified time | relevance | path

Searched refs:BeginCreate (Results 1 – 5 of 5) sorted by path

/trunk/main/sw/inc/
H A Dfesh.hxx501 sal_Bool BeginCreate( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, const Point &rPos );
502 …sal_Bool BeginCreate( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, sal_uInt32 eObjInventor, const P…
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx1504 sal_Bool SwFEShell::BeginCreate( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, const Point &rPos ) in BeginCreate() function in SwFEShell
1528 sal_Bool SwFEShell::BeginCreate( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, sal_uInt32 eObjInvent… in BeginCreate() function in SwFEShell
/trunk/main/sw/source/ui/ribbar/
H A Dconform.cxx84 …bReturn = m_pSh->BeginCreate( static_cast< sal_uInt16 >(m_pWin->GetSdrDrawMode()), FmFormInventor,… in MouseButtonDown()
122 …m_pSh->BeginCreate( static_cast< sal_uInt16 >(m_pWin->GetSdrDrawMode()), FmFormInventor, aStartPos… in CreateDefaultObject()
H A Ddrawbase.cxx128 … bReturn = m_pSh->BeginCreate( static_cast< sal_uInt16 >(m_pWin->GetSdrDrawMode()), m_aStartPos); in MouseButtonDown()
/trunk/main/sw/source/ui/shells/
H A Dtextdrw.cxx76 if (rSh.BeginCreate(OBJ_FM_BUTTON, FmFormInventor, aStartPos)) in InsertURLButton()

Completed in 32 milliseconds