/aoo42x/main/sw/source/core/crsr/ |
H A D | callnk.cxx | 57 : rShell( rSh ) in SwCallLink() 60 SwPaM* pCrsr = rShell.IsTableMode() ? rShell.GetTblCrs() : rShell.GetCrsr(); in SwCallLink() 69 !rShell.ActionPend() ); in SwCallLink() 91 SwPaM* pCurCrsr = rShell.IsTableMode() ? rShell.GetTblCrs() : rShell.GetCrsr(); in ~SwCallLink() 102 pCNd->Add( &rShell ); in ~SwCallLink() 111 rShell.CallChgLnk(); in ~SwCallLink() 116 rShell.CallChgLnk(); in ~SwCallLink() 149 rShell.CallChgLnk(); in ~SwCallLink() 160 rShell.CallChgLnk(); in ~SwCallLink() 174 rShell.CallChgLnk(); in ~SwCallLink() [all …]
|
H A D | crbm.cxx | 45 CrsrStateHelper(SwCrsrShell& rShell) in CrsrStateHelper() 46 : m_aLink(rShell) in CrsrStateHelper() 47 , m_pCrsr(rShell.GetSwCrsr()) in CrsrStateHelper()
|
/aoo42x/main/sw/source/ui/dbui/ |
H A D | mmlayoutpage.cxx | 303 SwWrtShell& rShell, in InsertAddressFrame() argument 333 rShell.UnSelectFrm(); in InsertAddressFrame() 337 rShell.Insert(aBlocks[0]); in InsertAddressFrame() 342 SwFldMgr aFldMgr(&rShell); in InsertAddressFrame() 478 if(!rShell.FwdPara()) in InsertGreeting() 522 rShell.LockExpFlds(); in InsertGreeting() 666 rShell.UnlockExpFlds(); in InsertGreeting() 679 rShell.Push(); in InsertGreeting() 680 rShell.SplitNode(); in InsertGreeting() 681 rShell.Pop(sal_False); in InsertGreeting() [all …]
|
H A D | mmlayoutpage.hxx | 89 SwWrtShell& rShell, 94 …static void InsertGreeting(SwWrtShell& rShell, SwMailMergeConfigItem& rConfigItem, boo…
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | dispatch.hxx | 136 void _Execute( SfxShell &rShell, const SfxSlot &rSlot, 188 sal_Bool IsActive( const SfxShell& rShell ); 189 sal_Bool IsOnTop( const SfxShell& rShell ); 190 sal_uInt16 GetShellLevel( const SfxShell &rShell ); 193 void Push( SfxShell& rShell ); 194 void Pop( SfxShell& rShell, sal_uInt16 nMode = 0 ); 246 SAL_DLLPRIVATE void RemoveShell_Impl( SfxShell& rShell ); 291 inline void SfxDispatcher::Push( SfxShell& rShell ) in Push() argument 304 Pop( rShell, SFX_SHELL_PUSH ); in Push() 329 return CheckVirtualStack( rShell, sal_True ); in IsActive() [all …]
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | view2.cxx | 1224 if(rShell.bColumnChange()) in StateStatusLine() 1250 rShell.GetPageNumber( -1, rShell.IsCrsrVisible(), nPage, nLogPage, sDisplay ); in StateStatusLine() 1373 if( !rShell.IsFrmSelected() && !rShell.IsObjSelected() ) in StateStatusLine() 1392 if( rShell.IsFrmSelected() || rShell.IsObjSelected() ) in StateStatusLine() 1402 if( rShell.IsCrsrInTbl() ) in StateStatusLine() 1407 sStr += rShell.GetBoxNms(); in StateStatusLine() 1537 if( rShell.HasReadonlySel() ) in StateStatusLine() 1549 if(rShell.IsStdMode()) in StateStatusLine() 1551 else if(rShell.IsAddMode()) in StateStatusLine() 1553 else if(rShell.IsBlockMode()) in StateStatusLine() [all …]
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | SwSpellDialogChildWindow.cxx | 704 SwView& rView = rShell.GetView(); in MakeTextSelection_Impl() 717 rShell.UnSelectFrm(); in MakeTextSelection_Impl() 718 rShell.LeaveSelFrmMode(); in MakeTextSelection_Impl() 719 rView.AttrChangedNotify(&rShell); in MakeTextSelection_Impl() 727 if(FindNextDrawTextError_Impl(rShell)) in MakeTextSelection_Impl() 729 rView.AttrChangedNotify(&rShell); in MakeTextSelection_Impl() 736 if ( rShell.IsDrawCreate() ) in MakeTextSelection_Impl() 739 rView.AttrChangedNotify(&rShell); in MakeTextSelection_Impl() 743 SdrView *pSdrView = rShell.GetDrawView(); in MakeTextSelection_Impl() 757 rShell.EnterStdMode(); in MakeTextSelection_Impl() [all …]
|
/aoo42x/main/sd/source/ui/view/ |
H A D | ViewShellManager.cxx | 127 void DeactivateViewShell (const ViewShell& rShell); 128 void ActivateShell (SfxShell& rShell); 129 void DeactivateShell (const SfxShell& rShell); 550 IsShell(&rShell))); in DeactivateViewShell() 561 SubShellList::iterator iList (maActiveSubShells.find(&rShell)); in DeactivateViewShell() 566 DeactivateSubShell(rShell, rList.front().mnId); in DeactivateViewShell() 582 aDescriptor.mpShell = &rShell; in ActivateShell() 624 IsShell(&rShell))); in DeactivateShell() 640 DeactivateSubShell(rShell, rList.front().mnId); in DeactivateShell() 771 IsShell(&rShell))); in MoveToTop() [all …]
|
/aoo42x/main/sfx2/source/control/ |
H A D | dispatch.cxx | 285 rShell.CallExec( pFunc, rReq ); in Call_Impl() 482 DBG_ASSERT( rShell.GetInterface(), in Pop() 495 if ( rShell.GetInterface() ) in Pop() 496 aMsg += rShell.GetInterface()->GetClassName(); in Pop() 632 bReturn = aStack.Contains(&rShell); in IMPL_LINK_INLINE_END() 634 bReturn = aStack.Top() == &rShell; in IMPL_LINK_INLINE_END() 664 if ( pImp->aStack.Top( n ) == &rShell ) in GetShellLevel() 1002 SfxShell& rShell, // zu rufende <SfxShell> in _Execute() argument 2961 rShell.SetDisableFlags( pImp->nDisableFlags ); in InsertShell_Impl() 2982 if ( rStack[n] == &rShell ) in RemoveShell_Impl() [all …]
|
/aoo42x/main/sw/source/core/view/ |
H A D | vnew.cxx | 256 ViewShell::ViewShell( ViewShell& rShell, Window *pWindow, in ViewShell() argument 258 Ring( &rShell ), in ViewShell() 259 aBrowseBorder( rShell.aBrowseBorder ), in ViewShell() 265 : (OutputDevice*)rShell.GetDoc()->getPrinter( true )), in ViewShell() 271 pDoc( rShell.GetDoc() ), in ViewShell() 289 pLayout = rShell.pLayout;//swmod 080125 in ViewShell() 297 Init( rShell.GetViewOptions() ); //verstellt ggf. das Outdev (InitPrt()) in ViewShell()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | textsh.cxx | 656 SwWrtShell& rShell = GetShell(); in TYPEINIT1() local 657 rShell.LockPaint(); in TYPEINIT1() 658 rShell.StartAllAction(); in TYPEINIT1() 659 rShell.StartUndo(UNDO_INSERT); in TYPEINIT1() 665 if( rShell.IsInClickToEdit() ) in TYPEINIT1() 666 rShell.DelRight(); in TYPEINIT1() 677 rReq.AppendItem(SfxPointItem(FN_PARAM_1, rShell.GetObjAbsPos())); in TYPEINIT1() 678 rReq.AppendItem(SvxSizeItem(FN_PARAM_2, rShell.GetObjSize())); in TYPEINIT1() 689 rShell.EndUndo(UNDO_INSERT, &aRewriter); in TYPEINIT1() 691 rShell.EndAllAction(); in TYPEINIT1() [all …]
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 179 void GetTblSelCrs( const SwCrsrShell &rShell, SwSelBoxes& rBoxes ) in GetTblSelCrs() argument 183 if( rShell.IsTableMode() && ((SwCrsrShell&)rShell).UpdateTblSelBoxes()) in GetTblSelCrs() 184 rBoxes.Insert( &rShell.GetTableCrsr()->GetBoxes() ); in GetTblSelCrs() 202 void GetTblSel( const SwCrsrShell& rShell, SwSelBoxes& rBoxes, in GetTblSel() argument 206 if ( !rShell.IsTableMode() ) in GetTblSel() 207 rShell.GetCrsr(); in GetTblSel() 771 SwShellCrsr* pCrsr = rShell.pCurCrsr; in GetAutoSumSel() 772 if ( rShell.IsTableMode() ) in GetAutoSumSel() 773 pCrsr = rShell.pTblCrsr; in GetAutoSumSel() 2046 if( !rShell.IsTableMode() ) in CheckSplitCells() [all …]
|
/aoo42x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 3311 rShell.SetRetainSelection( true ); in PrivatePaste() 3312 rShell.DelRight(); in PrivatePaste() 3320 Point aPt( rShell.GetCharRect().Pos() ); in PrivatePaste() 3321 rShell.SwCrsrShell::SetCrsr( aPt, sal_True ); in PrivatePaste() 3323 rShell.SetRetainSelection( false ); in PrivatePaste() 3338 bInWrd = rShell.IsInWrd(); in PrivatePaste() 3339 bEndWrd = rShell.IsEndWrd(); in PrivatePaste() 3343 bSttWrd = rShell.IsSttWrd(); in PrivatePaste() 3345 rShell.SwEditShell::Insert(' '); in PrivatePaste() 3353 rShell.KillPams(); in PrivatePaste() [all …]
|
/aoo42x/main/sw/source/filter/basflt/ |
H A D | shellio.cxx | 765 SwWriter::SwWriter(SvStream& rStrm, SwCrsrShell &rShell, sal_Bool bInWriteAll) in SwWriter() argument 766 : pStrm(&rStrm), pMedium(0), pOutPam(0), pShell(&rShell), in SwWriter() 767 rDoc(*rShell.GetDoc()), bWriteAll(bInWriteAll) in SwWriter() 788 SwWriter::SwWriter(SfxMedium& rMedium, SwCrsrShell &rShell, sal_Bool bInWriteAll) in SwWriter() argument 789 : pStrm(0), pMedium(&rMedium), pOutPam(0), pShell(&rShell), in SwWriter() 790 rDoc(*rShell.GetDoc()), bWriteAll(bInWriteAll) in SwWriter()
|
/aoo42x/main/sw/inc/ |
H A D | tblsel.hxx | 66 SW_DLLPUBLIC void GetTblSel( const SwCrsrShell& rShell, SwSelBoxes& rBoxes, 79 void GetTblSelCrs( const SwCrsrShell& rShell, SwSelBoxes& rBoxes ); 116 sal_Bool CheckSplitCells( const SwCrsrShell& rShell, sal_uInt16 nDiv,
|
H A D | dbmgr.hxx | 173 SwMergeDescriptor( sal_uInt16 nType, SwWrtShell& rShell, ::svx::ODataAccessDescriptor& rDesc ) : in SwMergeDescriptor() 175 rSh(rShell), in SwMergeDescriptor()
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 535 void SfxToSwPageDescAttr( const SwWrtShell& rShell, SfxItemSet& rSet ) in SfxToSwPageDescAttr() argument 554 SwPageDesc* pDesc = ((SwWrtShell&)rShell).FindPageDescByName( in SfxToSwPageDescAttr() 564 SfxItemSet aCoreSet(rShell.GetView().GetPool(), RES_PAGEDESC, RES_PAGEDESC ); in SfxToSwPageDescAttr() 565 rShell.GetCurAttr( aCoreSet ); in SfxToSwPageDescAttr()
|
/aoo42x/main/sw/source/ui/table/ |
H A D | splittbl.cxx | 50 rShell(rSh), in SwSplitTblDlg() 70 rShell.SplitTable( m_nSplit ); in Apply()
|
/aoo42x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 121 rView(rShell),\ 1764 SwWrtShell::SwWrtShell( SwWrtShell& rSh, Window *_pWin, SwView &rShell ) in SwWrtShell() argument 1771 SetSfxViewShell( (SfxViewShell *)&rShell ); in SwWrtShell() 1782 SwWrtShell::SwWrtShell( SwDoc& rDoc, Window *_pWin, SwView &rShell, 1789 SetSfxViewShell( (SfxViewShell *)&rShell );
|
/aoo42x/main/sd/source/ui/table/ |
H A D | tableobjectbar.cxx | 68 SfxShell* CreateTableObjectBar( ViewShell& rShell, ::sd::View* pView ) in CreateTableObjectBar() argument 70 return new TableObjectBar( &rShell, pView ); in CreateTableObjectBar()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | insfnote.cxx | 225 SwInsFootNoteDlg::SwInsFootNoteDlg(Window *pParent, SwWrtShell &rShell, sal_Bool bEd) : in SwInsFootNoteDlg() argument 229 rSh(rShell), in SwInsFootNoteDlg()
|
H A D | docfnote.cxx | 331 void SwEndNoteOptionPage::SetShell( SwWrtShell &rShell ) in SetShell() argument 333 pSh = &rShell; in SetShell()
|
H A D | srtdlg.cxx | 129 SwSortDlg::SwSortDlg(Window* pParent, SwWrtShell &rShell) : in SwSortDlg() argument 180 rSh(rShell), in SwSortDlg()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | docundo.cxx | 445 CursorGuard(SwEditShell & rShell, bool const bSave) in CursorGuard() argument 446 : m_rShell(rShell) in CursorGuard()
|
/aoo42x/main/editeng/inc/editeng/ |
H A D | svxacorr.hxx | 313 sal_Bool PutText( const String& rShort, SfxObjectShell& rShell, in PutText() argument 315 { return _GetLanguageList( eLang ).PutText(rShort, rShell ); } in PutText()
|