Home
last modified time | relevance | path

Searched defs:nWordType (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/sw/source/core/inc/
H A Dscriptinfo.hxx64 sal_uInt16 nWordType; member in SwScanner
/aoo41x/main/sw/source/core/crsr/
H A Dswcrsr.cxx1296 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()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx1525 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()
H A Deditview.cxx1315 sal_Bool EditView::SelectCurrentWord( sal_Int16 nWordType ) in SelectCurrentWord()
H A Dimpedit4.cxx2872 const sal_Int16 nWordType = i18n::WordType::ANYWORD_IGNOREWHITESPACES; in TransliterateText() local
/aoo41x/main/sw/source/core/txtnode/
H A Dtxtedt.cxx687 sal_Int16 nWordType = WordType::DICTIONARY_WORD; in GetCurWord() local
1666 const sal_Int16 nWordType = WordType::ANYWORD_IGNOREWHITESPACES; in TransliterateText() local
/aoo41x/main/sw/source/ui/shells/
H A Dtextsh1.cxx1441 const sal_Int16 nWordType = ::i18n::WordType::DICTIONARY_WORD; in GetState() local
/aoo41x/main/sw/source/core/unocore/
H A Dunoobj.cxx1550 const sal_Int16 nWordType = i18n::WordType::DICTIONARY_WORD; in gotoEndOfWord() local
1588 const sal_Int16 nWordType = i18n::WordType::DICTIONARY_WORD; in gotoStartOfWord() local
/aoo41x/main/sw/source/core/access/
H A Daccpara.cxx823 const sal_uInt16 nWordType = i18n::WordType::ANY_WORD; in GetWordBoundary() local

Completed in 627 milliseconds