Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/inc/
H A Dscriptinfo.hxx64 sal_uInt16 nWordType; member in SwScanner
/aoo42x/main/sw/source/core/crsr/
H A Dswcrsr.cxx1308 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()
/aoo42x/main/editeng/source/editeng/
H A Dimpedit2.cxx1530 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()
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
/aoo42x/main/sw/source/core/txtnode/
H A Dtxtedt.cxx693 sal_Int16 nWordType = WordType::DICTIONARY_WORD; in GetCurWord() local
1672 const sal_Int16 nWordType = WordType::ANYWORD_IGNOREWHITESPACES; in TransliterateText() local
/aoo42x/main/sw/source/ui/shells/
H A Dtextsh1.cxx1443 const sal_Int16 nWordType = ::i18n::WordType::DICTIONARY_WORD; in GetState() local
/aoo42x/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
/aoo42x/main/sw/source/core/access/
H A Daccpara.cxx823 const sal_uInt16 nWordType = i18n::WordType::ANY_WORD; in GetWordBoundary() local

Completed in 128 milliseconds