Home
last modified time | relevance | path

Searched refs:pTargetEntry (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dsvlbox.cxx702 pTargetEntry = 0; in SvLBox()
722 pTargetEntry = 0; in SvLBox()
1731 ImplShowTargetEmphasis( pTargetEntry, sal_False ); in AcceptDrop()
1758 ImplShowTargetEmphasis( pTargetEntry, sal_False ); in AcceptDrop()
1761 ImplShowTargetEmphasis( pTargetEntry, sal_False ); in AcceptDrop()
1762 pTargetEntry = pEntry; in AcceptDrop()
1763 ImplShowTargetEmphasis( pTargetEntry, sal_True ); in AcceptDrop()
1777 ImplShowTargetEmphasis( pTargetEntry, sal_False ); in ExecuteDrop()
1800 SvLBoxEntry* pTarget = pTargetEntry; // !!! kann 0 sein !!! in ExecuteDrop()
1905 ImplShowTargetEmphasis( pTargetEntry, sal_False ); in DragFinished()
[all …]
H A Dsvtreebx.cxx1568 SvLBox::ImplShowTargetEmphasis( SvLBox::pTargetEntry, sal_False ); in GetDropTarget()
1576 SvLBox::ImplShowTargetEmphasis( SvLBox::pTargetEntry, sal_False ); in GetDropTarget()
/trunk/main/cui/source/customize/
H A Dcfg.cxx2287 SvLBoxEntry *pTargetEntry = NULL; in MoveEntry() local
2298 pTargetEntry = pSourceEntry; in MoveEntry()
2300 pToSelect = pTargetEntry; in MoveEntry()
2308 if ( MoveEntryData( pSourceEntry, pTargetEntry ) ) in MoveEntry()
2322 if ( NULL == pSourceEntry || NULL == pTargetEntry ) in MoveEntryData()
2333 if ( pTargetEntry == NULL ) in MoveEntryData()
2346 (SvxConfigEntry*) pTargetEntry->GetUserData(); in MoveEntryData()
2980 SvLBoxEntry *pTargetEntry = NULL; in IMPL_LINK() local
2994 pTargetEntry = pSourceEntry; in IMPL_LINK()
2998 if ( pSourceEntry != NULL && pTargetEntry != NULL ) in IMPL_LINK()
[all …]
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1510 ImplShowTargetEmphasis( pTargetEntry, sal_False ); in AcceptDrop()
1521 if (pEntry != pTargetEntry || !(nImpFlags & SVLBOX_TARGEMPH_VIS)) in AcceptDrop()
1523 ImplShowTargetEmphasis( pTargetEntry, sal_False ); in AcceptDrop()
1524 pTargetEntry = pEntry; in AcceptDrop()
1525 ImplShowTargetEmphasis( pTargetEntry, sal_True ); in AcceptDrop()
1532 ImplShowTargetEmphasis(pTargetEntry, sal_False); in AcceptDrop()
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx138 SvLBoxEntry* pTargetEntry; member in SfxOrganizeDlg_Impl
205 pTargetEntry ( NULL ), in SfxOrganizeDlg_Impl()
846 pTarget = pDlg->pTargetEntry; in NotifyMoving()
905 pTarget = pDlg->pTargetEntry; in NotifyCopying()
1091 pDlg->pTargetEntry = pTargetEntry; in ExecuteDrop()
1419 pDlg->pTargetEntry = NULL; in IMPL_LINK()
/trunk/main/cui/source/inc/
H A Dcfg.hxx383 bool SwapEntryData( SvLBoxEntry* pSourceEntry, SvLBoxEntry* pTargetEntry );
469 SvLBoxEntry* pTargetEntry );
/trunk/main/svtools/inc/svtools/
H A Dsvlbox.hxx303 SvLBoxEntry* pTargetEntry; member in SvLBox

Completed in 114 milliseconds