19 #ifndef INCLUDED_SW_INC_CSHTYP_HXX
20 #define INCLUDED_SW_INC_CSHTYP_HXX
112 #endif // INCLUDED_SW_INC_CSHTYP_HXX
bool GotoNextRegion(SwPaM &, SwMoveFnCollection const &, bool bInReadOnly)
Find "all" in Footer/Header/Fly...
SwMoveFnCollection const & fnSectionEnd
SwContentFrame * GetFirstSub(const SwLayoutFrame *pLayout)
SwContentFrame * GetLastSub(const SwLayoutFrame *pLayout)
SW_DLLPUBLIC bool GoCurrPara(SwPaM &, SwMoveFnCollection const &)
SW_DLLPUBLIC SwMoveFnCollection const & fnParaStart
bool GotoNextTable(SwPaM &, SwMoveFnCollection const &, bool bInReadOnly)
bool(* SwWhichRegion)(SwPaM &, SwMoveFnCollection const &, bool bInReadOnly)
SwMoveFnCollection const & fnRegionEnd
PaM is Point and Mark: a selection of the document model.
bool(* SwWhichTable)(SwPaM &, SwMoveFnCollection const &, bool bInReadOnly)
bool GoPrevPara(SwPaM &, SwMoveFnCollection const &)
bool(* SwWhichPara)(SwPaM &, SwMoveFnCollection const &)
SW_DLLPUBLIC SwMoveFnCollection const & fnTableEnd
bool GotoPrevRegion(SwPaM &, SwMoveFnCollection const &, bool bInReadOnly)
SwMoveFnCollection const & fnSectionStart
SW_DLLPUBLIC SwMoveFnCollection const & fnParaEnd
All (only in non-body and selections).
SwLayoutFrame * GetThisFrame(const SwLayoutFrame *pFrame)
bool GoNextPara(SwPaM &, SwMoveFnCollection const &)
SwContentFrame * GetColumnEnd(const SwLayoutFrame *pColFrame)
SwLayoutFrame * GetNextFrame(const SwLayoutFrame *pFrame)
SW_DLLPUBLIC bool GotoPrevTable(SwPaM &, SwMoveFnCollection const &, bool bInReadOnly)
SwLayoutFrame * GetPrevColumn(const SwLayoutFrame *pLayFrame)
SwLayoutFrame * GetNextColumn(const SwLayoutFrame *pLayFrame)
SW_DLLPUBLIC bool GotoCurrTable(SwPaM &, SwMoveFnCollection const &, bool bInReadOnly)
Find only in body - only in combination with FindRanges::InSelAll !!!
SwLayoutFrame * GetPrevFrame(const SwLayoutFrame *pFrame)
bool GoCurrSection(SwPaM &, SwMoveFnCollection const &)
SW_DLLPUBLIC SwMoveFnCollection const & fnTableStart
SwMoveFnCollection const & fnRegionStart
bool GotoCurrRegionAndSkip(SwPaM &, SwMoveFnCollection const &, bool bInReadOnly)
Find "one" only in body text.
SwLayoutFrame * GetCurrColumn(const SwLayoutFrame *pLayFrame)
A layout frame is a frame that contains other frames (m_pLower), e.g. SwPageFrame or SwTabFrame...
SwContentFrame * GetColumnStt(const SwLayoutFrame *pColFrame)
bool(* SwWhichSection)(SwPaM &, SwMoveFnCollection const &)