Home
last modified time | relevance | path

Searched refs:CreateExtTextInput (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/sw/source/core/edit/ !
H A Deditsh.cxx1080 SwExtTextInput* SwEditShell::CreateExtTextInput(LanguageType eInputLanguage) in CreateExtTextInput() function in SwEditShell
1082 SwExtTextInput* pRet = GetDoc()->CreateExtTextInput( *GetCrsr() ); in CreateExtTextInput()
/AOO41X/main/sw/source/core/doc/ !
H A Dextinput.cxx236 SwExtTextInput* SwDoc::CreateExtTextInput( const SwPaM& rPam ) in CreateExtTextInput() function in SwDoc
/AOO41X/main/sw/inc/ !
H A Deditsh.hxx916 SwExtTextInput* CreateExtTextInput(LanguageType eInputLanguage);
H A Ddoc.hxx2009 SwExtTextInput* CreateExtTextInput( const SwPaM& rPam );
/AOO41X/main/sw/source/ui/docvw/ !
H A Dedtwin.cxx4958 rSh.CreateExtTextInput(eInputLanguage); in Command()
5589 rSh.CreateExtTextInput(rWin.GetInputLanguage()); in Start()