Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx182 pEmphasisEntry ( NULL ), in SwGlobalTree()
227 if(pEmphasisEntry) in ExecuteDrop()
229 ImplShowTargetEmphasis( Prev(pEmphasisEntry), sal_False ); in ExecuteDrop()
230 pEmphasisEntry = 0; in ExecuteDrop()
314 if( pEmphasisEntry ) in AcceptDrop()
316 ImplShowTargetEmphasis( Prev(pEmphasisEntry), sal_False ); in AcceptDrop()
317 pEmphasisEntry = 0; in AcceptDrop()
344 if(pEmphasisEntry && pEmphasisEntry != pDropEntry) in AcceptDrop()
345 ImplShowTargetEmphasis( Prev(pEmphasisEntry), sal_False ); in AcceptDrop()
359 pEmphasisEntry = pDropEntry; in AcceptDrop()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dconttree.hxx238 SvLBoxEntry* pEmphasisEntry; // Drag'n Drop-Emphasis member in SwGlobalTree

Completed in 33 milliseconds