/aoo42x/main/sw/source/ui/inc/ |
H A D | conttree.hxx | 130 sal_uLong& rNewChildPos 135 sal_uLong& rNewChildPos 275 sal_uLong& rNewChildPos 280 sal_uLong& rNewChildPos
|
H A D | glossary.hxx | 86 sal_uLong& rNewChildPos 91 sal_uLong& rNewChildPos);
|
/aoo42x/main/svtools/source/contnr/ |
H A D | svlbox.cxx | 924 sal_uLong& rNewChildPos) // Position in Childlist des Target-Parents in NotifyMoving() argument 931 sal_uLong& rNewChildPos) // Position in Childlist des Target-Parents in NotifyMoving() 939 rNewChildPos = 0; in NotifyMoving() 946 rNewChildPos = pModel->GetRelPos( pTarget ) + 1; in NotifyMoving() 947 rNewChildPos += nCurEntrySelPos; in NotifyMoving() 955 rNewChildPos = 0; in NotifyMoving() 957 rNewChildPos = LIST_APPEND; in NotifyMoving() 967 sal_uLong& rNewChildPos) // Position in Childlist des Target-Parents in NotifyCopying() argument 970 return NotifyMoving(pTarget,pEntry,rpNewParent,rNewChildPos); in NotifyCopying()
|
H A D | svicnvw.cxx | 498 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos ) in NotifyMoving() argument 500 return pImp->NotifyMoving(pTarget,pEntry,rpNewParent,rNewChildPos); in NotifyMoving() 504 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos ) in NotifyCopying() argument 506 return pImp->NotifyCopying(pTarget,pEntry,rpNewParent,rNewChildPos); in NotifyCopying()
|
H A D | svimpicn.cxx | 2794 SvLBoxEntry*& rpNewPar, sal_uLong& rNewChildPos ) in NotifyMoving() argument 2807 return pView->SvLBox::NotifyMoving(pTarget,pEntry,rpNewPar,rNewChildPos); in NotifyMoving() 2811 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos ) in NotifyCopying() argument 2813 return pView->SvLBox::NotifyCopying(pTarget,pEntry,rpNewParent,rNewChildPos); in NotifyCopying()
|
/aoo42x/main/basctl/source/basicide/ |
H A D | moduldlg.cxx | 261 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos ) in NotifyMoving() argument 264 rpNewParent, rNewChildPos, sal_True ); in NotifyMoving() 269 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos ) in NotifyCopying() argument 273 rpNewParent, rNewChildPos, sal_False ); in NotifyCopying() 334 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos, sal_Bool bMove ) in NotifyCopyingMoving() argument 345 rNewChildPos = 0; in NotifyCopyingMoving() 351 rNewChildPos = GetModel()->GetRelPos( pTarget ) + 1; in NotifyCopyingMoving()
|
H A D | moduldlg.hxx | 100 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos ); 102 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos ); 104 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos, sal_Bool bMove );
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | sdtreelb.cxx | 1636 sal_uLong& rNewChildPos) in NotifyMoving() argument 1664 rNewChildPos = 0; in NotifyMoving() 1670 rNewChildPos = 0; in NotifyMoving() 1675 rNewChildPos = pModel->GetRelPos(pDestination) + 1; in NotifyMoving() 1676 rNewChildPos += nCurEntrySelPos; in NotifyMoving()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | svicnvw.hxx | 179 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos); 181 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos);
|
H A D | svlbox.hxx | 557 sal_uLong& rNewChildPos); // Position in Childlist des Target-Parents 565 sal_uLong& rNewChildPos); // Position in Childlist des Target-Parents
|
/aoo42x/main/svtools/source/inc/ |
H A D | svimpicn.hxx | 266 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos ); 268 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos );
|
/aoo42x/main/cui/source/customize/ |
H A D | cfg.cxx | 1524 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos) in NotifyMoving() argument 1532 pTarget, pSource, rpNewParent, rNewChildPos ); in NotifyMoving() 1542 return NotifyCopying( pTarget, pSource, rpNewParent, rNewChildPos ); in NotifyMoving() 1548 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos) in NotifyCopying() argument 1552 (void)rNewChildPos; in NotifyCopying() 4972 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos) in NotifyMoving() argument 4975 pTarget, pSource, rpNewParent, rNewChildPos ); in NotifyMoving() 4996 sal_uLong& rNewChildPos) in NotifyCopying() argument 5000 (void)rNewChildPos; in NotifyCopying()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | sdtreelb.hxx | 194 sal_uLong& rNewChildPos);
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | templdlg.cxx | 569 sal_uIntPtr& rNewChildPos);
|