Home
last modified time | relevance | path

Searched refs:MatchMnemonic (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/window/
H A Dmenuitemlist.cxx184 if ( pData->bEnabled && rI18nHelper.MatchMnemonic( pData->aText, cSelectChar ) ) in SearchItem()
232 && rI18nHelper.MatchMnemonic( pData->aText, ascii ) in SearchItem()
268 if ( pData->bEnabled && rI18nHelper.MatchMnemonic( pData->aText, cSelectChar ) ) in GetItemCount()
303 && rI18nHelper.MatchMnemonic( pData->aText, ascii ) in GetItemCount()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/window/
H A Dmenuitemlist.cxx188 if ( pData->bEnabled && rI18nHelper.MatchMnemonic( pData->aText, cSelectChar ) ) in SearchItem()
236 && rI18nHelper.MatchMnemonic( pData->aText, ascii ) in SearchItem()
272 if ( pData->bEnabled && rI18nHelper.MatchMnemonic( pData->aText, cSelectChar ) ) in GetItemCount()
307 && rI18nHelper.MatchMnemonic( pData->aText, ascii ) in GetItemCount()
H A Dmnemonicengine.cxx55 if ( rI18nHelper.MatchMnemonic( sEntryText, _cMnemonic ) ) in lcl_getEntryForMnemonic()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Di18nhelp.hxx66 bool MatchMnemonic( const OUString& rString, sal_Unicode cMnemonicChar ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Di18nhelp.hxx71 bool MatchMnemonic( const OUString& rString, sal_Unicode cMnemonicChar ) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Di18nhelp.cxx141 bool vcl::I18nHelper::MatchMnemonic( const OUString& rString, sal_Unicode cMnemonicChar ) const in MatchMnemonic() function in vcl::I18nHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Di18nhelp.cxx141 bool vcl::I18nHelper::MatchMnemonic( const OUString& rString, sal_Unicode cMnemonicChar ) const in MatchMnemonic() function in vcl::I18nHelper
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/ui/app/
H A DAppIconControl.cxx139 if (rI18nHelper.MatchMnemonic(rItem->maTitle, cChar)) in IsMnemonicChar()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/form/
H A Dfmview.cxx517 if (rI18nHelper.MatchMnemonic(pWindow->GetText(), rKEvt.GetCharCode())) in KeyInput()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/bibliography/
H A Dgeneral.cxx646 if( rI18nHelper.MatchMnemonic( aFixedTexts[ i ]->GetText(), c ) ) in HandleShortCutKey()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dimivctl1.cxx2500 if ( rI18nHelper.MatchMnemonic( GetEntry( i )->GetText(), cChar ) ) in IsMnemonicChar()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dimivctl1.cxx2577 if ( rI18nHelper.MatchMnemonic( GetEntry( i )->GetText(), cChar ) ) in IsMnemonicChar()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog2434390 #89855# MatchString, MatchMnemonic
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog2696439 #89855# MatchString, MatchMnemonic