Searched defs:nWordType (Results 1 – 9 of 9) sorted by relevance
64 sal_uInt16 nWordType; member in SwScanner
1296 sal_Bool SwCursor::GoStartWordWT( sal_Int16 nWordType ) in GoStartWordWT()1320 sal_Bool SwCursor::GoEndWordWT( sal_Int16 nWordType ) in GoEndWordWT()1345 sal_Bool SwCursor::GoNextWordWT( sal_Int16 nWordType ) in GoNextWordWT()1369 sal_Bool SwCursor::GoPrevWordWT( sal_Int16 nWordType ) in GoPrevWordWT()1396 sal_Bool SwCursor::SelectWordWT( ViewShell* pViewShell, sal_Int16 nWordType, const Point* pPt ) in SelectWordWT()
1525 EditPaM ImpEditEngine::WordLeft( const EditPaM& rPaM, sal_Int16 nWordType ) in WordLeft()1560 EditPaM ImpEditEngine::WordRight( const EditPaM& rPaM, sal_Int16 nWordType ) in WordRight()1591 EditPaM ImpEditEngine::StartOfWord( const EditPaM& rPaM, sal_Int16 nWordType ) in StartOfWord()1609 EditPaM ImpEditEngine::EndOfWord( const EditPaM& rPaM, sal_Int16 nWordType ) in EndOfWord()1627 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
687 sal_Int16 nWordType = WordType::DICTIONARY_WORD; in GetCurWord() local1666 const sal_Int16 nWordType = WordType::ANYWORD_IGNOREWHITESPACES; in TransliterateText() local
1441 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 98 milliseconds