Home
last modified time | relevance | path

Searched refs:nGlueId (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sd/source/ui/func/
H A Dfuediglu.cxx141 if (mpView->IsGluePointMarked(aVEvt.pObj, aVEvt.nGlueId) && rMEvt.IsShift()) in MouseButtonDown()
143 mpView->UnmarkGluePoint(aVEvt.pObj, aVEvt.nGlueId, aVEvt.pPV); in MouseButtonDown()
185 mpView->MarkGluePoint(aVEvt.pObj, aVEvt.nGlueId, aVEvt.pPV); in MouseButtonDown()
186 SdrHdl* pHdl = mpView->GetGluePointHdl(aVEvt.pObj, aVEvt.nGlueId); in MouseButtonDown()
/aoo4110/main/svx/source/svdraw/
H A Dsvdview.cxx74 nGlueId(0), in SdrViewEvent()
374 sal_uInt16 nGlueId=0; in PickAnything() local
389 else if (bGluePointMode && PickGluePoint(aLocalLogicPosition,pObj,nGlueId,pPV)) in PickAnything()
683 nGlueId=(sal_uInt16)pHdl->GetObjHdlNum(); in PickAnything()
769 rVEvt.nGlueId=nGlueId; in PickAnything()
916 bRet=MarkGluePoint(rVEvt.pObj,rVEvt.nGlueId,rVEvt.pPV,rVEvt.bUnmark); in DoMouseEvent()
919 SdrHdl* pHdl=GetGluePointHdl(rVEvt.pObj,rVEvt.nGlueId); in DoMouseEvent()
H A Dsvddrgv.cxx792 sal_uInt16 nGlueId=rGP.GetId(); in BegInsGluePoint() local
796 if (MarkGluePoint(pObj,nGlueId,pPV)) in BegInsGluePoint()
798 pHdl=GetGluePointHdl(pObj,nGlueId); in BegInsGluePoint()
800 …(pHdl!=NULL && pHdl->GetKind()==HDL_GLUE && pHdl->GetObj()==pObj && pHdl->GetObjHdlNum()==nGlueId) in BegInsGluePoint()
/aoo4110/main/svx/inc/svx/
H A Dsvdview.hxx127 sal_uInt16 nGlueId; member
/aoo4110/main/xmloff/source/draw/
H A Dshapeimport.cxx1310 …sal_Int32 nGlueId = rHint.nDestGlueId < 4 ? rHint.nDestGlueId : getGluePointId( xShape, rHint.nDes… in restoreConnections() local
1311 aAny <<= nGlueId; in restoreConnections()

Completed in 55 milliseconds