/aoo41x/main/svx/source/engine3d/ |
H A D | scene3d.cxx | 356 void E3dScene::NbcSetSnapRect(const Rectangle& rRect) in NbcSetSnapRect() function in E3dScene 359 E3dObject::NbcSetSnapRect(rRect); in NbcSetSnapRect() 377 NbcSetSnapRect(aNewSnapRect); in NbcMove() 391 NbcSetSnapRect(aNewSnapRect); in NbcResize() 853 NbcSetSnapRect(aRect1); in BegCreate() 863 NbcSetSnapRect(aRect1); in MovCreate() 874 NbcSetSnapRect(aRect1); in EndCreate()
|
H A D | view3d.cxx | 1013 pScene->NbcSetSnapRect(aRect); in ConvertMarkedObjTo3D() 1407 pScene->NbcSetSnapRect(aRect); in SetCurrent3DObj() 1862 pScene->NbcSetSnapRect(aRect); in MergeScenes()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdovirt.cxx | 488 void SdrVirtObj::NbcSetSnapRect(const Rectangle& rRect) in NbcSetSnapRect() function in SdrVirtObj 493 rRefObj.NbcSetSnapRect(aR); in NbcSetSnapRect()
|
H A D | svdorect.cxx | 301 void SdrRectObj::NbcSetSnapRect(const Rectangle& rRect) in NbcSetSnapRect() function in SdrRectObj 303 SdrTextObj::NbcSetSnapRect(rRect); in NbcSetSnapRect()
|
H A D | svdocapt.cxx | 668 void SdrCaptionObj::NbcSetSnapRect(const Rectangle& rRect) in NbcSetSnapRect() function in SdrCaptionObj 674 SdrRectObj::NbcSetSnapRect(rRect); in NbcSetSnapRect()
|
H A D | svdogrp.cxx | 417 void SdrObjGroup::NbcSetSnapRect(const Rectangle& rRect) in NbcSetSnapRect() function in SdrObjGroup 439 NbcSetSnapRect(rRect); in NbcSetLogicRect()
|
H A D | svdobj.cxx | 1381 NbcSetSnapRect(aNewRect); in applySpecialDrag() 1674 void SdrObject::NbcSetSnapRect(const Rectangle& rRect) in NbcSetSnapRect() function in SdrObject 1686 NbcSetSnapRect(rRect); in NbcSetLogicRect() 1698 NbcSetSnapRect(rRect); in SetSnapRect() 2118 NbcSetSnapRect(aNewSnap); in NbcApplyNotPersistAttr()
|
H A D | svdundo.cxx | 485 pObj->NbcSetSnapRect(aSnapRect); in Undo() 564 pObj->NbcSetSnapRect(aSnapRect); in Redo()
|
H A D | svdograf.cxx | 1067 void SdrGrafObj::NbcSetSnapRect(const Rectangle& rRect) in NbcSetSnapRect() function in SdrGrafObj 1069 SdrRectObj::NbcSetSnapRect(rRect); in NbcSetSnapRect()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | dflyobj.hxx | 104 virtual void NbcSetSnapRect(const Rectangle& rRect);
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdorect.hxx | 99 virtual void NbcSetSnapRect(const Rectangle& rRect);
|
H A D | svdogrp.hxx | 108 virtual void NbcSetSnapRect(const Rectangle& rRect);
|
H A D | svdocirc.hxx | 110 virtual void NbcSetSnapRect(const Rectangle& rRect);
|
H A D | svdocapt.hxx | 135 virtual void NbcSetSnapRect(const Rectangle& rRect);
|
H A D | svdograf.hxx | 191 virtual void NbcSetSnapRect(const Rectangle& rRect);
|
H A D | svdovirt.hxx | 123 virtual void NbcSetSnapRect(const Rectangle& rRect);
|
H A D | svdoole2.hxx | 158 virtual void NbcSetSnapRect(const Rectangle& rRect);
|
H A D | svdopath.hxx | 100 virtual void NbcSetSnapRect(const Rectangle& rRect);
|
H A D | scene3d.hxx | 201 virtual void NbcSetSnapRect(const Rectangle& rRect);
|
H A D | svdoashp.hxx | 198 virtual void NbcSetSnapRect(const Rectangle& rRect);
|
H A D | svdoedge.hxx | 269 virtual void NbcSetSnapRect(const Rectangle& rRect);
|
H A D | svdotable.hxx | 231 virtual void NbcSetSnapRect(const Rectangle& rRect);
|
/aoo41x/main/sw/inc/ |
H A D | dcontact.hxx | 343 virtual void NbcSetSnapRect(const Rectangle& rRect);
|
/aoo41x/main/svx/source/table/ |
H A D | tablertfimporter.cxx | 301 mrTableObj.NbcSetSnapRect( aRect ); in FillTable()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fucon3d.cxx | 478 pScene->NbcSetSnapRect(a3DRect); in CreateDefaultObject()
|