/aoo41x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 572 (rSh.*rSh.fnDrag)(&aModPt,sal_False); in IMPL_LINK() 586 (rSh.*rSh.fnSetCrsr)( &aModPt, sal_False ); in IMPL_LINK() 1548 !rSh.IsTableMode() && rSh.GetTableFmt() && in KeyInput() 3230 if ( !rSh.IsAddMode() && !rSh.IsExtMode() && !rSh.IsBlockMode() ) in MouseButtonDown() 3247 if ( !rSh.IsAddMode() && !rSh.IsExtMode() && !rSh.IsBlockMode() ) in MouseButtonDown() 3894 (rSh.*rSh.fnDrag)( &aDocPt,sal_False ); in MouseMove() 3957 (rSh.*rSh.fnEndDrag)( &aDocPt, sal_False ); in MouseButtonUp() 4133 (rSh.*rSh.fnEndDrag)( &aDocPt, sal_False ); in MouseButtonUp() 4144 (rSh.*rSh.fnEndDrag)( &aDocPt, sal_False ); in MouseButtonUp() 5398 (rSh.*rSh.fnSetCrsr)(&aDocPos, sal_False); in SelectMenuPosition() [all …]
|
H A D | edtdd.cxx | 89 if( rSh.GetDrawView() ) in StartDrag() 104 if ( !rSh.IsInSelect() && rSh.ChgCurrPam( aDocPos, sal_True, sal_True)) in StartDrag() 119 rSh.LockPaint(); in StartDrag() 123 rSh.UnlockPaint(); in StartDrag() 145 rSh.UnSelectFrm(); in StartDrag() 146 rSh.UnlockPaint(); in StartDrag() 188 rSh.UnSetVisCrsr(); in DropCleanup() 230 rSh.StartAllAction(); in ExecuteDrop() 232 rSh.EndAllAction(); in ExecuteDrop() 484 rSh.UnSetVisCrsr(); in AcceptDrop() [all …]
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | basesh.cxx | 205 rSh.GetGraphicPolygon(), rSh.GetIMapInventor() ); in lcl_UpdateContourDlg() 221 rSh.DelRight(); in ExecDelete() 250 rSh.DelLeft(); in ExecDelete() 310 if( rSh.IsFrmSelected() || rSh.IsObjSelected() ) in ExecClpbrd() 374 if (rSh.IsFrmSelected() || rSh.IsObjSelected()) in ExecClpbrd() 410 if (rSh.IsFrmSelected() || rSh.IsObjSelected()) in ExecClpbrd() 1154 rSh.EndUndo(); in Execute() 1438 (!rSh.GetTableFmt() && !rSh.IsTextToTableAvailable() ) ) in GetState() 2139 ( rSh.HasSelection() && rSh.IsSelFullPara() ) ) in ExecTxtCtrl() 2667 if( !pArgs && rSh.IsSelection() && !rSh.IsInClickToEdit() && in InsertTable() [all …]
|
H A D | tabsh.cxx | 213 rSh.Push(); in lcl_TableParamToItemSet() 247 rSh.ClearMark(); in lcl_TableParamToItemSet() 248 rSh.Pop(sal_False); in lcl_TableParamToItemSet() 249 rSh.EndAllAction(); in lcl_TableParamToItemSet() 370 rSh.Push(); in ItemSetToTableParam() 385 rSh.ClearMark(); in ItemSetToTableParam() 775 if ( rSh.DeleteCol() && rSh.HasSelection() ) in Execute() 802 if ( rSh.DeleteRow() && rSh.HasSelection() ) in Execute() 847 rSh.SttSelect(); in Execute() 849 rSh.EndSelect(); in Execute() [all …]
|
H A D | txtcrsr.cxx | 285 rSh.HideCrsr(); in ExecMoveMisc() 290 rSh.MoveCrsr(); in ExecMoveMisc() 294 rSh.MoveCrsr(); in ExecMoveMisc() 298 rSh.MoveCrsr(); in ExecMoveMisc() 300 rSh.SttPg(); in ExecMoveMisc() 302 rSh.GotoHeaderTxt(); in ExecMoveMisc() 306 rSh.MoveCrsr(); in ExecMoveMisc() 308 rSh.EndPg(); in ExecMoveMisc() 310 rSh.GotoFooterTxt(); in ExecMoveMisc() 314 rSh.MoveCrsr(); in ExecMoveMisc() [all …]
|
H A D | frmsh.cxx | 134 rSh.GotoFlyAnchor(); in Execute() 135 rSh.EnterStdMode(); in Execute() 136 rSh.CallChgLnk(); in Execute() 140 rSh.SelectionToTop(); in Execute() 144 rSh.SelectionToBottom(); in Execute() 188 rSh.StartAllAction(); in Execute() 190 rSh.SetModified(); in Execute() 191 rSh.EndAllAction(); in Execute() 237 rSh.Unchain( (SwFrmFmt&)*rSh.GetFlyFrmFmt() ); in Execute() 286 rSh.StartAction(); in Execute() [all …]
|
H A D | textsh.cxx | 154 ASSERT( !rSh.IsObjSelected() && !rSh.IsFrmSelected(), in TYPEINIT1() 792 rSh.Push(); in StateInsert() 794 rSh.Pop(); in StateInsert() 945 if( rSh.GetFlyFrmFmt() || rSh.GetSelectedPageDescs() ) in StateInsert() 980 rSh.DeleteRow(); in ExecDelete() 990 rSh.DelNxtWord(); in ExecDelete() 993 rSh.DelPrvWord(); in ExecDelete() 1008 rSh.DelLine(); in ExecDelete() 1184 rSh.DelRight(); in InsertSymbol() 1233 rSh.SetMark(); in InsertSymbol() [all …]
|
H A D | textfld.cxx | 370 if ( rSh.HasSelection() && !rSh.IsTableMode() ) in ExecField() 447 rSh.Push(); in ExecField() 453 rSh.Push(); in ExecField() 459 rSh.EndAction(); in ExecField() 461 rSh.ClearMark(); in ExecField() 465 rSh.Push(); in ExecField() 471 rSh.SwapPam(); in ExecField() 473 rSh.EndAction(); in ExecField() 510 rSh.ClearMark(); in ExecField() 823 rSh.SttSelect(); in InsertHyperlink() [all …]
|
H A D | drawsh.cxx | 235 if (rSh.IsObjSelected()) in Execute() 239 rSh.SelectionToHell(); in Execute() 246 if (rSh.IsObjSelected()) in Execute() 257 if (rSh.IsObjSelected()) in Execute() 268 rSh.SelectionToHell(); in Execute() 344 rSh.StartAction(); in Execute() 347 rSh.EndAction(); in Execute() 412 rSh.SetModified(); in Execute() 437 if ( !rSh.IsObjSelected() || rSh.GetLayerId() == 0 || bProtected ) in GetState() 442 if ( !rSh.IsObjSelected() || rSh.GetLayerId() == 1 || bProtected ) in GetState() [all …]
|
H A D | listsh.cxx | 83 rSh.Push(); in TYPEINIT1() 139 rSh.ClearMark(); in TYPEINIT1() 140 rSh.Pop( sal_False ); in TYPEINIT1() 149 SwWrtShell& rSh = GetShell(); in Execute() local 173 rSh.GotoNextNum(); in Execute() 178 rSh.NoNum(); in Execute() 188 rSh.DelNumRules(); in Execute() 225 rSh.GotoPrevNum(); in Execute() 232 sal_Bool bDelete = !rSh.IsNoNum(!bApi); in Execute() 235 rSh.NumOrNoNum( bDelete, !bApi ); in Execute() [all …]
|
H A D | grfsh.cxx | 94 SwWrtShell &rSh = GetShell(); in Execute() local 126 SwFlyFrmAttrMgr aMgr( sal_False, &rSh, rSh.IsFrmSelected() ? in Execute() 245 rSh.StartAllAction(); in Execute() 246 rSh.StartUndo(UNDO_START); in Execute() 349 rSh.SetAttrSet( aGrfSet ); in Execute() 351 rSh.EndUndo(UNDO_END); in Execute() 352 rSh.EndAllAction(); in Execute() 361 rSh.GetCurAttr( aSet ); in Execute() 364 rSh.SetAttrItem(aGrf); in Execute() 522 SwWrtShell &rSh = GetShell(); in GetAttrState() local [all …]
|
H A D | textsh1.cxx | 1362 rSh.StartAction(); in Execute() 1365 rSh.EndAction(); in Execute() 1390 SwWrtShell &rSh = GetShell(); in GetState() local 1438 (rSh.IsSelOnePara() && !rSh.IsMultiSelection()); in GetState() 1442 …bool bWord = rSh.IsInWord( nWordType ) || rSh.IsStartWord( nWordType ) || rSh.IsEndWord( nWordType… in GetState() 1444 aText = rSh.HasSelection()? rSh.GetSelTxt() : rSh.GetCurWord(); in GetState() 1527 if ( !rSh.IsSelection() ) in GetState() 1562 if ( rSh.GetCurNumRule() && !rSh.HasReadonlySel() ) in GetState() 1625 if( rSh.IsTableMode() in GetState() 1892 rSh.StartAllAction(); in ChangeHeaderOrFooter() [all …]
|
H A D | txtattr.cxx | 86 SwWrtShell &rSh = GetShell(); in ExecCharAttr() local 102 rSh.GetCurAttr( aSet ); in ExecCharAttr() 152 rSh.SetAttrItem( aEscape ); in ExecCharAttr() 159 rSh.QuickUpdateStyle(); in ExecCharAttr() 187 if( !rSh.HasReadonlySel() && rSh.IsEndPara()) in ExecCharAttr() 526 SwWrtShell &rSh = GetShell(); in ExecParaAttrArgs() local 554 rSh.SetAttrItem(*pItem); in ExecParaAttrArgs() 570 rSh.StartAction(); in ExecParaAttrArgs() 579 rSh.EndAction(); in ExecParaAttrArgs() 589 rSh.SetAttrItem( *pItem ); in ExecParaAttrArgs() [all …]
|
H A D | textdrw.cxx | 61 SwWrtShell& rSh = GetShell(); in InsertURLButton() local 63 if (!rSh.HasDrawView()) in InsertURLButton() 64 rSh.MakeDrawView(); in InsertURLButton() 65 SdrView *pSdrView = rSh.GetDrawView(); in InsertURLButton() 74 rSh.StartAction(); in InsertURLButton() 82 rSh.MoveCreate(aStartPos + aEndPos); in InsertURLButton() 83 rSh.EndCreate(SDRCREATE_FORCEEND); in InsertURLButton() 130 if (rSh.IsObjSelected()) in InsertURLButton() 132 rSh.UnSelectFrm(); in InsertURLButton() 135 rSh.EndUndo( UNDO_UI_INSERT_URLBTN ); in InsertURLButton() [all …]
|
/aoo41x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 210 : pWrtShell( &rSh ), in SwTransferable() 1202 !rSh.IsTableMode() && rSh.HasSelection() ) in PasteData() 2059 if( rSh.IsFrmSelected() || rSh.IsObjSelected() ) in SetSelInShell() 3428 ( rSh.IsSelFrmMode() && rSh.IsInsideSelectedObj( rDragPt )) ) in PrivateDrop() 3479 cWord = rSh.IntelligentCut( rSh.GetSelectionType(), sal_False ); in PrivateDrop() 3556 if( &rSh == &rSrcSh && ( bTblSel || rSh.IsBlockMode() ) ) in PrivateDrop() 3573 rSh.SwapPam(); in PrivateDrop() 3576 rSh.SwapPam(); in PrivateDrop() 3582 if( &rSrcSh == &rSh && !rSh.IsAddMode() ) in PrivateDrop() 3614 if( &rSrcSh != &rSh && ( rSh.IsFrmSelected() || rSh.IsObjSelected() )) in PrivateDrop() [all …]
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewtab.cxx | 297 rSh.StartAllAction(); in ExecTabWin() 368 rSh.StartAction(); in ExecTabWin() 369 rSh.Push(); in ExecTabWin() 377 rSh.Pop(); in ExecTabWin() 378 rSh.EndAction(); in ExecTabWin() 429 rSh.UpdateSection(rSh.GetSectionFmtPos(*pSectFmt), aData, &aSet); in ExecTabWin() 542 rSh.UpdateSection(rSh.GetSectionFmtPos(*pSectFmt), aData, &aSet); in ExecTabWin() 657 rSh.ChgPageDesc( rSh.GetCurPageDesc(), aDesc ); in ExecTabWin() 947 rSh.ChgPageDesc( rSh.GetCurPageDesc(), aDesc ); in ExecTabWin() 1021 rSh.EndAllAction(); in ExecTabWin() [all …]
|
H A D | viewmdi.cxx | 390 rSh.EnterStdMode(); in IMPL_STATIC_LINK() 410 rSh.HideCrsr(); in IMPL_STATIC_LINK() 417 rSh.GotoObj(bNext, in IMPL_STATIC_LINK() 423 rSh.EnterStdMode(); in IMPL_STATIC_LINK() 431 rSh.EnterStdMode(); in IMPL_STATIC_LINK() 437 rSh.EnterStdMode(); in IMPL_STATIC_LINK() 438 bNext ? rSh.GotoNextOutline() : rSh.GotoPrevOutline(); in IMPL_STATIC_LINK() 441 bNext ? rSh.GoNextCrsr() : rSh.GoPrevCrsr(); in IMPL_STATIC_LINK() 444 rSh.EnterStdMode(); in IMPL_STATIC_LINK() 504 if(rSh.HasSelection() && !bNext == rSh.IsCrsrPtAtEnd()) in IMPL_STATIC_LINK() [all …]
|
H A D | swcli.cxx | 60 SwWrtShell &rSh = ((SwView*)GetViewShell())->GetWrtShell(); in RequestNewObjectArea() local 62 rSh.StartAllAction(); in RequestNewObjectArea() 86 rSh.EndAllAction(); in RequestNewObjectArea() 96 SwWrtShell &rSh = ((SwView*)GetViewShell())->GetWrtShell(); in ObjectAreaChanged() local 99 if ( !aFrm.IsOver( rSh.VisArea() ) ) in ObjectAreaChanged() 100 rSh.MakeVisible( aFrm ); in ObjectAreaChanged() 158 rSh.StartAllAction(); in ViewChanged() 159 rSh.RequestObjectResize( aRect, GetObject() ); in ViewChanged() 160 rSh.EndAllAction(); in ViewChanged() 161 rSh.LockView( sal_False ); in ViewChanged() [all …]
|
H A D | view2.cxx | 236 rSh.ReRead( in InsertGraphic() 421 rSh.LockPaint(); in InsertGraphicDlg() 422 rSh.StartAction(); in InsertGraphicDlg() 474 rSh.EndAction(); in InsertGraphicDlg() 475 rSh.UnlockPaint(); in InsertGraphicDlg() 1782 if( !rSh.IsAddMode() && !rSh.IsExtMode() && !rSh.IsBlockMode() ) in ExecuteStatusLine() 1783 rSh.ToggleExtMode(); in ExecuteStatusLine() 1786 rSh.ToggleExtMode(); in ExecuteStatusLine() 1801 rSh.ToggleAddMode(); in ExecuteStatusLine() 1811 rSh.ToggleExtMode(); in ExecuteStatusLine() [all …]
|
H A D | formatclipboard.cxx | 155 rSh.GetBoxBackground(aBrush); in lcl_getTableAttributes() 157 if(rSh.GetRowBackground(aBrush)) in lcl_getTableAttributes() 161 rSh.GetTabBackground(aBrush); in lcl_getTableAttributes() 166 rSh.GetTabBorders( rSet ); in lcl_getTableAttributes() 176 SwFrmFmt *pFrmFmt = rSh.GetTableFmt(); in lcl_getTableAttributes() 188 rSh.GetRowSplit(pSplit); in lcl_getTableAttributes() 217 rSh.SetRowBackground(aBrush); in lcl_setTableAttributes() 223 rSh.SetTabBackground( aBrush ); in lcl_setTableAttributes() 227 rSh.SetTabBorders( rSet ); in lcl_setTableAttributes() 232 SwFrmFmt* pFrmFmt = rSh.GetTableFmt(); in lcl_setTableAttributes() [all …]
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | insfnote.cxx | 66 rSh.StartAction(); in Apply() 86 rSh.EndUndo( UNDO_END ); in Apply() 87 rSh.EndAction(); in Apply() 163 rSh.GetCurAttr( aSet ); in IMPL_LINK_INLINE_END() 212 rSh.GotoNextFtnAnchor(); in IMPL_LINK() 214 rSh.GotoPrevFtnAnchor(); in IMPL_LINK() 229 rSh(rShell), in SwInsFootNoteDlg() 263 rSh.SetCareWin(this); in SwInsFootNoteDlg() 281 rSh.SetCareWin(0); in ~SwInsFootNoteDlg() 298 rSh.StartAction(); in Init() [all …]
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | unotxvw.cxx | 338 rSh.EnterStdMode(); in select() 354 rSh.HideCrsr(); in select() 371 rSh.EnterStdMode(); in select() 1262 rSh.EnterStdMode(); in collapseToStart() 1287 rSh.EnterStdMode(); in collapseToEnd() 1568 rSh.SttPg(); in jumpToLastPage() 2142 return rSh.GetCrsr() ? rSh.GetCrsr()->GetDoc() : 0; in IMPLEMENT_FORWARD_XINTERFACE2() 2148 return rSh.GetCrsr() ? rSh.GetCrsr()->GetDoc() : 0; in GetDoc() 2154 return rSh.GetCrsr(); in GetPaM() 2160 return rSh.GetCrsr(); in GetPaM() [all …]
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 1027 rSh.StartAllAction(); in DataToDoc() 1035 if( rSh.HasSelection() ) in DataToDoc() 1036 rSh.DelRight(); in DataToDoc() 1085 rSh.InsertTable( in DataToDoc() 1107 rSh.GoNextCell(); in DataToDoc() 1140 rSh.GoNextCell(); in DataToDoc() 1347 rSh.SplitNode(); in DataToDoc() 1480 rSh.ClearMark(); in DataToDoc() 1481 rSh.EndAllAction(); in DataToDoc() 1524 rSh.SetMark(); in SetTabSet() [all …]
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | swdtflvr.hxx | 98 SwWrtShell& rSh, sal_uLong nFmt, sal_Bool bMsg ); 99 static int _PasteOLE( TransferableDataHelper& rData, SwWrtShell& rSh, 108 SwWrtShell& rSh, sal_uInt16 nAction, 116 SwWrtShell& rSh ); 119 SwWrtShell& rSh, sal_uLong nFmt ); 122 SwWrtShell& rSh, sal_uLong nFmt, sal_uInt16 nAction, 130 SwWrtShell& rSh, sal_Bool bLink, 180 SwWrtShell& rSh, sal_uInt16 nAction, sal_uLong nFormat, 193 static void FillClipFmtItem( const SwWrtShell& rSh, 205 static void CreateSelection( SwWrtShell & rSh, [all …]
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | navipi.cxx | 133 rSh.GotoOutline(nSource); in MoveOutline() 141 if(!rSh.IsCrsrPtAtEnd()) in MoveOutline() 142 rSh.SwapPam(); in MoveOutline() 147 rSh.ClearMark(); in MoveOutline() 303 rSh.MoveCrsr(); in IMPL_LINK() 307 if (rSh.EndPg()) in IMPL_LINK() 317 rSh.MoveCrsr(); in IMPL_LINK() 321 if (rSh.SttPg()) in IMPL_LINK() 331 rSh.MoveCrsr(); in IMPL_LINK() 344 if (rSh.GotoFtnTxt()) in IMPL_LINK() [all …]
|