| /AOO41X/main/sw/source/core/crsr/ |
| H A D | callnk.cxx | 49 : rShell( rSh ), nNode( nAktNode ), nCntnt( nAktCntnt ), in SwCallLink() 57 : rShell( rSh ) in SwCallLink() 60 SwPaM* pCrsr = rShell.IsTableMode() ? rShell.GetTblCrs() : rShell.GetCrsr(); in SwCallLink() 68 nLeftFrmPos = SwCallLink::getLayoutFrm( rShell.GetLayout(), (SwTxtNode&)rNd, nCntnt, in SwCallLink() 69 !rShell.ActionPend() ); in SwCallLink() 86 if( !nNdTyp || !rShell.bCallChgLnk ) // siehe ctor 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() [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()
|
| /AOO41X/main/sw/source/ui/dbui/ |
| H A D | mmlayoutpage.cxx | 303 SwWrtShell& rShell, in InsertAddressFrame() argument 310 SfxItemSet aSet(rShell.GetAttrPool(), RES_ANCHOR, RES_ANCHOR, in InsertAddressFrame() 329 rShell.NewFlyFrm(aSet, sal_True ); in InsertAddressFrame() 330 SwFrmFmt* pRet = rShell.GetFlyFrmFmt(); in InsertAddressFrame() 333 rShell.UnSelectFrm(); in InsertAddressFrame() 337 rShell.Insert(aBlocks[0]); in InsertAddressFrame() 342 SwFldMgr aFldMgr(&rShell); in InsertAddressFrame() 417 … SwInsertFld_Data aData(TYP_CONDTXTFLD, 0, sCondition, sExpression, 0, &rShell ); in InsertAddressFrame() 422 … SwInsertFld_Data aData(TYP_HIDDENPARAFLD, 0, sExpression, aEmptyStr, 0, &rShell ); in InsertAddressFrame() 428 SwInsertFld_Data aData(TYP_DBFLD, 0, sDB, aEmptyStr, 0, &rShell ); in InsertAddressFrame() [all …]
|
| H A D | mmlayoutpage.hxx | 89 SwWrtShell& rShell, 94 …static void InsertGreeting(SwWrtShell& rShell, SwMailMergeConfigItem& rConfigItem, boo…
|
| /AOO41X/main/sfx2/inc/sfx2/ |
| H A D | dispatch.hxx | 110 SAL_DLLPRIVATE sal_Bool CheckVirtualStack( const SfxShell& rShell, sal_Bool bDeep ); 120 …SAL_DLLPRIVATE int Call_Impl( SfxShell& rShell, const SfxSlot &rSlot, SfxRequest &rReq, sal_Bool b… 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 ); 247 SAL_DLLPRIVATE void InsertShell_Impl( SfxShell& rShell, sal_uInt16 nPos ); [all …]
|
| /AOO41X/main/sw/source/ui/uiview/ |
| H A D | view2.cxx | 1200 SwWrtShell& rShell = GetWrtShell(); in StateStatusLine() local 1208 const SwSection* CurrSect = rShell.GetCurrSection(); in StateStatusLine() 1214 rShell.FireSectionChangeEvent(2, 1); in StateStatusLine() 1220 rShell.FireSectionChangeEvent(2, 1); in StateStatusLine() 1224 if(rShell.bColumnChange()) in StateStatusLine() 1226 rShell.FireColumnChangeEvent(2, 1); in StateStatusLine() 1250 rShell.GetPageNumber( -1, rShell.IsCrsrVisible(), nPage, nLogPage, sDisplay ); in StateStatusLine() 1257 rShell.FirePageChangeEvent(nOldPageNum, nLogPage); in StateStatusLine() 1271 rShell.GetCurPageStyle(sal_False))); in StateStatusLine() 1279 const SwViewOption* pVOpt = rShell.GetViewOptions(); in StateStatusLine() [all …]
|
| /AOO41X/main/sw/source/ui/dialog/ |
| H A D | SwSpellDialogChildWindow.cxx | 704 bool SwSpellDialogChildWindow::MakeTextSelection_Impl(SwWrtShell& rShell, ShellModes eSelMode) in MakeTextSelection_Impl() argument 706 SwView& rView = rShell.GetView(); in MakeTextSelection_Impl() 719 rShell.UnSelectFrm(); in MakeTextSelection_Impl() 720 rShell.LeaveSelFrmMode(); in MakeTextSelection_Impl() 721 rView.AttrChangedNotify(&rShell); in MakeTextSelection_Impl() 729 if(FindNextDrawTextError_Impl(rShell)) in MakeTextSelection_Impl() 731 rView.AttrChangedNotify(&rShell); in MakeTextSelection_Impl() 738 if ( rShell.IsDrawCreate() ) in MakeTextSelection_Impl() 741 rView.AttrChangedNotify(&rShell); in MakeTextSelection_Impl() 743 else if ( rShell.HasSelection() || rView.IsDrawMode() ) in MakeTextSelection_Impl() [all …]
|
| /AOO41X/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); 543 void ViewShellManager::Implementation::DeactivateViewShell (const ViewShell& rShell) in DeactivateViewShell() argument 550 IsShell(&rShell))); in DeactivateViewShell() 561 SubShellList::iterator iList (maActiveSubShells.find(&rShell)); in DeactivateViewShell() 566 DeactivateSubShell(rShell, rList.front().mnId); in DeactivateViewShell() 576 void ViewShellManager::Implementation::ActivateShell (SfxShell& rShell) in ActivateShell() argument 582 aDescriptor.mpShell = &rShell; in ActivateShell() 617 void ViewShellManager::Implementation::DeactivateShell (const SfxShell& rShell) in DeactivateShell() argument [all …]
|
| /AOO41X/main/sfx2/source/control/ |
| H A D | dispatch.cxx | 224 int SfxDispatcher::Call_Impl( SfxShell& rShell, const SfxSlot &rSlot, SfxRequest &rReq, sal_Bool bR… in Call_Impl() argument 236 if ( rSlot.IsMode(SFX_SLOT_FASTCALL) || rShell.CanExecuteSlot_Impl(rSlot) ) in Call_Impl() 259 rReq.Record_Impl( rShell, rSlot, xRecorder, GetFrame() ); in Call_Impl() 285 rShell.CallExec( pFunc, rReq ); in Call_Impl() 457 SfxShell& rShell, /* Die vom Stack zu nehmende SfxShell-Instanz. */ in Pop() argument 482 DBG_ASSERT( rShell.GetInterface(), in Pop() 495 if ( rShell.GetInterface() ) in Pop() 496 aMsg += rShell.GetInterface()->GetClassName(); in Pop() 498 aMsg += ByteString::CreateFromInt64( (sal_uIntPtr) &rShell ); in Pop() 505 if ( pImp->aToDoStack.Count() && pImp->aToDoStack.Top().pCluster == &rShell ) in Pop() [all …]
|
| /AOO41X/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()
|
| /AOO41X/main/sw/source/ui/shells/ |
| H A D | textsh.cxx | 640 SwWrtShell& rShell = GetShell(); in TYPEINIT1() local 641 rShell.LockPaint(); in TYPEINIT1() 642 rShell.StartAllAction(); in TYPEINIT1() 643 rShell.StartUndo(UNDO_INSERT); in TYPEINIT1() 649 if( rShell.IsInClickToEdit() ) in TYPEINIT1() 650 rShell.DelRight(); in TYPEINIT1() 661 rReq.AppendItem(SfxPointItem(FN_PARAM_1, rShell.GetObjAbsPos())); in TYPEINIT1() 662 rReq.AppendItem(SvxSizeItem(FN_PARAM_2, rShell.GetObjSize())); in TYPEINIT1() 673 rShell.EndUndo(UNDO_INSERT, &aRewriter); in TYPEINIT1() 675 rShell.EndAllAction(); in TYPEINIT1() [all …]
|
| /AOO41X/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() 209 GetTblSel( *rShell.getShellCrsr(false), rBoxes, eSearchType ); in GetTblSel() 769 sal_Bool GetAutoSumSel( const SwCrsrShell& rShell, SwCellFrms& rBoxes ) in GetAutoSumSel() argument 771 SwShellCrsr* pCrsr = rShell.pCurCrsr; in GetAutoSumSel() 772 if ( rShell.IsTableMode() ) in GetAutoSumSel() [all …]
|
| /AOO41X/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()
|
| /AOO41X/main/sw/source/ui/dochdl/ |
| H A D | swdtflvr.cxx | 3288 int SwTransferable::PrivatePaste( SwWrtShell& rShell ) in PrivatePaste() argument 3292 ASSERT( !rShell.ActionPend(), "Paste darf nie eine Actionklammerung haben" ); in PrivatePaste() 3296 const int nSelection = rShell.GetSelectionType(); in PrivatePaste() 3301 SwTrnsfrActionAndUndo aAction( &rShell, UNDO_PASTE_CLIPBOARD); in PrivatePaste() 3307 if( rShell.HasSelection() && !( nSelection & nsSelectionType::SEL_TBL_CELLS)) in PrivatePaste() 3310 rShell.SetRetainSelection( true ); in PrivatePaste() 3311 rShell.DelRight(); in PrivatePaste() 3319 Point aPt( rShell.GetCharRect().Pos() ); in PrivatePaste() 3320 rShell.SwCrsrShell::SetCrsr( aPt, sal_True ); in PrivatePaste() 3322 rShell.SetRetainSelection( false ); in PrivatePaste() [all …]
|
| /AOO41X/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()
|
| /AOO41X/main/sw/source/ui/table/ |
| H A D | splittbl.cxx | 50 rShell(rSh), in SwSplitTblDlg() 70 rShell.SplitTable( m_nSplit ); in Apply()
|
| /AOO41X/main/sw/source/ui/utlui/ |
| H A D | uitool.cxx | 521 void SfxToSwPageDescAttr( const SwWrtShell& rShell, SfxItemSet& rSet ) in SfxToSwPageDescAttr() argument 540 SwPageDesc* pDesc = ((SwWrtShell&)rShell).FindPageDescByName( in SfxToSwPageDescAttr() 550 SfxItemSet aCoreSet(rShell.GetView().GetPool(), RES_PAGEDESC, RES_PAGEDESC ); in SfxToSwPageDescAttr() 551 rShell.GetCurAttr( aCoreSet ); in SfxToSwPageDescAttr()
|
| /AOO41X/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 );
|
| /AOO41X/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()
|
| /AOO41X/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()
|
| /AOO41X/main/sw/source/core/undo/ |
| H A D | docundo.cxx | 454 CursorGuard(SwEditShell & rShell, bool const bSave) in CursorGuard() argument 455 : m_rShell(rShell) in CursorGuard()
|
| /AOO41X/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()
|