Searched refs:CreateSpellInfo (Results 1 – 2 of 2) sorted by relevance
1460 SpellInfo * ImpEditEngine::CreateSpellInfo( const EditSelection &rSel, bool bMultipleDocs ) in CreateSpellInfo() function in ImpEditEngine1500 pSpellInfo = CreateSpellInfo( aCurSel, bMultipleDoc ); in Spell()1970 pSpellInfo = CreateSpellInfo( aCurSel, bMultipleDoc ); in StartSpelling()2032 pSpellInfo = CreateSpellInfo( aCurSel, true ); in SpellSentence()
699 SpellInfo * CreateSpellInfo( const EditSelection &rSel, bool bMultipleDocs );
Completed in 34 milliseconds