Home
last modified time | relevance | path

Searched refs:GetMode (Results 126 – 149 of 149) sorted by relevance

123456

/aoo42x/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.cxx1212 if(pWheelData && !pWheelData->IsHorz() && COMMAND_WHEEL_ZOOM != pWheelData->GetMode()) in Command()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx704 …if (rRef.GetMode() == URM_INSDEL && rRef.GetDz() == 0) //#107250# test whether table is inserted o… in Notify()
/aoo42x/main/reportdesign/source/ui/report/
H A DReportController.cxx564 aReturn.bEnabled = getDesignView()->GetMode() == RPTUI_INSERT; in GetState()
620 aReturn.bChecked = getDesignView()->GetMode() == RPTUI_SELECT; in GetState()
/aoo42x/main/sw/source/ui/index/
H A Dcnttab.cxx2036 if( rHEvt.GetMode() & HELPMODE_QUICK ) in RequestHelp()
3862 if( rHEvt.GetMode() & HELPMODE_QUICK ) in CreateQuickHelp()
/aoo42x/main/formula/source/ui/dlg/
H A Dformula.cxx1606 if(pData->GetMode() == FORMULA_FORMDLG_FORMULA) in Update()
/aoo42x/main/sc/workben/
H A Dtest.cxx186 if ( ( rHEvt.GetMode() & HELPMODE_QUICK ) == HELPMODE_QUICK && in RequestHelp()
/aoo42x/main/cui/source/options/
H A Doptcolor.cxx1393 if(pWheelData && !pWheelData->IsHorz() && COMMAND_WHEEL_ZOOM != pWheelData->GetMode()) in Command()
/aoo42x/main/editeng/source/outliner/
H A Doutliner.cxx457 pPObj->SetOutlinerMode(GetMode()); in CreateParaObject()
/aoo42x/main/svtools/source/control/
H A Dvalueset.cxx1721 if ( (rHEvt.GetMode() & (HELPMODE_QUICK | HELPMODE_BALLOON)) == HELPMODE_QUICK ) in RequestHelp()
/aoo42x/main/vcl/source/window/
H A Dwindow.cxx701 return MouseEvent( aPos, rE.GetClicks(), rE.GetMode(), rE.GetButtons(), rE.GetModifier() ); in ImplTranslateMouseEvent()
5004 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
5014 else if ( rHEvt.GetMode() & HELPMODE_QUICK ) in RequestHelp()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin.cxx2661 _rMEvt.GetMode(), _rMEvt.GetButtons() ); in MouseButtonDown()
3436 _rMEvt.GetMode(), _rMEvt.GetButtons() ); in MouseMove()
/aoo42x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1690 if( rHEvt.GetMode() & HELPMODE_QUICK ) in RequestHelp()
/aoo42x/main/toolkit/source/awt/
H A Dvclxwindow.cxx760 if ( pMouseEvt->GetMode() & MOUSE_SIMPLEMOVE ) in ProcessWindowEvent()
/aoo42x/main/sc/source/ui/view/
H A Dtabview.cxx1166 if ( pData && pData->GetMode() == COMMAND_WHEEL_ZOOM ) in ScrollCommand()
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx328 BrowserMode nMode = m_pBrowseBox->GetMode(); in Select()
/aoo42x/main/sc/source/core/tool/
H A Dinterpr2.cxx2112 pLink->GetMode() == nM ) in lcl_GetDdeLink()
/aoo42x/main/sw/source/ui/utlui/
H A Dcontent.cxx2815 if( rHEvt.GetMode() & HELPMODE_QUICK ) in RequestHelp()
/aoo42x/main/svx/source/fmcomp/
H A Dgridctrl.cxx2068 if ((GetMode() & BROWSER_CURSOR_WO_FOCUS) == BROWSER_CURSOR_WO_FOCUS) in PaintCell()
H A Dgridcell.cxx3565 const bool bSimpleMove = ( ( rMouseEvent.GetMode() & MOUSE_SIMPLEMOVE ) != 0 ); in onWindowEvent()
/aoo42x/main/svtools/source/contnr/
H A Dsvimpbox.cxx3324 if( rHEvt.GetMode() & HELPMODE_QUICK ) in RequestHelp()
/aoo42x/main/basic/source/runtime/
H A Dmethods.cxx3194 nRet = (sal_Int16)(pSbStrm->GetMode()); in RTLFUNC()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddapiuno.cxx1403 if ( aRanges.UpdateReference( rRef.GetMode(), GetDocShell()->GetDocument(), rRef.GetRange(), in Notify()
H A Dchart2uno.cxx2864 rRef.GetMode(), m_pDocument, rRef.GetRange(), rRef.GetDx(), rRef.GetDy(), rRef.GetDz()); in Notify()
H A Ddocuno.cxx1162 if( aStatus.GetMode() == SC_PRINTSEL_RANGE_EXCLUSIVELY_OLE_AND_DRAW_OBJECTS ) in render()

Completed in 433 milliseconds

123456