Home
last modified time | relevance | path

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

123456

/aoo42x/main/basctl/source/dlged/
H A Ddlgedfunc.cxx408 if ( pView->IsMarkedHit(aPos, nHitLog) && pParent->GetMode() != DLGED_READONLY ) in MouseButtonDown()
545 if ( pView->IsMarkedHit(aMDPos, nHitLog) && pParent->GetMode() != DLGED_READONLY ) in MouseButtonDown()
/aoo42x/main/sc/source/ui/dbgui/
H A Dexpftext.cxx73 if ( ( rEvt.GetMode() & HELPMODE_QUICK ) == HELPMODE_QUICK && in RequestHelp()
/aoo42x/main/vcl/source/window/
H A Dstatus.cxx879 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
885 else if ( rHEvt.GetMode() & HELPMODE_QUICK ) in RequestHelp()
902 else if ( rHEvt.GetMode() & HELPMODE_EXTENDED ) in RequestHelp()
H A Dtoolbox.cxx4177 if( HasFocus() && ( rMEvt.GetMode() & MOUSE_MODIFIERCHANGED ) ) in MouseMove()
4280 if ( rMEvt.GetMode() & MOUSE_SIMPLEMOVE ) in MouseMove()
4856 if ( rHEvt.GetMode() & (HELPMODE_BALLOON | HELPMODE_QUICK) ) in RequestHelp()
4872 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
4882 else if ( rHEvt.GetMode() & HELPMODE_EXTENDED ) in RequestHelp()
4904 if ( rHEvt.GetMode() & (HELPMODE_BALLOON | HELPMODE_QUICK) ) in RequestHelp()
4915 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
5056 if ( pData->GetMode() == COMMAND_WHEEL_SCROLL ) in Command()
/aoo42x/main/sw/source/ui/inc/
H A Dshdwcrsr.hxx55 sal_uInt16 GetMode() const { return nOldMode; } in GetMode() function in SwShadowCursor
H A Dcfgitems.hxx196 sal_uInt8 GetMode() const { return eMode; } in GetMode() function in SwShadowCursorItem
/aoo42x/main/sw/source/ui/fldui/
H A DFldRefTreeListBox.cxx46 if ( rHEvt.GetMode() & HELPMODE_QUICK ) in RequestHelp()
/aoo42x/main/sc/source/core/inc/
H A Dddelink.hxx83 sal_uInt8 GetMode() const { return nMode; } in GetMode() function in ScDdeLink
/aoo42x/main/basctl/source/basicide/
H A Dmacrodlg.hxx106 sal_uInt16 GetMode() const { return nMode; } in GetMode() function in MacroChooser
/aoo42x/main/basic/source/inc/
H A Diosys.hxx73 short GetMode() const { return nMode; } in GetMode() function in SbiStream
/aoo42x/main/formula/inc/formula/
H A Dformdata.hxx44 inline sal_uInt16 GetMode() const { return nMode; } in GetMode() function in formula::FormEditData
/aoo42x/main/sc/source/ui/inc/
H A Dpfuncache.hxx68 ScPrintSelectionMode GetMode() const { return eMode; } in GetMode() function in ScPrintSelectionStatus
/aoo42x/main/sfx2/inc/
H A Dmacro.hxx195 SfxMacroMode GetMode() const;
/aoo42x/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx424 if( !pWData || COMMAND_WHEEL_ZOOM != pWData->GetMode() ) in Command()
861 if( !pWData || COMMAND_WHEEL_ZOOM != pWData->GetMode() ) in Command()
/aoo42x/main/svtools/source/control/
H A Dcalendar.cxx1841 if ( rHEvt.GetMode() & (HELPMODE_QUICK | HELPMODE_BALLOON) ) in RequestHelp()
1854 if ( (rHEvt.GetMode() & HELPMODE_BALLOON) || (mnWinStyle & WB_QUICKHELPSHOWSDATEINFO) ) in RequestHelp()
1876 if ( rHEvt.GetMode() & HELPMODE_QUICK ) in RequestHelp()
1928 if ( pData->GetMode() == COMMAND_WHEEL_SCROLL ) in Command()
/aoo42x/main/sc/inc/
H A Dhints.hxx75 UpdateRefMode GetMode() const { return eUpdateRefMode; } in GetMode() function in ScUpdateRefHint
/aoo42x/main/reportdesign/source/ui/inc/
H A DReportSection.hxx129 DlgEdMode GetMode() const { return m_eMode; } in GetMode() function in rptui::OReportSection
/aoo42x/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx297 if( !pWData || COMMAND_WHEEL_ZOOM != pWData->GetMode() ) in Command()
452 if( !pWData || COMMAND_WHEEL_ZOOM != pWData->GetMode() ) in Command()
/aoo42x/main/svx/inc/
H A Dgalbrws2.hxx163 GalleryBrowserMode GetMode() const { return meMode; } in GetMode() function in GalleryBrowser2
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DTableWindowTitle.cxx130 if( rHEvt.GetMode() == HELPMODE_BALLOON ) in RequestHelp()
/aoo42x/main/chart2/source/controller/main/
H A DChartWindow.cxx207 if( ( rHEvt.GetMode() & HELPMODE_QUICK ) && in RequestHelp()
/aoo42x/main/basctl/source/inc/
H A Ddlged.hxx185 DlgEdMode GetMode() const { return eMode; } in GetMode() function in DlgEditor
/aoo42x/main/vcl/unx/generic/app/
H A Dsaldisp.cxx2848 switch( GetMode() ) in Convert()
2873 fprintf( stderr, "SalVisual::Convert %d\n", GetMode() ); in Convert()
2883 switch( GetMode() ) in Convert()
2917 fprintf( stderr, "SalVisual::Convert %d\n", GetMode() ); in Convert()
/aoo42x/main/sd/source/ui/animations/
H A DDialogListBox.cxx326 if( !pData->GetModifier() && ( pData->GetMode() == COMMAND_WHEEL_SCROLL ) ) in Notify()
/aoo42x/main/unotools/inc/unotools/
H A Dconfigitem.hxx201 sal_Int16 GetMode() const;

Completed in 146 milliseconds

123456