Home
last modified time | relevance | path

Searched refs:mbSelection (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sfx2/source/view/
H A Dprinter.cxx50 sal_Bool mbSelection; member
56 mbSelection ( sal_True ), in SfxPrinter_Impl()
167 pImpl->mbSelection = rPrinter.pImpl->mbSelection; in SfxPrinter()
184 pNewPrinter->pImpl->mbSelection =pImpl->mbSelection; in Clone()
/trunk/main/svtools/source/control/
H A Dvalueset.cxx74 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 …]
H A Dcalendar.cxx210 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 …]
/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx1591 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()
H A Dtoolbox.cxx1598 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()
/trunk/main/sfx2/source/dialog/
H A Dfiledlgimpl.hxx104 sal_Bool mbSelection : 1; member in sfx2::FileDialogHelper_Impl
H A Dfiledlghelper.cxx543 …>setValue( ExtendedFilePickerElementIds::CHECKBOX_SELECTION, 0, makeAny( (sal_Bool)mbSelection ) ); in updateSelectionBox()
933 mbSelection = sal_False; in FileDialogHelper_Impl()
1533 mbSelection = pSelectItem->GetValue(); in execute()
/trunk/main/svtools/inc/svtools/
H A Dvalueset.hxx271 bool mbSelection : 1; member in ValueSet
H A Dcalendar.hxx223 mbSelection:1, member in Calendar
/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx213 mbSelection:1, member in ToolBox

Completed in 115 milliseconds