Home
last modified time | relevance | path

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

/AOO42X/main/vcl/source/window/
H A Dtoolbox.cxx149 ToolBox* mpDragBox; member in ImplTBDragMgr
182 void HideDragRect() { if ( mbShowDragRect ) mpDragBox->HideTracking(); } in HideDragRect()
1250 mpDragBox = NULL; in ImplTBDragMgr()
1278 …if ( pBox->IsReallyVisible() && pBox->ImplGetWindowImpl()->mpFrame == mpDragBox->ImplGetWindowImpl… in FindToolBox()
1303 mpDragBox = pToolBox; in StartDragging()
1347 ToolBox::ImplLineSizing( mpDragBox, rPos, maRect, mnLineMode ); in Dragging()
1348 Point aOff = mpDragBox->OutputToScreenPixel( Point() ); in Dragging()
1350 mpDragBox->Docking( rPos, maRect ); in Dragging()
1352 mpDragBox->ShowTracking( maRect ); in Dragging()
1371 mpDragBox->ShowTracking( maRect ); in Dragging()
[all …]