Home
last modified time | relevance | path

Searched refs:bDrag (Results 1 – 13 of 13) sorted by path

/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx1401 bool bDrag = false; in execute_KeyInput() local
1406 bDrag = true; in execute_KeyInput()
1415 bDrag = true; in execute_KeyInput()
1432 if( bDrag ) in execute_KeyInput()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel.cxx141 bool bDrag = false; in MouseButtonDown() local
150 bDrag = true; in MouseButtonDown()
153 bDrag = true; in MouseButtonDown()
156 bDrag = true; // different object in MouseButtonDown()
159 bDrag = true; // several objects in MouseButtonDown()
161 if ( bDrag ) in MouseButtonDown()
H A Dfutext.cxx227 bool bDrag = false; in MouseButtonDown() local
235 bDrag = true; in MouseButtonDown()
238 bDrag = true; // different object in MouseButtonDown()
241 bDrag = true; // several objects in MouseButtonDown()
243 if ( bDrag ) in MouseButtonDown()
/trunk/main/sd/source/ui/inc/
H A DSlideView.hxx135 void CreateSlideTransferable (::Window* pWindow, sal_Bool bDrag);
H A DView.hxx138 const Point& rPos, sal_Int8& rDnDAction, sal_Bool bDrag,
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsClipboard.cxx426 bool bDrag) in CreateSlideTransferable() argument
476 if (bDrag) in CreateSlideTransferable()
506 pTransferable->SetPageBookmarks (aBookmarkList, !bDrag); in CreateSlideTransferable()
512 if (bDrag) in CreateSlideTransferable()
/trunk/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsClipboard.hxx150 bool bDrag);
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx287 const Point& rPos, sal_Int8& rDnDAction, sal_Bool bDrag, in InsertData() argument
312 if( bDrag ) in InsertData()
1419 if( aRect.IsInside( aPos ) || ( !bDrag && IsTextEdit() ) ) in InsertData()
1454 if( aRect.IsInside( aPos ) || ( !bDrag && IsTextEdit() ) ) in InsertData()
/trunk/main/svtools/inc/svtools/
H A Dheadbar.hxx281 sal_uInt16 nPos, sal_Bool bHigh, sal_Bool bDrag,
286 sal_Bool bDrag = sal_False,
/trunk/main/svtools/source/control/
H A Dheadbar.cxx333 sal_uInt16 nPos, sal_Bool bHigh, sal_Bool bDrag, in ImplDrawItem() argument
369 if ( !pRect || bDrag ) in ImplDrawItem()
371 if ( bDrag ) in ImplDrawItem()
646 void HeaderBar::ImplDrawItem( sal_uInt16 nPos, sal_Bool bHigh, sal_Bool bDrag, in ImplDrawItem() argument
650 ImplDrawItem( this, nPos, bHigh, bDrag, aRect, pRect, 0 ); in ImplDrawItem()
/trunk/main/svx/inc/svx/
H A Dcharmap.hxx118 sal_Bool bDrag; member in SvxShowCharSet
/trunk/main/svx/source/dialog/
H A Dcharmap.cxx83 bDrag = sal_False; in SvxShowCharSet()
135 bDrag = sal_True; in MouseButtonDown()
152 if ( bDrag && rMEvt.IsLeft() ) in MouseButtonUp()
158 bDrag = sal_False; in MouseButtonUp()
166 if ( rMEvt.IsLeft() && bDrag ) in MouseMove()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx730 sal_Bool bDrag = sal_False; in ImplHandleMouseEvent() local
859 if ( !bDrag ) in ImplHandleMouseEvent()

Completed in 66 milliseconds