23#include <com/sun/star/i18n/WordType.hpp>
SAL_DLLPRIVATE bool GoNextSentenceImpl()
SAL_DLLPRIVATE bool GoPrevWordImpl()
bool IsStartSentence() const
bool IsInWord(sal_Int16 nWordType=css::i18n::WordType::ANYWORD_IGNOREWHITESPACES) const
void ExpandToSentenceBorders()
SAL_DLLPRIVATE bool GoStartSentenceImpl()
bool IsEndWord(sal_Int16 nWordType=css::i18n::WordType::ANYWORD_IGNOREWHITESPACES) const
bool SelectWord(const Point *pPt)
SAL_DLLPRIVATE bool GoNextWordImpl()
SAL_DLLPRIVATE bool GoEndSentenceImpl()
SAL_DLLPRIVATE bool GoEndWordImpl()
SAL_DLLPRIVATE bool GoStartWordImpl()
SwShellCursor * getShellCursor(bool bBlock)
Delivers the current shell cursor.
SAL_DLLPRIVATE bool CallCursorShellFN(FNCursorShell)
SwShellCursor * m_pCurrentCursor
current cursor
bool IsStartWord(sal_Int16 nWordType=css::i18n::WordType::ANYWORD_IGNOREWHITESPACES) const
bool IsEndSentence() const
bool SelectWord(SwViewShell const *pViewShell, const Point *pPt)
bool GoNextWordWT(sal_Int16 nWordType, SwRootFrame const *pLayout=nullptr)
bool GoPrevWordWT(sal_Int16 nWordType, SwRootFrame const *pLayout=nullptr)
bool IsEndWordWT(sal_Int16 nWordType, SwRootFrame const *pLayout=nullptr) const
void ExpandToSentenceBorders(SwRootFrame const *pLayout)
bool IsInWordWT(sal_Int16 nWordType, SwRootFrame const *pLayout=nullptr) const
bool IsStartEndSentence(bool bEnd, SwRootFrame const *pLayout) const
bool GoEndWordWT(sal_Int16 nWordType, SwRootFrame const *pLayout=nullptr)
bool GoStartWordWT(sal_Int16 nWordType, SwRootFrame const *pLayout=nullptr)
bool IsStartWordWT(sal_Int16 nWordType, SwRootFrame const *pLayout=nullptr) const
bool GoSentence(SentenceMoveType eMoveType, SwRootFrame const *pLayout=nullptr)
SwRootFrame * GetLayout() const