Searched refs:mbSelection (Results 1 – 10 of 10) sorted by relevance
50 sal_Bool mbSelection; member56 mbSelection ( sal_True ), in SfxPrinter_Impl()167 pImpl->mbSelection = rPrinter.pImpl->mbSelection; in SfxPrinter()184 pNewPrinter->pImpl->mbSelection =pImpl->mbSelection; in Clone()
74 mbSelection = false; in ImplInit()1292 if ( bRepeat || mbSelection ) in ImplTracking()1296 if ( mbSelection ) in ImplTracking()1337 if ( !mbSelection && !(GetStyle() & WB_NOPOINTERFOCUS) ) in ImplEndTracking()1340 mbSelection = false; in ImplEndTracking()1347 mbSelection = false; in ImplEndTracking()1358 if ( mbSelection ) in MouseButtonDown()1398 if ( rMEvt.IsLeft() && mbSelection ) in MouseButtonUp()2308 mbSelection = false; in SetNoSelection()2525 mbSelection = true; in StartSelection()[all …]
210 mbSelection = sal_False; in ImplInit()1514 sal_Bool bSelection = mbSelection; in ImplEndTracking()1518 mbSelection = sal_False; in ImplEndTracking()1633 if ( !mbSelection ) in MouseButtonDown()1660 if ( rMEvt.IsLeft() && mbSelection ) in MouseButtonUp()1670 if ( mbSelection && rMEvt.GetButtons() ) in MouseMove()1914 if ( !mbSelection && rCEvt.IsMouseEvent() ) in Command()2569 mbSelection = sal_True; in StartSelection()2576 if ( mbDrag || mbSpinDown || mbSelection ) in EndSelection()2578 if ( !mbSelection ) in EndSelection()[all …]
1591 if ( !mbSelection ) in StartSelection()1593 mbSelection = sal_True; in StartSelection()1606 if ( mbDrag || mbSelection ) in EndSelection()1610 mbSelection = sal_False; in EndSelection()1654 if ( mbDrag || mbSelection ) in SetItemDown()1657 mbSelection = sal_False; in SetItemDown()
1598 mbSelection = sal_False; in ImplInit()4057 if ( mbDrag || mbSelection ) in ImplHandleMouseButtonUp()4061 if ( mbSelection ) in ImplHandleMouseButtonUp()4073 mbSelection = sal_False; in ImplHandleMouseButtonUp()4208 if ( mbSelection && bDrawHotSpot ) in MouseMove()4494 if ( mbSelection ) in MouseButtonDown()4640 if ( !mbDrag && !mbSelection && (mnCurPos == TOOLBOX_ITEM_NOTFOUND) ) in MouseButtonDown()5014 mbCustomize && !mbDragging && !mbDrag && !mbSelection && in Command()6056 if( mbSelection ) in ImplChangeHighlight()
104 sal_Bool mbSelection : 1; member in sfx2::FileDialogHelper_Impl
543 …>setValue( ExtendedFilePickerElementIds::CHECKBOX_SELECTION, 0, makeAny( (sal_Bool)mbSelection ) ); in updateSelectionBox()933 mbSelection = sal_False; in FileDialogHelper_Impl()1533 mbSelection = pSelectItem->GetValue(); in execute()
271 bool mbSelection : 1; member in ValueSet
223 mbSelection:1, member in Calendar
213 mbSelection:1, member in ToolBox
Completed in 287 milliseconds