Home
last modified time | relevance | path

Searched refs:nCurEntrySelPos (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/svtools/source/contnr/
H A Dsvlbox.cxx947 rNewChildPos += nCurEntrySelPos; in NotifyMoving()
948 nCurEntrySelPos++; in NotifyMoving()
1011 nCurEntrySelPos = 0; // Selektionszaehler fuer NotifyMoving/Copying in CopySelection()
1074 nCurEntrySelPos = 0; // Selektionszaehler fuer NotifyMoving/Copying in MoveSelectionCopyFallbackPossible()
/AOO41X/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx1676 rNewChildPos += nCurEntrySelPos; in NotifyMoving()
1677 nCurEntrySelPos++; in NotifyMoving()
/AOO41X/main/svtools/inc/svtools/
H A Dsvlbox.hxx309 sal_uInt16 nCurEntrySelPos; member in SvLBox