Home
last modified time | relevance | path

Searched refs:bLastEntryEmphasis (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx190 bLastEntryEmphasis ( sal_False ), in SwGlobalTree()
232 else if(bLastEntryEmphasis && pLast) in ExecuteDrop()
237 SvLBoxEntry* pDropEntry = bLastEntryEmphasis ? 0 : GetEntry(rEvt.maPosPixel); in ExecuteDrop()
298 bLastEntryEmphasis = sal_False; in ExecuteDrop()
319 else if(bLastEntryEmphasis && pLast) in AcceptDrop()
323 bLastEntryEmphasis = sal_False; in AcceptDrop()
346 else if(pLast && bLastEntryEmphasis && pDropEntry) in AcceptDrop()
349 bLastEntryEmphasis = sal_False; in AcceptDrop()
357 bLastEntryEmphasis = sal_True; in AcceptDrop()
/trunk/main/sw/source/ui/inc/
H A Dconttree.hxx247 sal_Bool bLastEntryEmphasis :1; // Drag'n Drop member in SwGlobalTree

Completed in 19 milliseconds