Home
last modified time | relevance | path

Searched refs:bHelpEnabled (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/ui/view/
H A Dgridwin5.cxx256 sal_Bool bHelpEnabled = ( rHEvt.GetMode() & ( HELPMODE_BALLOON | HELPMODE_QUICK ) ) != 0; in RequestHelp() local
265 if ( bHelpEnabled && !bDrawTextEdit ) in RequestHelp()
291 if ( bHelpEnabled && !bDone && !nButtonDown ) // nur ohne gedrueckten Button in RequestHelp()
394 if ( pDrView && bHelpEnabled && !bDone ) in RequestHelp()
/aoo41x/main/framework/source/jobs/
H A Dhelponstartup.cxx385 sal_Bool bHelpEnabled = sal_False; in its_checkIfHelpEnabledAndGetURL() local
387 xModuleConfig->getByName(PROP_AUTOMATIC_HELP) >>= bHelpEnabled; in its_checkIfHelpEnabledAndGetURL()
389 if (bHelpEnabled) in its_checkIfHelpEnabledAndGetURL()

Completed in 54 milliseconds