Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx717 …Data && !pData->GetModifier() && ( pData->GetMode() == COMMAND_WHEEL_SCROLL ) && !pData->IsHorz() ) in HandleScrollCommand()
767 nScrollLines,pData->GetMode(),pData->GetModifier(),pData->IsHorz() ); in HandleScrollCommand()
/trunk/main/sfx2/source/sidebar/
H A DDeck.cxx269 || pData->IsHorz()) in ProcessWheelEvent()
/trunk/main/vcl/inc/vcl/
H A Dcmdevt.hxx149 sal_Bool IsHorz() const { return mbHorz; } in IsHorz() function in CommandWheelData
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinTableView.cxx1412 ScrollPane(-10 * pData->GetScrollLines(), pData->IsHorz(), sal_True); in PreNotify()
1414 ScrollPane(10 * pData->GetScrollLines(), pData->IsHorz(), sal_True); in PreNotify()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlideSorterController.cxx506 == pData->IsHorz()) in Command()
/trunk/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx347 if(pWheelData && !pWheelData->IsHorz() && COMMAND_WHEEL_ZOOM != pWheelData->GetMode()) in Command()
H A Dmmaddressblockpage.cxx1212 if(pWheelData && !pWheelData->IsHorz() && COMMAND_WHEEL_ZOOM != pWheelData->GetMode()) in Command()
/trunk/main/vcl/source/window/
H A Dwindow2.cxx1225 pData->IsHorz() ? pHScrl : pVScrl, in HandleScrollCommand()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx970 if( pData && (pData->GetMode() == COMMAND_WHEEL_SCROLL) && !pData->IsHorz() ) in Command()
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx552 pData->GetMode(),pData->GetModifier(),pData->IsHorz(), pData->IsDeltaPixel()); in Command()
/trunk/main/cui/source/options/
H A Doptcolor.cxx1393 if(pWheelData && !pWheelData->IsHorz() && COMMAND_WHEEL_ZOOM != pWheelData->GetMode()) in Command()
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx2740 if( pData && (COMMAND_WHEEL_SCROLL == pData->GetMode()) && !pData->IsHorz() ) in HandleScrollCommand()

Completed in 101 milliseconds