Home
last modified time | relevance | path

Searched refs:rNewChildPos (Results 1 – 14 of 14) sorted by relevance

/trunk/main/sw/source/ui/inc/
H A Dconttree.hxx130 sal_uLong& rNewChildPos
135 sal_uLong& rNewChildPos
275 sal_uLong& rNewChildPos
280 sal_uLong& rNewChildPos
H A Dglossary.hxx86 sal_uLong& rNewChildPos
91 sal_uLong& rNewChildPos);
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx924 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 Dsvicnvw.cxx498 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 Dsvimpicn.cxx2794 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()
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.cxx261 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 Dmoduldlg.hxx100 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos );
102 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos );
104 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos, sal_Bool bMove );
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1636 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()
/trunk/main/svtools/inc/svtools/
H A Dsvicnvw.hxx179 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos);
181 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos);
H A Dsvlbox.hxx557 sal_uLong& rNewChildPos); // Position in Childlist des Target-Parents
565 sal_uLong& rNewChildPos); // Position in Childlist des Target-Parents
/trunk/main/svtools/source/inc/
H A Dsvimpicn.hxx266 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos );
268 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos );
/trunk/main/cui/source/customize/
H A Dcfg.cxx1524 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()
/trunk/main/sd/source/ui/inc/
H A Dsdtreelb.hxx194 sal_uLong& rNewChildPos);
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx569 sal_uIntPtr& rNewChildPos);

Completed in 124 milliseconds