Home
last modified time | relevance | path

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

/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
344 rpNewParent = pTarget; in NotifyCopyingMoving()
350 rpNewParent = GetParent( pTarget ); in NotifyCopyingMoving()
355 BasicEntryDescriptor aDestDesc( GetEntryDescriptor( rpNewParent ) ); 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/sw/source/ui/inc/
H A Dconttree.hxx129 SvLBoxEntry*& rpNewParent,
134 SvLBoxEntry*& rpNewParent,
274 SvLBoxEntry*& rpNewParent,
279 SvLBoxEntry*& rpNewParent,
H A Dglossary.hxx85 SvLBoxEntry*& rpNewParent,
90 SvLBoxEntry*& rpNewParent,
/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx923 SvLBoxEntry*& rpNewParent, // Neuer Target-Parent in NotifyMoving() argument
930 SvLBoxEntry*& rpNewParent, // Neuer Target-Parent in NotifyMoving()
938 rpNewParent = 0; in NotifyMoving()
945 rpNewParent = GetParent( pTarget ); in NotifyMoving()
953 rpNewParent = pTarget; in NotifyMoving()
966 SvLBoxEntry*& rpNewParent, // Neuer Target-Parent 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.cxx2811 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos ) in NotifyCopying() argument
2813 return pView->SvLBox::NotifyCopying(pTarget,pEntry,rpNewParent,rNewChildPos); in NotifyCopying()
/trunk/main/svtools/inc/svtools/
H A Dsvicnvw.hxx179 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos);
181 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos);
H A Dsvlbox.hxx556 SvLBoxEntry*& rpNewParent, // Neuer Target-Parent
564 SvLBoxEntry*& rpNewParent, // Neuer Target-Parent
/trunk/main/svtools/source/inc/
H A Dsvimpicn.hxx266 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos );
268 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos );
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1635 SvLBoxEntry*& rpNewParent, in NotifyMoving() argument
1663 rpNewParent = 0; in NotifyMoving()
1669 rpNewParent = pDestination; in NotifyMoving()
1674 rpNewParent = GetParent(pDestination); in NotifyMoving()
/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
1551 (void)rpNewParent; in NotifyCopying()
4972 SvLBoxEntry*& rpNewParent, sal_uLong& rNewChildPos) in NotifyMoving() argument
4975 pTarget, pSource, rpNewParent, rNewChildPos ); in NotifyMoving()
4995 SvLBoxEntry*& rpNewParent, in NotifyCopying() argument
4999 (void)rpNewParent; in NotifyCopying()
/trunk/main/sd/source/ui/inc/
H A Dsdtreelb.hxx193 SvLBoxEntry*& rpNewParent,
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx568 SvLBoxEntry*& rpNewParent,
661 SvLBoxEntry*& rpNewParent, in NotifyMoving() argument
676 rpNewParent = pTarget; in NotifyMoving()

Completed in 113 milliseconds