Searched refs:CreateExtTextInput (Results 1 – 5 of 5) sorted by relevance
1080 SwExtTextInput* SwEditShell::CreateExtTextInput(LanguageType eInputLanguage) in CreateExtTextInput() function in SwEditShell1082 SwExtTextInput* pRet = GetDoc()->CreateExtTextInput( *GetCrsr() ); in CreateExtTextInput()
236 SwExtTextInput* SwDoc::CreateExtTextInput( const SwPaM& rPam ) in CreateExtTextInput() function in SwDoc
906 SwExtTextInput* CreateExtTextInput(LanguageType eInputLanguage);
2001 SwExtTextInput* CreateExtTextInput( const SwPaM& rPam );
4958 rSh.CreateExtTextInput(eInputLanguage); in Command()5621 rSh.CreateExtTextInput(rWin.GetInputLanguage()); in Start()
Completed in 117 milliseconds