Lines Matching refs:SwCrsrShell

74 TYPEINIT2(SwCrsrShell,ViewShell,SwModify);
128 SwPaM * SwCrsrShell::CreateCrsr() in CreateCrsr()
147 UpdateCrsr( SwCrsrShell::SCROLLWIN ); in CreateCrsr()
155 sal_Bool SwCrsrShell::DestroyCrsr() in DestroyCrsr()
173 SwPaM & SwCrsrShell::CreateNewShellCursor() in CreateNewShellCursor()
182 SwPaM & SwCrsrShell::GetCurrentShellCursor() in GetCurrentShellCursor()
190 SwPaM* SwCrsrShell::GetCrsr( sal_Bool bMakeTblCrsr ) const in GetCrsr()
210 const_cast<SwCrsrShell*>(this)->pCurCrsr = in GetCrsr()
218 void SwCrsrShell::StartAction() in StartAction()
237 void SwCrsrShell::EndAction( const sal_Bool bIdleEnd ) in EndAction()
300 UpdateCrsr( SwCrsrShell::CHKRANGE, bIdleEnd ); in EndAction()
318 sal_uInt16 nParm = SwCrsrShell::CHKRANGE; in EndAction()
320 nParm |= SwCrsrShell::SCROLLWIN; in EndAction()
346 void SwCrsrShell::SttCrsrMove() in SttCrsrMove()
353 void SwCrsrShell::EndCrsrMove( const sal_Bool bIdleEnd ) in EndCrsrMove()
364 sal_Bool SwCrsrShell::LeftRight( sal_Bool bLeft, sal_uInt16 nCnt, sal_uInt16 nMode, in LeftRight()
427 void SwCrsrShell::FirePageChangeEvent(sal_uInt16 nOldPage, sal_uInt16 nNewPage) in FirePageChangeEvent()
435 void SwCrsrShell::FireColumnChangeEvent(sal_uInt16 nOldColumn, sal_uInt16 nNewColumn) in FireColumnChangeEvent()
444 void SwCrsrShell::FireSectionChangeEvent(sal_uInt16 nOldSection, sal_uInt16 nNewSection) in FireSectionChangeEvent()
451 bool SwCrsrShell::bColumnChange() in bColumnChange()
486 void SwCrsrShell::MarkListLevel( const String& sListId, in MarkListLevel()
505 void SwCrsrShell::UpdateMarkedListLevel() in UpdateMarkedListLevel()
534 sal_Bool SwCrsrShell::UpDown( sal_Bool bUp, sal_uInt16 nCnt ) in UpDown()
556 CrsrFlag eUpdtMode = SwCrsrShell::SCROLLWIN; in UpDown()
559 | SwCrsrShell::UPDOWN | SwCrsrShell::CHKRANGE); in UpDown()
567 sal_Bool SwCrsrShell::LRMargin( sal_Bool bLeft, sal_Bool bAPI) in LRMargin()
602 sal_Bool SwCrsrShell::IsAtLRMargin( sal_Bool bLeft, sal_Bool bAPI ) const in IsAtLRMargin()
609 sal_Bool SwCrsrShell::SttEndDoc( sal_Bool bStt ) in SttEndDoc()
625 UpdateCrsr(SwCrsrShell::SCROLLWIN|SwCrsrShell::CHKRANGE|SwCrsrShell::READONLY); in SttEndDoc()
630 void SwCrsrShell::ExtendedSelectAll() in ExtendedSelectAll()
642 sal_Bool SwCrsrShell::MovePage( SwWhichPage fnWhichPage, SwPosPage fnPosPage ) in MovePage()
668 sal_Bool SwCrsrShell::MovePara(SwWhichPara fnWhichPara, SwPosPara fnPosPara ) in MovePara()
679 sal_Bool SwCrsrShell::MoveSection( SwWhichSection fnWhichSect, in MoveSection()
709 sal_Bool SwCrsrShell::IsInHeaderFooter( sal_Bool* pbInHeader ) const in IsInHeaderFooter()
718 int SwCrsrShell::SetCrsr( const Point &rLPt, sal_Bool bOnlyText, bool bBlock ) in SetCrsr()
824 sal_uInt16 nFlag = SwCrsrShell::SCROLLWIN | SwCrsrShell::CHKRANGE; in SetCrsr()
837 UpdateCrsr( SwCrsrShell::SCROLLWIN | SwCrsrShell::CHKRANGE ); in SetCrsr()
859 void SwCrsrShell::TblCrsrToCursor() in TblCrsrToCursor()
865 void SwCrsrShell::BlockCrsrToCrsr() in BlockCrsrToCrsr()
881 void SwCrsrShell::CrsrToBlockCrsr() in CrsrToBlockCrsr()
900 void SwCrsrShell::ClearMark() in ClearMark()
942 void SwCrsrShell::NormalizePam(sal_Bool bPointFirst) in NormalizePam()
948 void SwCrsrShell::SwapPam() in SwapPam()
962 sal_Bool SwCrsrShell::ChgCurrPam( in ChgCurrPam()
1002 void SwCrsrShell::KillPams() in KillPams()
1031 UpdateCrsr( SwCrsrShell::SCROLLWIN ); in KillPams()
1035 int SwCrsrShell::CompareCursor( CrsrCompareType eType ) const in CompareCursor()
1082 sal_Bool SwCrsrShell::IsSttPara() const in IsSttPara()
1086 sal_Bool SwCrsrShell::IsEndPara() const in IsEndPara()
1090 sal_Bool SwCrsrShell::IsInFrontOfLabel() const in IsInFrontOfLabel()
1095 bool SwCrsrShell::SetInFrontOfLabel( sal_Bool bNew ) in SetInFrontOfLabel()
1106 sal_Bool SwCrsrShell::GotoPage( sal_uInt16 nPage ) in GotoPage()
1115 UpdateCrsr(SwCrsrShell::SCROLLWIN|SwCrsrShell::CHKRANGE|SwCrsrShell::READONLY); in GotoPage()
1120 void SwCrsrShell::GetPageNum( sal_uInt16 &rnPhyNum, sal_uInt16 &rnVirtNum, in GetPageNum()
1142 sal_uInt16 SwCrsrShell::GetNextPrevPageNum( sal_Bool bNext ) in GetNextPrevPageNum()
1183 sal_uInt16 SwCrsrShell::GetPageCnt() in GetPageCnt()
1193 sal_Bool SwCrsrShell::GoNextCrsr() in GoNextCrsr()
1215 sal_Bool SwCrsrShell::GoPrevCrsr() in GoPrevCrsr()
1236 sal_Bool SwCrsrShell::GetCharRectAt( SwRect& rOrig, const SwPosition& rPos, in GetCharRectAt()
1244 void SwCrsrShell::Paint( const Rectangle &rRect) in Paint()
1282 void SwCrsrShell::VisPortChgd( const SwRect & rRect ) in VisPortChgd()
1322 void SwCrsrShell::UpdateCrsrPos() in UpdateCrsrPos()
1392 SwCrsrShell& mrCrsrSh;
1395 SwNotifyAccAboutInvalidTextSelections( SwCrsrShell& _rCrsrSh ) in SwNotifyAccAboutInvalidTextSelections()
1405 void SwCrsrShell::UpdateCrsr( sal_uInt16 eFlags, sal_Bool bIdleEnd ) in UpdateCrsr()
1419 if ( eFlags & SwCrsrShell::READONLY ) in UpdateCrsr()
1429 eFlags |= SwCrsrShell::READONLY; in UpdateCrsr()
1432 if( eFlags & SwCrsrShell::CHKRANGE ) // alle Cursor-Bewegungen auf in UpdateCrsr()
1556 if( (eFlags & SwCrsrShell::SCROLLWIN) && in UpdateCrsr()
1557 (HasSelection() || eFlags & SwCrsrShell::READONLY || in UpdateCrsr()
1757 if( !( eFlags & SwCrsrShell::NOCALRECT )) in UpdateCrsr()
1814 if( !(eFlags & SwCrsrShell::UPDOWN )) // alte Pos. von Up/Down loeschen in UpdateCrsr()
1823 if( bHasFocus && eFlags & SwCrsrShell::SCROLLWIN && in UpdateCrsr()
1824 (HasSelection() || eFlags & SwCrsrShell::READONLY || in UpdateCrsr()
1835 } while( eFlags & SwCrsrShell::SCROLLWIN ); in UpdateCrsr()
1887 void SwCrsrShell::RefreshBlockCursor() in RefreshBlockCursor()
2001 void SwCrsrShell::Push() in Push()
2022 sal_Bool SwCrsrShell::Pop( sal_Bool bOldCrsr ) in Pop()
2083 void SwCrsrShell::Combine() in Combine()
2120 void SwCrsrShell::HideCrsrs() in HideCrsrs()
2138 void SwCrsrShell::ShowCrsrs( sal_Bool bCrsrVis ) in ShowCrsrs()
2154 void SwCrsrShell::ShowCrsr() in ShowCrsr()
2165 void SwCrsrShell::HideCrsr() in HideCrsr()
2178 void SwCrsrShell::ShLooseFcs() in ShLooseFcs()
2186 void SwCrsrShell::ShGetFcs( sal_Bool bUpdate ) in ShGetFcs()
2192 SwCrsrShell::CHKRANGE|SwCrsrShell::SCROLLWIN in ShGetFcs()
2193 : SwCrsrShell::CHKRANGE ) ); in ShGetFcs()
2200 SwCntntFrm *SwCrsrShell::GetCurrFrm( const sal_Bool bCalcFrm ) const in GetCurrFrm()
2215 ((SwCrsrShell*)this)->SizeChgNotify(); in GetCurrFrm()
2228 void SwCrsrShell::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify()
2256 sal_Bool SwCrsrShell::HasSelection() const in HasSelection()
2265 void SwCrsrShell::CallChgLnk() in CallChgLnk()
2282 String SwCrsrShell::GetSelTxt() const in GetSelTxt()
2302 String SwCrsrShell::GetText() const in GetText()
2317 sal_Unicode SwCrsrShell::GetChar( sal_Bool bEnd, long nOffset ) in GetChar()
2341 sal_Bool SwCrsrShell::ExtendSelection( sal_Bool bEnd, xub_StrLen nCount ) in ExtendSelection()
2374 sal_Bool SwCrsrShell::SetVisCrsr( const Point &rPt ) in SetVisCrsr()
2435 sal_Bool SwCrsrShell::IsOverReadOnlyPos( const Point& rPt ) const in IsOverReadOnlyPos()
2446 sal_uInt16 SwCrsrShell::GetCrsrCnt( sal_Bool bAll ) const in GetCrsrCnt()
2462 sal_Bool SwCrsrShell::IsStartOfDoc() const in IsStartOfDoc()
2475 sal_Bool SwCrsrShell::IsEndOfDoc() const in IsEndOfDoc()
2491 sal_Bool SwCrsrShell::ParkTblCrsr() in ParkTblCrsr()
2518 void SwCrsrShell::_ParkPams( SwPaM* pDelRg, SwShellCrsr** ppDelRing ) in _ParkPams()
2586 void SwCrsrShell::ParkCrsr( const SwNodeIndex &rIdx ) in ParkCrsr()
2613 if( pTmp->IsA( TYPE( SwCrsrShell ))) in ParkCrsr()
2615 SwCrsrShell* pSh = (SwCrsrShell*)pTmp; in ParkCrsr()
2648 SwCrsrShell::SwCrsrShell( SwCrsrShell& rShell, Window *pInitWin ) in SwCrsrShell() function in SwCrsrShell
2680 SwCrsrShell::SwCrsrShell( SwDoc& rDoc, Window *pInitWin, in SwCrsrShell() function in SwCrsrShell
2721 SwCrsrShell::~SwCrsrShell() in ~SwCrsrShell()
2756 SwShellCrsr* SwCrsrShell::getShellCrsr( bool bBlock ) in getShellCrsr()
2768 sal_Bool SwCrsrShell::ShouldWait() const in ShouldWait()
2782 sal_uInt16 SwCrsrShell::UpdateTblSelBoxes() in UpdateTblSelBoxes()
2790 void SwCrsrShell::MakeSelVisible() in MakeSelVisible()
2826 sal_Bool SwCrsrShell::FindValidCntntNode( sal_Bool bOnlyText ) in FindValidCntntNode()
3010 sal_Bool SwCrsrShell::IsCrsrReadonly() const in IsCrsrReadonly()
3046 void SwCrsrShell::SetReadOnlyAvailable( sal_Bool bFlag ) in SetReadOnlyAvailable()
3065 sal_Bool SwCrsrShell::HasReadonlySel() const in HasReadonlySel()
3093 sal_Bool SwCrsrShell::IsSelFullPara() const in IsSelFullPara()
3114 short SwCrsrShell::GetTextDirection( const Point* pPt ) const in GetTextDirection()
3129 sal_Bool SwCrsrShell::IsInVerticalText( const Point* pPt ) const in IsInVerticalText()
3135 sal_Bool SwCrsrShell::IsInRightToLeftText( const Point* pPt ) const in IsInRightToLeftText()
3147 bool SwCrsrShell::SelectHiddenRange() in SelectHiddenRange()
3178 sal_uLong SwCrsrShell::Find( const SearchOptions& rSearchOpt, sal_Bool bSearchInNotes, in Find()
3193 sal_uLong SwCrsrShell::Find( const SwTxtFmtColl& rFmtColl, in Find()
3208 sal_uLong SwCrsrShell::Find( const SfxItemSet& rSet, sal_Bool bNoCollections, in Find()
3225 void SwCrsrShell::SetSelection( const SwPaM& rCrsr ) in SetSelection()
3295 void SwCrsrShell::ClearUpCrsrs() in ClearUpCrsrs()
3367 String SwCrsrShell::GetCrsrDescr() const in GetCrsrDescr()
3439 void SwCrsrShell::GetSmartTagTerm( uno::Sequence< rtl::OUString >& rSmartTagTypes, in GetSmartTagTerm()
3476 void SwCrsrShell::GetSmartTagTerm( const Point& rPt, SwRect& rSelectRect, in GetSmartTagTerm()