Home
last modified time | relevance | path

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

/aoo41x/main/vcl/inc/vcl/
H A Devent.hxx197 #define HELPMODE_CONTEXT ((sal_uInt16)0x0001) macro
222 mnMode = HELPMODE_CONTEXT; in HelpEvent()
/aoo41x/main/toolkit/source/awt/
H A Dvclxdialog.cxx262 HelpEvent aEvt( pFocusWin->GetPointerPosPixel(), HELPMODE_CONTEXT ); in endDialog()
/aoo41x/main/vcl/source/app/
H A Dhelp.cxx120 HelpEvent aHelpEvent( aMousePos, HELPMODE_CONTEXT ); in StartContextHelp()
H A Ddbggui.cxx1321 if ( rHEvt.GetMode() & HELPMODE_CONTEXT ) in RequestHelp()
/aoo41x/main/vcl/source/window/
H A Dmenu.cxx835 else if ( rHEvt.GetMode() & (HELPMODE_CONTEXT | HELPMODE_EXTENDED) ) in ImplHandleHelpEvent()
5174 if ( rHEvt.GetMode() & (HELPMODE_CONTEXT | HELPMODE_EXTENDED) ) in RequestHelp()
5994 if ( rHEvt.GetMode() & (HELPMODE_CONTEXT | HELPMODE_EXTENDED) ) in RequestHelp()
H A Dwinproc.cxx1176 HelpEvent aHelpEvent( aMousePos, HELPMODE_CONTEXT ); in ImplHandleKey()
/aoo41x/main/basctl/source/basicide/
H A Dbaside2b.cxx253 if ( rHEvt.GetMode() & HELPMODE_CONTEXT ) in RequestHelp()
/aoo41x/main/vcl/source/control/
H A Dbutton.cxx2056 HelpEvent aEvt( pFocusWin->GetPointerPosPixel(), HELPMODE_CONTEXT ); in Click()

Completed in 100 milliseconds