/aoo4110/main/svx/source/svdraw/ |
H A D | svdovirt.cxx | 414 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in Move() 426 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in Resize() 436 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in Rotate() 445 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in Mirror() 454 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in Shear() 479 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetSnapRect() 507 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetLogicRect() 599 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetGeoData()
|
H A D | svdobj.cxx | 394 ,pUserCall(NULL) in SdrObject() 1597 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in Mirror() 1696 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetSnapRect() 1706 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetLogicRect() 1751 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetPoint() 1779 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetOutlinerParaObject() 1804 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in ReformatText() 1978 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetGeoData() 2285 if(pUserCall) in SetStyleSheet() 2809 if ( pUserCall ) in SendUserCall() [all …]
|
H A D | svdogrp.cxx | 553 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetSnapRect() 585 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in Move() 631 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in Resize() 663 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in Rotate() 689 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in Mirror() 715 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in Shear() 740 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetAnchorPos()
|
H A D | svdotext.cxx | 328 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetText() 355 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetText() 1553 if (pUserCall!=NULL) in ReformatText()
|
H A D | svdotxat.cxx | 229 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in AdjustTextFrameWidthAndHeight()
|
H A D | svdoashp.cxx | 1784 if ( pUserCall ) in SetSnapRect() 1805 if ( pUserCall ) in SetLogicRect() 1816 if ( pUserCall ) in Move() 2822 if ( pUserCall ) in AdjustTextFrameWidthAndHeight()
|
H A D | svdoedge.cxx | 594 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetCurrentBoundRect(); in ImpRecalcEdgeTrack() 1596 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetCurrentBoundRect(); in Notify() 2514 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetCurrentBoundRect(); in setGluePointIndex()
|
H A D | svdocapt.cxx | 696 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetTailPos()
|
H A D | svdopath.cxx | 2820 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in SetPathPoly() 2831 if(pUserCall != NULL) in ToggleClosed()
|
H A D | svdomeas.cxx | 1484 Rectangle aBoundRect0; if (pUserCall!=NULL) aBoundRect0=GetLastBoundRect(); in TRSetBaseGeometry()
|
/aoo4110/main/svx/source/dialog/ |
H A D | graphctl.cxx | 89 pUserCall = new GraphCtrlUserCall( *this ); in GraphCtrl() 119 pUserCall = new GraphCtrlUserCall( *this ); in GraphCtrl() 142 delete pUserCall; in ~GraphCtrl() 749 pCreateObj->SetUserCall( pUserCall ); in MouseButtonDown()
|
/aoo4110/main/sw/source/core/draw/ |
H A D | dflyobj.cxx | 632 if (pUserCall!=NULL) in SetSnapRect() 633 pUserCall->Changed(*this, SDRUSERCALL_RESIZE, aTmp); in SetSnapRect() 656 if (pUserCall!=NULL) in SetLogicRect() 657 pUserCall->Changed(*this, SDRUSERCALL_RESIZE, aTmp); in SetLogicRect()
|
H A D | dcontact.cxx | 2657 Rectangle aBoundRect0; if(pUserCall) aBoundRect0 = GetLastBoundRect(); in Resize() 2668 Rectangle aBoundRect0; if(pUserCall) aBoundRect0 = GetLastBoundRect(); in Rotate() 2677 Rectangle aBoundRect0; if(pUserCall) aBoundRect0 = GetLastBoundRect(); in Mirror() 2687 Rectangle aBoundRect0; if(pUserCall) aBoundRect0 = GetLastBoundRect(); in Shear() 2710 Rectangle aBoundRect0; if(pUserCall) aBoundRect0 = GetLastBoundRect(); in SetSnapRect() 2736 Rectangle aBoundRect0; if(pUserCall) aBoundRect0 = GetLastBoundRect(); in SetLogicRect()
|
/aoo4110/main/svx/inc/svx/ |
H A D | graphctl.hxx | 61 GraphCtrlUserCall* pUserCall; member in GraphCtrl 91 SdrObjUserCall* GetSdrUserCall() { return (SdrObjUserCall*) pUserCall; } in GetSdrUserCall()
|
H A D | svdobj.hxx | 452 SdrObjUserCall* pUserCall; member in SdrObject 589 void SetUserCall(SdrObjUserCall* pUser) { pUserCall=pUser; } in SetUserCall() 590 SdrObjUserCall* GetUserCall() const { return pUserCall; } in GetUserCall()
|
/aoo4110/main/sd/source/ui/view/ |
H A D | drviews2.cxx | 786 SdrObjUserCall* pUserCall = (SdrObjUserCall*) pAttrList->GetObject(j++); in FuTemporary() local 798 if( pUserCall ) in FuTemporary() 799 pObj->SetUserCall( pUserCall ); in FuTemporary()
|
/aoo4110/main/svx/source/engine3d/ |
H A D | obj3d.cxx | 818 if (pUserCall != NULL) pUserCall->Changed(*this, SDRUSERCALL_RESIZE, Rectangle()); in SetTransform()
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 1060 SdrObjUserCall* pUserCall; in EndTextEdit() local 1061 if( 0 != ( pUserCall = GetUserCall(pObj) ) ) in EndTextEdit() 1063 SdrObject *pTmp = ((SwContact*)pUserCall)->GetMaster(); in EndTextEdit() 1066 pUserCall->Changed( *pTmp, SDRUSERCALL_RESIZE, pTmp->GetLastBoundRect() ); in EndTextEdit()
|
/aoo4110/main/svx/source/table/ |
H A D | svdotable.cxx | 2220 if (pUserCall!=NULL) in AdjustTextFrameWidthAndHeight() 2264 if (pUserCall!=NULL) in ReformatText()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 3406 SdrObjUserCall *pUserCall; in IsPaint() local 3408 if ( 0 == ( pUserCall = GetUserCall(pObj) ) ) in IsPaint() 3413 ((SwContact*)pUserCall)->GetFmt()->GetPrint().GetValue(); in IsPaint() 3459 pAnch = ((SwDrawContact*)pUserCall)->GetAnchorFrm( pObj ); in IsPaint()
|