Searched refs:bLastEntryEmphasis (Results 1 – 2 of 2) sorted by relevance
190 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()
247 sal_Bool bLastEntryEmphasis :1; // Drag'n Drop member in SwGlobalTree
Completed in 23 milliseconds