Searched refs:bOutlinerMode (Results 1 – 2 of 2) sorted by relevance
1590 pDragAndDropInfo->bOutlinerMode = sal_True; in dragGestureRecognized()1643 …if ( !bReadOnly && rDSDE.DropSuccess && !pDragAndDropInfo->bOutlinerMode && ( rDSDE.DropAction & d… in dragDropEnd()1746 if ( pDragAndDropInfo->bOutlinerMode ) in drop()1883 if ( pDragAndDropInfo->bOutlinerMode ) in dragOver()1919 if ( pDragAndDropInfo->bOutlinerMode ) in dragOver()
128 sal_Bool bOutlinerMode : 1; member134 bHasValidData = sal_False; bUndoAction = sal_False; bOutlinerMode = sal_False; in DragAndDropInfo()