Searched refs:IsInDrag (Results 1 – 7 of 7) sorted by relevance
834 if( SdPageObjsTLB::IsInDrag() ) in Notify()874 if( SdPageObjsTLB::IsInDrag() ) in KeyInput()
90 sal_Bool SdPageObjsTLB::IsInDrag() in IsInDrag() function in SdPageObjsTLB
170 static sal_Bool IsInDrag() { return bIsInDrag; } in IsInDrag() function in ScContentTree
236 static sal_Bool IsInDrag();
1556 if ( !aLbEntries.IsInDrag() ) // kein Verschieben innerhalb der TreeListBox1586 if ( !aLbEntries.IsInDrag() ) // kein Verschieben innerhalb der TreeListBox
1341 return ( !aContentTree.IsInDrag() && in AcceptDrop()1359 if( !aContentTree.IsInDrag() && in ExecuteDrop()
171 static sal_Bool IsInDrag() {return bIsInDrag;} in IsInDrag() function in SwContentTree
Completed in 49 milliseconds