Searched defs:nWordType (Results 1 – 9 of 9) sorted by relevance
64 sal_uInt16 nWordType; member in SwScanner
1308 sal_Bool SwCursor::GoStartWordWT( sal_Int16 nWordType ) in GoStartWordWT()1332 sal_Bool SwCursor::GoEndWordWT( sal_Int16 nWordType ) in GoEndWordWT()1357 sal_Bool SwCursor::GoNextWordWT( sal_Int16 nWordType ) in GoNextWordWT()1381 sal_Bool SwCursor::GoPrevWordWT( sal_Int16 nWordType ) in GoPrevWordWT()1408 sal_Bool SwCursor::SelectWordWT( ViewShell* pViewShell, sal_Int16 nWordType, const Point* pPt ) in SelectWordWT()
1530 EditPaM ImpEditEngine::WordLeft( const EditPaM& rPaM, sal_Int16 nWordType ) in WordLeft()1565 EditPaM ImpEditEngine::WordRight( const EditPaM& rPaM, sal_Int16 nWordType ) in WordRight()1596 EditPaM ImpEditEngine::StartOfWord( const EditPaM& rPaM, sal_Int16 nWordType ) in StartOfWord()1614 EditPaM ImpEditEngine::EndOfWord( const EditPaM& rPaM, sal_Int16 nWordType ) in EndOfWord()1632 EditSelection ImpEditEngine::SelectWord( const EditSelection& rCurSel, sal_Int16 nWordType, sal_Boo… in SelectWord()
1315 sal_Bool EditView::SelectCurrentWord( sal_Int16 nWordType ) in SelectCurrentWord()
2872 const sal_Int16 nWordType = i18n::WordType::ANYWORD_IGNOREWHITESPACES; in TransliterateText() local
693 sal_Int16 nWordType = WordType::DICTIONARY_WORD; in GetCurWord() local1672 const sal_Int16 nWordType = WordType::ANYWORD_IGNOREWHITESPACES; in TransliterateText() local
1443 const sal_Int16 nWordType = ::i18n::WordType::DICTIONARY_WORD; in GetState() local
1550 const sal_Int16 nWordType = i18n::WordType::DICTIONARY_WORD; in gotoEndOfWord() local1588 const sal_Int16 nWordType = i18n::WordType::DICTIONARY_WORD; in gotoStartOfWord() local
823 const sal_uInt16 nWordType = i18n::WordType::ANY_WORD; in GetWordBoundary() local
Completed in 168 milliseconds