Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dsettings.hxx511 void SetAutoMnemonic( bool bAutoMnemonic );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dsettings.hxx529 void SetAutoMnemonic( bool bAutoMnemonic );
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsettings.cxx2028 StyleSettings::SetAutoMnemonic( bool bAutoMnemonic ) in SetAutoMnemonic() argument
2031 mxData->mbAutoMnemonic = bAutoMnemonic; in SetAutoMnemonic()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsettings.cxx1874 StyleSettings::SetAutoMnemonic( bool bAutoMnemonic ) in SetAutoMnemonic() argument
1877 mxData->mbAutoMnemonic = bAutoMnemonic; in SetAutoMnemonic()