/aoo42x/main/svx/source/svdraw/ |
H A D | svdmrkv.cxx | 854 aHdl.AddHdl(pPlusHdl); in SetMarkHandles() 891 aHdl.AddHdl(pGlueHdl); in SetMarkHandles() 959 aHdl.AddHdl(pHdl); in AddDragModeHdl() 975 aHdl.AddHdl(pHdl2); in AddDragModeHdl() 976 aHdl.AddHdl(pHdl3); in AddDragModeHdl() 1039 aHdl.AddHdl(pColHdl1); in AddDragModeHdl() 1040 aHdl.AddHdl(pColHdl2); in AddDragModeHdl() 1041 aHdl.AddHdl(pGradHdl); in AddDragModeHdl() 1081 aHdl.AddHdl(pColHdl1); in AddDragModeHdl() 1082 aHdl.AddHdl(pColHdl2); in AddDragModeHdl() [all …]
|
H A D | svdograf.cxx | 1766 rTarget.AddHdl( in addCropHandles() 1780 …rTarget.AddHdl(new SdrCropHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), H… in addCropHandles() 1782 …rTarget.AddHdl(new SdrCropHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), H… in addCropHandles() 1784 …rTarget.AddHdl(new SdrCropHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), H… in addCropHandles() 1786 …rTarget.AddHdl(new SdrCropHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), H… in addCropHandles() 1788 …rTarget.AddHdl(new SdrCropHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), H… in addCropHandles() 1790 …rTarget.AddHdl(new SdrCropHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), H… in addCropHandles() 1792 …rTarget.AddHdl(new SdrCropHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), H… in addCropHandles() 1794 …rTarget.AddHdl(new SdrCropHdl(Point(basegfx::fround(aPos.getX()), basegfx::fround(aPos.getY())), H… in addCropHandles()
|
H A D | svdovirt.cxx | 277 rHdlList.AddHdl(pCandidate); in AddToHdlList()
|
H A D | svdmrkv1.cxx | 181 aHdl.AddHdl(pPlusHdl); in ImpMarkPoint()
|
H A D | svdhdl.cxx | 2251 void SdrHdlList::AddHdl(SdrHdl* pHdl, sal_Bool bAtBegin) in AddHdl() function in SdrHdlList
|
H A D | svdobj.cxx | 1267 rHdlList.AddHdl(pHdl); in AddToHdlList()
|
/aoo42x/main/sd/source/ui/animations/ |
H A D | motionpathtag.cxx | 976 rHandlerList.AddHdl( pHdl ); in addCustomHandles() 1001 rHandlerList.AddHdl( pSmartHdl ); in addCustomHandles() 1017 rHandlerList.AddHdl(pPlusHdl); in addCustomHandles() 1035 rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopLeft(),HDL_UPLFT)); in addCustomHandles() 1039 rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopLeft() ,HDL_UPLFT)); in addCustomHandles() 1040 rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.BottomRight(),HDL_LWRGT)); in addCustomHandles() 1044 …if (!bWdt0 && !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopLeft() ,HDL… in addCustomHandles() 1045 …if ( !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopCenter() ,HDL… in addCustomHandles() 1046 …if (!bWdt0 && !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.TopRight() ,HDL… in addCustomHandles() 1047 …if (!bWdt0 ) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.LeftCenter() ,HDL… in addCustomHandles() [all …]
|
/aoo42x/main/svx/source/table/ |
H A D | svdotable.cxx | 2370 rHdlList.AddHdl( pHdl ); in AddToHdlList() 2389 rHdlList.AddHdl( pHdl ); in AddToHdlList() 2430 …rHdlList.AddHdl( pH = new TableBorderHdl( aRect, !IsTextEditActive() ) ); pH->SetMoveOutside( true… in AddToHdlList() 2431 rHdlList.AddHdl( pH = new SdrHdl(aRect.TopLeft(),HDL_UPLFT) ); pH->SetMoveOutside( true ); in AddToHdlList() 2432 rHdlList.AddHdl( pH = new SdrHdl(aRect.TopCenter(),HDL_UPPER) ); pH->SetMoveOutside( true ); in AddToHdlList() 2433 rHdlList.AddHdl( pH = new SdrHdl(aRect.TopRight(),HDL_UPRGT) ); pH->SetMoveOutside( true ); in AddToHdlList() 2434 rHdlList.AddHdl( pH = new SdrHdl(aRect.LeftCenter(),HDL_LEFT) ); pH->SetMoveOutside( true ); in AddToHdlList() 2435 rHdlList.AddHdl( pH = new SdrHdl(aRect.RightCenter(),HDL_RIGHT) ); pH->SetMoveOutside( true ); in AddToHdlList() 2436 rHdlList.AddHdl( pH = new SdrHdl(aRect.BottomLeft(),HDL_LWLFT) ); pH->SetMoveOutside( true ); in AddToHdlList() 2437 rHdlList.AddHdl( pH = new SdrHdl(aRect.BottomCenter(),HDL_LOWER) ); pH->SetMoveOutside( true ); in AddToHdlList() [all …]
|
/aoo42x/main/sc/source/ui/miscdlgs/ |
H A D | scuiautofmt.cxx | 128 aBtnAdd .SetClickHdl ( LINK( this, ScAutoFormatDlg, AddHdl ) ); in Init() 245 IMPL_LINK( ScAutoFormatDlg, AddHdl, void *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/basctl/source/dlged/ |
H A D | managelang.cxx | 139 m_aAddPB.SetClickHdl( LINK( this, ManageLanguageDialog, AddHdl ) ); in Init() 218 IMPL_LINK( ManageLanguageDialog, AddHdl, Button *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/chart2/source/controller/main/ |
H A D | SelectionHelper.cxx | 637 rHdlList.AddHdl(pHdl); in getMarkHandles() 683 rHdlList.AddHdl(pHdl); in getMarkHandles()
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | scuiautofmt.hxx | 75 DECL_LINK( AddHdl, void * );
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | tautofmt.hxx | 98 DECL_LINK( AddHdl, void * );
|
/aoo42x/main/basctl/source/inc/ |
H A D | managelang.hxx | 84 DECL_LINK( AddHdl, Button * );
|
/aoo42x/main/svx/source/engine3d/ |
H A D | obj3d.cxx | 1106 …rHdlList.AddHdl(new SdrHdl(Point(basegfx::fround(aPos2D.getX()), basegfx::fround(aPos2D.getY())), … in AddToHdlList() 1116 rHdlList.AddHdl(pVolMarker); in AddToHdlList()
|
/aoo42x/main/svx/source/unodialogs/textconversiondlgs/ |
H A D | chinese_dictionarydialog.cxx | 608 m_aPB_Add.SetClickHdl( LINK( this, ChineseDictionaryDialog, AddHdl ) ); in ChineseDictionaryDialog() 753 IMPL_LINK( ChineseDictionaryDialog, AddHdl, void*, EMPTYARG ) in IMPL_LINK() argument
|
H A D | chinese_dictionarydialog.hxx | 140 DECL_LINK( AddHdl, void* );
|
/aoo42x/main/sw/source/ui/table/ |
H A D | tautofmt.cxx | 244 aBtnAdd.SetClickHdl ( LINK( this, SwAutoFormatDlg, AddHdl ) ); in Init() 357 IMPL_LINK( SwAutoFormatDlg, AddHdl, void *, EMPTYARG ) in IMPL_LINK() argument
|
/aoo42x/main/sc/source/ui/view/ |
H A D | gridwin3.cxx | 340 rHdl.AddHdl(new SdrHdl(aPos, bNegativePage ? HDL_ANCHOR_TR : HDL_ANCHOR)); in CreateAnchorHandle()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdhdl.hxx | 509 void AddHdl(SdrHdl* pHdl, sal_Bool bAtBegin=sal_False);
|
/aoo42x/main/sd/source/ui/view/ |
H A D | viewoverlaymanager.cxx | 451 rHandlerList.AddHdl( pHdl ); in addCustomHandles()
|
/aoo42x/main/sd/source/ui/annotations/ |
H A D | annotationtag.cxx | 567 rHandlerList.AddHdl( pHdl ); in addCustomHandles()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | dinfdlg.hxx | 554 DECL_LINK( AddHdl, PushButton* );
|
/aoo42x/main/sw/source/core/draw/ |
H A D | dview.cxx | 267 aHdl.AddHdl( new SwSdrHdl( aPos, ( pAnch->IsVertical() && !pAnch->IsVertLR() ) || in AddCustomHdl()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | dinfdlg.cxx | 2414 m_aAddBtn.SetClickHdl( LINK( this, SfxCustomPropertiesPage, AddHdl ) ); in SfxCustomPropertiesPage() 2417 IMPL_LINK( SfxCustomPropertiesPage, AddHdl, PushButton*, EMPTYARG ) in IMPL_LINK() argument
|