Home
last modified time | relevance | path

Searched refs:QUICKHELP_CTRLTEXT (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/vcl/source/app/
H A Dhelp.cxx405 if ( mnStyle & QUICKHELP_CTRLTEXT ) in SetHelpText()
422 if ( mnStyle & QUICKHELP_CTRLTEXT ) in SetHelpText()
470 if ( mnStyle & QUICKHELP_CTRLTEXT ) in Paint()
479 if ( mnStyle & QUICKHELP_CTRLTEXT ) in Paint()
/AOO41X/main/vcl/inc/vcl/
H A Dhelp.hxx46 #define QUICKHELP_CTRLTEXT ((sal_uInt16)0x0040) macro
/AOO41X/main/vcl/source/window/
H A Dtoolbox.cxx4879 Help::ShowQuickHelp( this, aTempRect, aStr, rHelpStr, QUICKHELP_CTRLTEXT ); in RequestHelp()
H A Dwindow.cxx5028 Help::ShowQuickHelp( this, aRect, *pStr, aHelpText, QUICKHELP_CTRLTEXT ); in RequestHelp()