Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/uielement/
H A Dlangselectionstatusbarcontroller.cxx100 m_nScriptType( LS_SCRIPT_LATIN | LS_SCRIPT_ASIAN | LS_SCRIPT_COMPLEX ),
138 m_nScriptType, m_aCurLang, m_aKeyboardLang, m_aGuessedTextLang ); in LangMenu()
301 m_nScriptType = LS_SCRIPT_LATIN | LS_SCRIPT_ASIAN | LS_SCRIPT_COMPLEX; //set the default value in statusChanged()
324 m_nScriptType = static_cast< sal_Int16 >( aSeq[1].toInt32() ); in statusChanged()
H A Dlangselectionmenucontroller.cxx140 m_nScriptType = LS_SCRIPT_LATIN | LS_SCRIPT_ASIAN | LS_SCRIPT_COMPLEX; //set the default value in statusChanged()
152 m_nScriptType = static_cast< sal_Int16 >(aSeq[1].toInt32()); in statusChanged()
263 m_nScriptType, m_aCurLang, m_aKeyboardLang, m_aGuessedTextLang ); in fillPopupMenu()
/aoo41x/main/framework/inc/uielement/
H A Dlangselectionstatusbarcontroller.hxx74 …sal_Int16 m_nScriptType; // the flags for the different script types available in t… member in framework::LangSelectionStatusbarController
H A Dlangselectionmenucontroller.hxx102 sal_Int16 m_nScriptType; member in framework::LanguageSelectionMenuController

Completed in 20 milliseconds