Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dtooltiplbox.cxx38 if ( !( rHEvt.GetMode() & HELPMODE_BALLOON ) && !( rHEvt.GetMode() & HELPMODE_QUICK ) ) in lcl_ToolTipLBox_ShowToolTip()
69 if( rHEvt.GetMode() == HELPMODE_BALLOON ) in lcl_ToolTipLBox_ShowToolTip()
/trunk/main/svtools/source/control/
H A Dtaskstat.cxx474 if ( rHEvt.GetMode() & (HELPMODE_BALLOON | HELPMODE_QUICK) ) in RequestHelp()
485 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
502 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
H A Dheadbar.cxx1101 if ( rHEvt.GetMode() & (HELPMODE_QUICK | HELPMODE_BALLOON) ) in RequestHelp()
1112 if ( !aStr.Len() || !(rHEvt.GetMode() & HELPMODE_BALLOON) ) in RequestHelp()
1126 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
H A Dtaskbox.cxx164 if ( rHEvt.GetMode() & (HELPMODE_BALLOON | HELPMODE_QUICK) ) in RequestHelp()
H A Dtabbar.cxx1385 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
1416 if ( rHEvt.GetMode() & (HELPMODE_QUICK | HELPMODE_BALLOON) ) in RequestHelp()
1433 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
H A Dcalendar.cxx1841 if ( rHEvt.GetMode() & (HELPMODE_QUICK | HELPMODE_BALLOON) ) in RequestHelp()
1854 if ( (rHEvt.GetMode() & HELPMODE_BALLOON) || (mnWinStyle & WB_QUICKHELPSHOWSDATEINFO) ) in RequestHelp()
H A Dvalueset.cxx1721 if ( (rHEvt.GetMode() & (HELPMODE_QUICK | HELPMODE_BALLOON)) == HELPMODE_QUICK ) in RequestHelp()
/trunk/main/sw/source/core/draw/
H A Ddpage.cxx160 if( rEvt.GetMode() & ( HELPMODE_QUICK | HELPMODE_BALLOON )) in RequestHelp()
224 if( rEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx256 sal_Bool bHelpEnabled = ( rHEvt.GetMode() & ( HELPMODE_BALLOON | HELPMODE_QUICK ) ) != 0; in RequestHelp()
383 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin2.cxx110 sal_Bool bQuickBalloon = 0 != (rEvt.GetMode() & ( HELPMODE_QUICK | HELPMODE_BALLOON )); in RequestHelp()
117 sal_Bool bBalloon = static_cast< sal_Bool >(rEvt.GetMode() & HELPMODE_BALLOON); in RequestHelp()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindowTitle.cxx130 if( rHEvt.GetMode() == HELPMODE_BALLOON ) in RequestHelp()
/trunk/main/svx/source/form/
H A Dfmpage.cxx262 if( rEvt.GetMode() == HELPMODE_BALLOON ) in RequestHelp()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx1333 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
1364 if ( rHEvt.GetMode() & (HELPMODE_QUICK | HELPMODE_BALLOON) ) in RequestHelp()
1379 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
/trunk/main/vcl/inc/vcl/
H A Devent.hxx199 #define HELPMODE_BALLOON ((sal_uInt16)0x0004) macro
/trunk/main/reportdesign/source/ui/report/
H A DStartMarker.cxx299 if( rHEvt.GetMode() == HELPMODE_BALLOON ) in RequestHelp()
/trunk/main/svx/source/fmcomp/
H A Dfmgridcl.cxx195 if ( rHEvt.GetMode() & (HELPMODE_QUICK | HELPMODE_BALLOON) ) in RequestHelp()
216 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx2001 if ( rHEvt.GetMode() & (HELPMODE_BALLOON | HELPMODE_QUICK) && !rHEvt.KeyboardActivated() ) in RequestHelp()
2011 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
H A Dtoolbox.cxx4856 if ( rHEvt.GetMode() & (HELPMODE_BALLOON | HELPMODE_QUICK) ) in RequestHelp()
4872 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
4904 if ( rHEvt.GetMode() & (HELPMODE_BALLOON | HELPMODE_QUICK) ) in RequestHelp()
4915 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
H A Dwinproc.cxx245 nHelpMode |= HELPMODE_BALLOON; in ImplHandleMouseHelpRequest()
1163 HelpEvent aHelpEvent( aPos, HELPMODE_BALLOON ); in ImplHandleKey()
H A Dstatus.cxx879 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
H A Dsplitwin.cxx2772 if ( rHEvt.GetMode() & (HELPMODE_BALLOON | HELPMODE_QUICK) && !rHEvt.KeyboardActivated() ) in RequestHelp()
2814 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
H A Dmenu.cxx803 if ( ( rHEvt.GetMode() & HELPMODE_BALLOON ) && pMenuWindow ) in ImplHandleHelpEvent()
H A Dwindow.cxx5004 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx1169 if ( i_rHelpEvent.GetMode() == HELPMODE_BALLOON ) in RequestHelp()
/trunk/main/cui/source/options/
H A Doptinet2.cxx1119 if( rHEvt.GetMode() == HELPMODE_BALLOON ) in RequestHelp()

Completed in 217 milliseconds