Searched refs:BeginCreate (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sw/source/ui/ribbar/ |
H A D | conform.cxx | 93 …bReturn = m_pSh->BeginCreate( static_cast< sal_uInt16 >(m_pWin->GetSdrDrawMode()), FmFormInventor,… in MouseButtonDown() 136 …m_pSh->BeginCreate( static_cast< sal_uInt16 >(m_pWin->GetSdrDrawMode()), FmFormInventor, aStartPos… in CreateDefaultObject()
|
H A D | drawbase.cxx | 128 … bReturn = m_pSh->BeginCreate( static_cast< sal_uInt16 >(m_pWin->GetSdrDrawMode()), m_aStartPos); in MouseButtonDown()
|
/aoo41x/main/sw/inc/ |
H A D | fesh.hxx | 501 sal_Bool BeginCreate( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, const Point &rPos ); 502 …sal_Bool BeginCreate( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, sal_uInt32 eObjInventor, const P…
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | textdrw.cxx | 76 if (rSh.BeginCreate(OBJ_FM_BUTTON, FmFormInventor, aStartPos)) in InsertURLButton()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 1507 sal_Bool SwFEShell::BeginCreate( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, const Point &rPos ) in BeginCreate() function in SwFEShell 1531 sal_Bool SwFEShell::BeginCreate( sal_uInt16 /*SdrObjKind ?*/ eSdrObjectKind, sal_uInt32 eObjInvent… in BeginCreate() function in SwFEShell
|
Completed in 25 milliseconds