CWS changehid: #i111784#: rework keyword search
This commit is contained in:
parent
0b00bc90e4
commit
a1f5f61d46
@ -258,7 +258,7 @@ void __EXPORT EditorWindow::RequestHelp( const HelpEvent& rHEvt )
|
||||
if ( rHEvt.GetMode() & HELPMODE_CONTEXT )
|
||||
{
|
||||
String aKeyword = GetWordAtCursor();
|
||||
Application::GetHelp()->Start( aKeyword, this );
|
||||
Application::GetHelp()->SearchKeyword( aKeyword );
|
||||
bDone = TRUE;
|
||||
}
|
||||
else if ( rHEvt.GetMode() & HELPMODE_QUICK )
|
||||
|
Loading…
x
Reference in New Issue
Block a user