| /trunk/main/sw/source/core/crsr/ |
| H A D | crsrsh.cxx | 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() [all …]
|
| H A D | crstrvl.cxx | 79 sal_Bool SwCrsrShell::GotoNextNum() in GotoNextNum() 110 UpdateCrsr(SwCrsrShell::UPDOWN | in GotoNextNum() 111 SwCrsrShell::SCROLLWIN | SwCrsrShell::CHKRANGE | in GotoNextNum() 112 SwCrsrShell::READONLY ); in GotoNextNum() 119 sal_Bool SwCrsrShell::GotoPrevNum() in GotoPrevNum() 150 UpdateCrsr(SwCrsrShell::UPDOWN | in GotoPrevNum() 151 SwCrsrShell::SCROLLWIN | SwCrsrShell::CHKRANGE | in GotoPrevNum() 152 SwCrsrShell::READONLY ); in GotoPrevNum() 160 sal_Bool SwCrsrShell::GotoHeaderTxt() in GotoHeaderTxt() 189 sal_Bool SwCrsrShell::GotoFooterTxt() in GotoFooterTxt() [all …]
|
| H A D | crbm.cxx | 45 CrsrStateHelper(SwCrsrShell& rShell) in CrsrStateHelper() 93 ::sw::mark::IMark* SwCrsrShell::SetBookmark( in SetBookmark() 115 bool SwCrsrShell::GotoMark(const ::sw::mark::IMark* const pMark, bool bAtStart) in GotoMark() 125 UpdateCrsr(SwCrsrShell::SCROLLWIN|SwCrsrShell::CHKRANGE|SwCrsrShell::READONLY); in GotoMark() 129 bool SwCrsrShell::GotoMark(const ::sw::mark::IMark* const pMark) in GotoMark() 137 UpdateCrsr(SwCrsrShell::SCROLLWIN|SwCrsrShell::CHKRANGE|SwCrsrShell::READONLY); in GotoMark() 141 bool SwCrsrShell::GoNextBookmark() in GoNextBookmark() 170 UpdateCrsr(SwCrsrShell::SCROLLWIN|SwCrsrShell::CHKRANGE|SwCrsrShell::READONLY); in GoNextBookmark() 174 bool SwCrsrShell::GoPrevBookmark() in GoPrevBookmark() 215 UpdateCrsr(SwCrsrShell::SCROLLWIN|SwCrsrShell::CHKRANGE|SwCrsrShell::READONLY); in GoPrevBookmark() [all …]
|
| H A D | crstrvl1.cxx | 32 sal_Bool SwCrsrShell::IsStartWord( sal_Int16 nWordType ) const in IsStartWord() 37 sal_Bool SwCrsrShell::IsEndWord( sal_Int16 nWordType ) const in IsEndWord() 42 sal_Bool SwCrsrShell::IsInWord( sal_Int16 nWordType ) const in IsInWord() 47 sal_Bool SwCrsrShell::IsStartSentence() const in IsStartSentence() 52 sal_Bool SwCrsrShell::IsEndSentence() const in IsEndSentence() 58 sal_Bool SwCrsrShell::GoStartWord() in GoStartWord() 62 sal_Bool SwCrsrShell::GoEndWord() in GoEndWord() 66 sal_Bool SwCrsrShell::GoNextWord() in GoNextWord() 70 sal_Bool SwCrsrShell::GoPrevWord() in GoPrevWord() 74 sal_Bool SwCrsrShell::GoNextSentence() in GoNextSentence() [all …]
|
| H A D | trvlfnfl.cxx | 46 sal_Bool SwCrsrShell::CallCrsrFN( FNCrsr fnCrsr ) in CallCrsrFN() 52 UpdateCrsr( SwCrsrShell::SCROLLWIN | SwCrsrShell::CHKRANGE | in CallCrsrFN() 53 SwCrsrShell::READONLY ); in CallCrsrFN() 85 sal_Bool SwCrsrShell::GotoFtnTxt() in GotoFtnTxt() 115 UpdateCrsr( SwCrsrShell::SCROLLWIN | in GotoFtnTxt() 116 SwCrsrShell::CHKRANGE | SwCrsrShell::READONLY ); in GotoFtnTxt() 160 sal_Bool SwCrsrShell::GotoFtnAnchor() in GotoFtnAnchor() 169 UpdateCrsr( SwCrsrShell::SCROLLWIN | SwCrsrShell::CHKRANGE | in GotoFtnAnchor() 170 SwCrsrShell::READONLY ); in GotoFtnAnchor() 305 sal_Bool SwCrsrShell::GotoNextFtnAnchor() in GotoNextFtnAnchor() [all …]
|
| H A D | trvltbl.cxx | 50 sal_Bool SwCrsrShell::GoNextCell( sal_Bool bAppendLine ) in GoNextCell() 115 sal_Bool SwCrsrShell::GoPrevCell() in GoPrevCell() 142 sal_Bool SwCrsrShell::_SelTblRowOrCol( bool bRow, bool bRowSimple ) in _SelTblRowOrCol() 260 sal_Bool SwCrsrShell::SelTbl() in SelTbl() 294 sal_Bool SwCrsrShell::SelTblBox() in SelTblBox() 660 sal_Bool SwCrsrShell::MoveTable( SwWhichTable fnWhichTbl, SwPosTable fnPosTbl ) in MoveTable() 694 UpdateCrsr(SwCrsrShell::SCROLLWIN|SwCrsrShell::CHKRANGE|SwCrsrShell::READONLY); in MoveTable() 705 sal_Bool SwCrsrShell::IsTblComplex() const in IsTblComplex() 714 sal_Bool SwCrsrShell::IsTblComplexForChart() in IsTblComplexForChart() 737 String SwCrsrShell::GetBoxNms() const in GetBoxNms() [all …]
|
| H A D | viscrs.cxx | 184 SwRedlineRects( const SwCrsrShell& rSh, sal_uInt16 nName, sal_uInt16 n ) in SwRedlineRects() 258 void ShowRedlines( const SwCrsrShell* pSh, int nAction, const SwRect* pRect = 0 ) in ShowRedlines() 314 SwVisCrsr::SwVisCrsr( const SwCrsrShell * pCShell ) in SwVisCrsr() 404 sal_Bool SwCrsrShell::ChgCrsrTimerFlag( sal_Bool bTimerOn ) in ChgCrsrTimerFlag() 516 SwSelPaintRects::SwSelPaintRects( const SwCrsrShell& rCSh ) in SwSelPaintRects() 768 const SwCrsrShell& rCShell, in SwShellCrsr() 777 const SwCrsrShell& rCShell, in SwShellCrsr() 899 ViewShell *pShell = const_cast< SwCrsrShell* >( GetShell() ), in MaxReplaceArived() 927 ((SwCrsrShell*)GetShell())->SaveTblBoxCntnt( pPos ); in SaveTblBoxCntnt() 962 SwShellTableCrsr::SwShellTableCrsr( const SwCrsrShell& rCrsrSh, in SwShellTableCrsr() [all …]
|
| H A D | callnk.hxx | 28 class SwCrsrShell; 35 SwCrsrShell & rShell; 42 SwCallLink( SwCrsrShell & rSh ); 43 SwCallLink( SwCrsrShell & rSh, sal_uLong nAktNode, xub_StrLen nAktCntnt,
|
| H A D | trvlreg.cxx | 241 sal_Bool SwCrsrShell::MoveRegion( SwWhichRegion fnWhichRegion, SwPosRegion fnPosRegion ) in MoveRegion() 276 sal_Bool SwCrsrShell::GotoRegion( const String& rName ) in GotoRegion() 281 UpdateCrsr( SwCrsrShell::SCROLLWIN | SwCrsrShell::CHKRANGE | in GotoRegion() 282 SwCrsrShell::READONLY ); // und den akt. Updaten in GotoRegion()
|
| /trunk/main/sw/source/ui/wrtsh/ |
| H A D | delete.cxx | 108 SwCrsrShell::LeftMargin(); in DelLine() 110 SwCrsrShell::RightMargin(); in DelLine() 126 SwCrsrShell::LeftMargin(); in DelToStartOfLine() 137 SwCrsrShell::RightMargin(); in DelToEndOfLine() 200 const SwTableNode * pWasInTblNd = SwCrsrShell::IsCrsrInTbl(); in DelLeft() 202 if( SwCrsrShell::IsSttPara()) in DelLeft() 213 if( !SwCrsrShell::Left(1,CRSR_SKIP_CHARS) ) in DelLeft() 218 const SwTableNode* pIsInTblNd = SwCrsrShell::IsCrsrInTbl(); in DelLeft() 233 SwCrsrShell::Right(1,CRSR_SKIP_CHARS); in DelLeft() 234 SwCrsrShell::SwapPam(); in DelLeft() [all …]
|
| H A D | select.cxx | 87 bRet = SwCrsrShell::SelectWord( pPt ); in SelWrd() 104 SwCrsrShell::GoStartSentence(); in SelSentence() 106 SwCrsrShell::GoEndSentence(); in SelSentence() 120 SwCrsrShell::MovePara( fnParaCurr, fnParaStart ); in SelPara() 122 SwCrsrShell::MovePara( fnParaCurr, fnParaEnd ); in SelPara() 187 SwCrsrShell::SttEndDoc(sal_False); in SelAll() 320 return SwCrsrShell::SetCrsr(*pPt, bTextOnly); in SetCrsr() 328 return SwCrsrShell::SetCrsr(*pPt, bTextOnly); in SetCrsrKillSel() 463 SwCrsrShell::SelectWord( &aStart ); // select the startword in ExtSelWrd() 464 SwCrsrShell::Push(); // save the cursor in ExtSelWrd() [all …]
|
| H A D | wrtsh4.cxx | 56 SwCrsrShell::MovePara( fnParaCurr, fnParaStart ); in _SttWrd() 80 SwCrsrShell::MovePara(fnParaCurr, fnParaEnd); in _EndWrd() 94 if(!SwCrsrShell::Right(1,CRSR_SKIP_CHARS)) // Document - Ende ?? in _NxtWrd() 107 if( (!IsEndPara() && !SwCrsrShell::MovePara( fnParaCurr, fnParaEnd ) ) in _NxtWrd() 108 || !SwCrsrShell::Right(1,CRSR_SKIP_CHARS) ) in _NxtWrd() 125 if(!SwCrsrShell::Left(1,CRSR_SKIP_CHARS)) in _PrvWrd() 138 if( (!IsSttPara() && !SwCrsrShell::MovePara( fnParaCurr, fnParaStart ) ) in _PrvWrd() 139 || !SwCrsrShell::Left(1,CRSR_SKIP_CHARS) ) in _PrvWrd() 157 if ( !SwCrsrShell::Right(1,CRSR_SKIP_CHARS) ) in _NxtWrdForDelete() 168 SwCrsrShell::MovePara( fnParaCurr, fnParaEnd ); in _NxtWrdForDelete() [all …]
|
| H A D | move.cxx | 116 return SwCrsrShell::Left( nCount, nMode, bVisual ); in Left() 136 return SwCrsrShell::Right( nCount, nMode, bVisual ); in Right() 154 return SwCrsrShell::Up( nCount ); in Up() 173 return SwCrsrShell::Down( nCount ); in Down() 191 return SwCrsrShell::LeftMargin(); in LeftMargin() 211 return SwCrsrShell::RightMargin(bBasicCall); in RightMargin() 279 return SwCrsrShell::MoveRegion( fnRegionCurrAndSkip, fnRegionStart ) || in GoStart() 280 SwCrsrShell::SttEndDoc(sal_True); in GoStart() 315 return SwCrsrShell::MoveRegion( fnRegionCurrAndSkip, fnRegionEnd ) || in GoEnd() 316 SwCrsrShell::SttEndDoc(sal_False); in GoEnd() [all …]
|
| H A D | wrtsh3.cxx | 65 case BOOKMARK_INDEX:bRet = SwCrsrShell::GotoMark( pMark );break; in MoveBookMark() 66 case BOOKMARK_NEXT: bRet = SwCrsrShell::GoNextBookmark();break; in MoveBookMark() 67 case BOOKMARK_PREV: bRet = SwCrsrShell::GoPrevBookmark();break; in MoveBookMark() 88 sal_Bool bRet = SwCrsrShell::GotoFld( rFld ); in GotoField() 107 bool bRet = SwCrsrShell::GotoFieldmark(pMark); in GotoFieldmark()
|
| /trunk/main/sw/inc/ |
| H A D | crsrsh.hxx | 53 class SwCrsrShell; 152 class SW_DLLPUBLIC SwCrsrShell class 163 friend sal_Bool GetAutoSumSel( const SwCrsrShell&, SwCellFrms& ); 252 sal_uInt16 eFlags = SwCrsrShell::SCROLLWIN|SwCrsrShell::CHKRANGE, 328 SwCrsrShell( SwDoc& rDoc, Window *pWin, const SwViewOption *pOpt = 0 ); 330 SwCrsrShell( SwCrsrShell& rShell, Window *pWin ); 331 virtual ~SwCrsrShell(); 676 { return (const_cast<SwCrsrShell*>(this))->getShellCrsr( bBlock ); } in getShellCrsr() 913 inline SwMoveFnCollection* SwCrsrShell::MakeFindRange( in MakeFindRange() 919 inline SwCursor* SwCrsrShell::GetSwCrsr( sal_Bool bMakeTblCrsr ) const in GetSwCrsr() [all …]
|
| H A D | viscrs.hxx | 31 class SwCrsrShell; 53 const SwCrsrShell* pCrsrShell; 61 SwVisCrsr( const SwCrsrShell * pCShell ); 91 const SwCrsrShell* pCShell; 108 SwSelPaintRects( const SwCrsrShell& rCSh ); 126 const SwCrsrShell* GetShell() const { return pCShell; } in GetShell() 143 SwShellCrsr( const SwCrsrShell& rCrsrSh, const SwPosition &rPos ); 144 SwShellCrsr( const SwCrsrShell& rCrsrSh, const SwPosition &rPos, 199 SwShellTableCrsr( const SwCrsrShell& rCrsrSh, const SwPosition& rPos ); 200 SwShellTableCrsr( const SwCrsrShell& rCrsrSh,
|
| H A D | tblsel.hxx | 31 class SwCrsrShell; 66 SW_DLLPUBLIC void GetTblSel( const SwCrsrShell& rShell, SwSelBoxes& rBoxes, 79 void GetTblSelCrs( const SwCrsrShell& rShell, SwSelBoxes& rBoxes ); 83 sal_Bool GetAutoSumSel( const SwCrsrShell&, SwCellFrms& ); 116 sal_Bool CheckSplitCells( const SwCrsrShell& rShell, sal_uInt16 nDiv,
|
| /trunk/main/sw/source/core/text/ |
| H A D | EnhancedPDFExportHelper.cxx | 1576 mrSh.SwCrsrShell::Push(); in EnhancedPDFExport() 1577 mrSh.SwCrsrShell::ClearMark(); in EnhancedPDFExport() 1639 mrSh.SwCrsrShell::ClearMark(); in EnhancedPDFExport() 1664 mrSh.SwCrsrShell::Right( 1, CRSR_SKIP_CHARS ); in EnhancedPDFExport() 1665 if ( mrSh.SwCrsrShell::SelectTxtAttr( RES_TXTATR_INETFMT, sal_True ) ) in EnhancedPDFExport() 1684 aTmp.Insert( mrSh.SwCrsrShell::_GetCrsr(), 0 ); in EnhancedPDFExport() 1692 mrSh.SwCrsrShell::ClearMark(); in EnhancedPDFExport() 1748 mrSh.SwCrsrShell::ClearMark(); in EnhancedPDFExport() 1771 mrSh.SwCrsrShell::ClearMark(); in EnhancedPDFExport() 1821 mrSh.SwCrsrShell::ClearMark(); in EnhancedPDFExport() [all …]
|
| /trunk/main/sw/source/ui/inc/ |
| H A D | wrtsh.hxx | 88 using SwCrsrShell::Left; 89 using SwCrsrShell::Right; 90 using SwCrsrShell::Up; 91 using SwCrsrShell::Down; 92 using SwCrsrShell::LeftMargin; 93 using SwCrsrShell::RightMargin; 94 using SwCrsrShell::SelectTxtAttr; 95 using SwCrsrShell::GotoPage; 98 using SwCrsrShell::GotoMark; 128 sal_Bool HasSelection() const { return SwCrsrShell::HasSelection() || in HasSelection() [all …]
|
| /trunk/main/sw/source/core/view/ |
| H A D | viewsh.cxx | 245 sal_Bool bShowCrsr = pRegion && IsA( TYPE(SwCrsrShell) ); in ImplEndAction() 247 ((SwCrsrShell*)this)->HideCrsrs(); in ImplEndAction() 380 ((SwCrsrShell*)this)->ShowCrsrs( sal_True ); in ImplEndAction() 665 sal_Bool bCrsr = ISA(SwCrsrShell); in UpdateFlds() 667 ((SwCrsrShell*)this)->StartAction(); in UpdateFlds() 674 ((SwCrsrShell*)this)->EndAction(); in UpdateFlds() 767 sal_Bool bCrsr = rSh.ISA(SwCrsrShell); in lcl_InvalidateAllCntnt() 769 ((SwCrsrShell&)rSh).StartAction(); in lcl_InvalidateAllCntnt() 774 ((SwCrsrShell&)rSh).EndAction(); in lcl_InvalidateAllCntnt() 791 const bool bIsCrsrShell = _rSh.ISA(SwCrsrShell); in lcl_InvalidateAllObjPos() [all …]
|
| /trunk/main/sw/source/core/layout/ |
| H A D | layact.cxx | 2178 if( pSh->ISA(SwCrsrShell) && !((SwCrsrShell*)pSh)->IsTableMode() ) in _DoIdleJob() 2180 SwPaM *pCrsr = ((SwCrsrShell*)pSh)->GetCrsr(); in _DoIdleJob() 2437 if ( pSh->ISA(SwCrsrShell) ) in SwLayIdle() 2440 ((SwCrsrShell*)pSh)->ChgCrsrTimerFlag( sal_False ); in SwLayIdle() 2442 bVis = ((SwCrsrShell*)pSh)->GetCharRect().IsOver(pSh->VisArea()); in SwLayIdle() 2477 if ( aTmp == pSh->VisArea() && pSh->ISA(SwCrsrShell) ) in SwLayIdle() 2480 … static_cast<SwCrsrShell*>(pSh)->GetCharRect().IsOver( pSh->VisArea() ); in SwLayIdle() 2495 sal_Bool bCrsrShell = pSh->IsA( TYPE(SwCrsrShell) ); in SwLayIdle() 2498 ((SwCrsrShell*)pSh)->SttCrsrMove(); in SwLayIdle() 2520 ((SwCrsrShell*)pSh)->EndCrsrMove( sal_True^aBools[nBoolIdx] ); in SwLayIdle() [all …]
|
| H A D | pagechg.cxx | 1916 { if ( pSh->ISA( SwCrsrShell ) ) in StartAllAction() 1917 ((SwCrsrShell*)pSh)->StartAction(); in StartAllAction() 1933 if ( pSh->ISA( SwCrsrShell ) ) in EndAllAction() 1935 ((SwCrsrShell*)pSh)->EndAction(); in EndAllAction() 1936 ((SwCrsrShell*)pSh)->CallChgLnk(); in EndAllAction() 1960 sal_Bool bCrsr = pSh->ISA( SwCrsrShell ); in UnoRemoveAllActions() 1967 ((SwCrsrShell*)pSh)->EndAction(); in UnoRemoveAllActions() 1968 ((SwCrsrShell*)pSh)->CallChgLnk(); in UnoRemoveAllActions() 1994 if ( pSh->ISA( SwCrsrShell ) ) in UnoRestoreAllActions() 1995 ((SwCrsrShell*)pSh)->StartAction(); in UnoRestoreAllActions()
|
| /trunk/main/sw/source/core/access/ |
| H A D | acccontext.cxx | 139 SwCrsrShell* SwAccessibleContext::GetCrsrShell() in GetCrsrShell() 141 SwCrsrShell* pCrsrShell; in GetCrsrShell() 144 if( pViewShell && pViewShell->ISA( SwCrsrShell ) ) in GetCrsrShell() 145 pCrsrShell = static_cast<SwCrsrShell*>( pViewShell ); in GetCrsrShell() 152 const SwCrsrShell* SwAccessibleContext::GetCrsrShell() const in GetCrsrShell() 155 const SwCrsrShell* pCrsrShell; in GetCrsrShell() 158 if( pViewShell && pViewShell->ISA( SwCrsrShell ) ) in GetCrsrShell() 159 pCrsrShell = static_cast<const SwCrsrShell*>( pViewShell ); in GetCrsrShell() 1459 SwCrsrShell* pCrsrShell = GetCrsrShell(); in Select()
|
| H A D | acccell.cxx | 74 if( pVSh->ISA( SwCrsrShell ) ) in IsSelected() 76 const SwCrsrShell *pCSh = static_cast< const SwCrsrShell * >( pVSh ); in IsSelected() 97 if( pVSh->ISA( SwCrsrShell ) ) in GetStates()
|
| /trunk/main/sw/source/core/doc/ |
| H A D | doccorr.cxx | 45 #define PCURSH ((SwCrsrShell*)_pStartShell) 50 if( _pStartShell->IsA( TYPE( SwCrsrShell )) ) \ 131 SwCrsrShell *const pShell = pDoc->GetEditShell(); in PaMCorrAbs() 282 SwCrsrShell* pShell = pDoc->GetEditShell(); in PaMCorrRel()
|