/trunk/main/sw/source/ui/uno/ |
H A D | unotxvw.cxx | 290 SwWrtShell& rSh = GetView()->GetWrtShell(); in select() 540 SwWrtShell& rSh = m_pView->GetWrtShell(); in getSelection() 783 SwWrtShell& rSh = m_pView->GetWrtShell(); in getRubyList() 833 SwWrtShell& rSh = m_pView->GetWrtShell(); in setRubyList() 902 SwWrtShell& rOldSh = m_pView->GetWrtShell(); in BuildTmpSelectionDoc() 1621 bRet = m_pView->GetWrtShell().EndPg(); in jumpToEndOfPage() 1634 bRet = m_pView->GetWrtShell().SttPg(); in jumpToStartOfPage() 2141 SwWrtShell& rSh = m_pView->GetWrtShell(); in IMPLEMENT_FORWARD_XINTERFACE2() 2147 SwWrtShell& rSh = m_pView->GetWrtShell(); in GetDoc() 2153 SwWrtShell& rSh = m_pView->GetWrtShell(); in GetPaM() [all …]
|
/trunk/main/sw/source/ui/app/ |
H A D | docst.cxx | 383 SwWrtShell* pShell = GetWrtShell(); in ExecStyleSheet() 698 GetWrtShell()->StartAllAction(); in Edit() 785 GetWrtShell()->EndAllAction(); in Edit() 793 GetWrtShell()->Undo(1); in Edit() 807 GetWrtShell()->StartAllAction(); in Edit() 849 GetWrtShell()->EndAllAction(); in Edit() 868 GetWrtShell()->StartAllAction(); in Delete() 870 GetWrtShell()->EndAllAction(); in Delete() 1022 GetWrtShell()->StartAllAction(); in UpdateStyle() 1028 GetWrtShell()->FillByEx(pColl); in UpdateStyle() [all …]
|
H A D | appopt.cxx | 102 aViewOpt = *pAppView->GetWrtShell().GetViewOptions(); in CreateItemSet() 144 SwWrtShell& rWrtShell = pAppView->GetWrtShell(); in CreateItemSet() 215 (const SvxTabStopItem&)pAppView->GetWrtShell(). in CreateItemSet() 246 &pAppView->GetWrtShell().getIDocumentDeviceAccess()->getPrintData() : in CreateItemSet() 383 pAppView->GetWrtShell().SetDefault( aDefTabs ); in ApplyItemSet() 441 pAppView->GetWrtShell().getIDocumentDeviceAccess()->setPrintData( *pOpt ); in ApplyItemSet() 455 SwWrtShell &rWrtSh = pAppView->GetWrtShell(); in ApplyItemSet()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | swcli.cxx | 44 bOldCheckForOLEInCaption( pView->GetWrtShell().IsCheckForOLEInCaption() ) in SwOleClient() 60 SwWrtShell &rSh = ((SwView*)GetViewShell())->GetWrtShell(); in RequestNewObjectArea() 96 SwWrtShell &rSh = ((SwView*)GetViewShell())->GetWrtShell(); in ObjectAreaChanged() 116 SwWrtShell &rSh = ((SwView*)GetViewShell())->GetWrtShell(); in ViewChanged() 166 const SwWrtShell &rSh = ((SwView*)GetViewShell())->GetWrtShell(); in MakeVisible() 177 SwWrtShell & rWrtSh = pView->GetWrtShell(); in FormatChanged()
|
H A D | viewport.cxx | 81 long lRet = rView.GetWrtShell().GetAnyCurRect(RECT_PAGE_PRT).Left(); in GetLeftMargin() 94 SwWrtShell &rSh = pView->GetWrtShell(); in lcl_GetPos() 334 const long nTmp = GetWrtShell().IsFrameView() ? 4 : 8; in SetVisArea() 441 Window* pCareWn = ViewShell::GetCareWin(GetWrtShell()); in Scroll() 585 else if( GetWrtShell().GetCharRect().Bottom() > in GetPageScrollDownOffset() 706 if ( GetWrtShell().ActionPend() ) in IMPL_LINK() 784 if ( !GetWrtShell().ActionPend() ) in IMPL_LINK() 829 const long lWidth = GetWrtShell().GetDocSize().Width() + lBorder; in CalcVisArea() 1281 aPgSize = GetWrtShell().GetAnyCurRect(RECT_PAGE).SSize(); in GetOptimalSizePixel() 1347 if ( GetWrtShell().IsInSelect() ) in Move() [all …]
|
H A D | view0.cxx | 255 … if( GetWrtShell().GetViewOptions()->getBrowseMode() && SVX_ZOOM_PERCENT != (eType = (SvxZoomType) in RecheckBrowseMode() 256 GetWrtShell().GetViewOptions()->GetZoomType()) ) in RecheckBrowseMode() 269 const SwViewOption* pOpt = GetWrtShell().GetViewOptions(); in StateViewOptions() 379 SwViewOption* pOpt = new SwViewOption( *GetWrtShell().GetViewOptions() ); in ExecViewOptions() 380 sal_Bool bModified = GetWrtShell().IsModified(); in ExecViewOptions() 577 SwWrtShell &rSh = GetWrtShell(); in ExecViewOptions() 607 GetWrtShell().EndAction(); in ExecViewOptions()
|
H A D | view.cxx | 214 SwWrtShell& rWrtShell = GetWrtShell(); in GotFocus() 441 if( bSetExtInpCntxt && GetWrtShell().HasReadonlySel() ) in SelectShell() 466 SdrView* pDView = GetWrtShell().GetDrawView(); in SelectShell() 1571 SwWrtShell &rSh = GetWrtShell(); in DoVerb() 1584 return bText ? GetWrtShell().SwCrsrShell::HasSelection() in HasSelection() 1585 : GetWrtShell().HasSelection(); in HasSelection() 1604 if( bCompleteWrds && !GetWrtShell().HasSelection() ) in GetSelectionTextParam() 1605 GetWrtShell().SelWrd(); in GetSelectionTextParam() 1607 GetWrtShell().GetSelectedText( sReturn ); in GetSelectionTextParam() 1664 SwWrtShell &rSh = GetWrtShell(); in Notify() [all …]
|
H A D | viewdraw.cxx | 486 SwWrtShell *pSh = &GetWrtShell(); in EnterDrawTextMode() 522 SwWrtShell *pSh = &GetWrtShell(); in BeginTextEdit() 627 SdrView *pSdrView = GetWrtShell().GetDrawView(); in IsTextTool() 645 return GetWrtShell().GetDrawView(); in GetDrawView() 656 return (!IsDrawSelMode() && GetWrtShell().GetDrawView()->HasMarkablePoints()); in IsBezierEditMode() 702 if ( GetWrtShell().IsFrmSelected() ) in AreOnlyFormsSelected() 707 SdrView* pSdrView = GetWrtShell().GetDrawView(); in AreOnlyFormsSelected()
|
H A D | viewprt.cxx | 96 const IDocumentDeviceAccess* pIDDA = GetWrtShell().getIDocumentDeviceAccess(); in GetPrinter() 102 ::SetAppPrintOptions( &GetWrtShell(), bWeb ); in GetPrinter() 134 SwWrtShell &rSh = GetWrtShell(); in SetPrinter() 185 ::SetAppPrintOptions( &GetWrtShell(), bWeb ); in ExecutePrint() 218 SwWrtShell* pSh = &GetWrtShell(); in ExecutePrint()
|
H A D | view2.cxx | 202 aStr += String::CreateFromInt32( GetWrtShell().GetPageCnt() ); in GetPageStr() 228 SwWrtShell &rSh = GetWrtShell(); in InsertGraphic() 420 SwWrtShell& rSh = GetWrtShell(); in InsertGraphicDlg() 1002 const SwDBData& rData = GetWrtShell().GetDBDesc(); in Execute() 1018 SwWrtShell &rSh = GetWrtShell(); in Execute() 1200 SwWrtShell& rShell = GetWrtShell(); in StateStatusLine() 1260 sal_uInt16 nCnt = GetWrtShell().GetPageCnt(); in StateStatusLine() 1579 SwWrtShell &rSh = GetWrtShell(); in ExecuteStatusLine() 2317 if(!GetWrtShell().IsAnyDatabaseFieldInDoc()) in GenerateFormLetter() 2403 SwNewDBMgr* pNewDBMgr = GetWrtShell().GetNewDBMgr(); in GenerateFormLetter() [all …]
|
H A D | view1.cxx | 167 GetWrtShell().SetBrowseBorder( GetMargin() ); in MarginChanged() 195 pFormatClipboard->Copy( GetWrtShell(), GetPool(), bPersistentCopy ); in ExecFormatPaintbrush() 213 if( !pFormatClipboard->CanCopyThisType( GetWrtShell().GetSelectionType() ) ) in StateFormatPaintbrush()
|
/trunk/main/sw/source/ui/web/ |
H A D | wview.cxx | 130 const SwFrmFmt* pCurTableFmt = GetWrtShell().GetTableFmt(); in SelectShell() 137 int nNewSelectionType = (GetWrtShell().GetSelectionType() in SelectShell() 282 if( bSetExtInpCntxt && GetWrtShell().HasReadonlySel() ) in SelectShell() 307 if ( bInitFormShell && GetWrtShell().GetDrawView() ) in SelectShell() 309 GetWrtShell().GetDrawView())); in SelectShell() 321 GetWrtShell().UpdateTable(); in SelectShell()
|
/trunk/main/sw/source/ui/lingu/ |
H A D | sdrhhcwrap.cxx | 83 …pOutlView->GetOutliner()->SetRefDevice(pView->GetWrtShell().getIDocumentDeviceAccess()->getPrinter… in SdrHHCWrapper() 102 SdrView *pSdrView = pView->GetWrtShell().GetDrawView(); in ~SdrHHCWrapper() 128 SdrView *pSdrView = pView->GetWrtShell().GetDrawView(); in ConvertNextDocument() 163 SdrView *pSdrView = pView->GetWrtShell().GetDrawView(); in ConvertNextDocument() 171 pView->GetWrtShell().MakeVisible(pTextObj->GetLogicRect()); in ConvertNextDocument()
|
H A D | hhcwrp.cxx | 128 rWrtShell( pSwView->GetWrtShell() ) in SwHHCWrapper() 158 if ( IsDrawObj() /*&& bLastRet*/ && pView->GetWrtShell().HasDrawView() ) in ~SwHHCWrapper() 589 SwPaM *pCrsr = pView->GetWrtShell().GetCrsr(); in Convert() 807 pView->GetWrtShell().SpellContinue( &nPageCount, &nPageStart, pConversionArgs ) : in ConvContinue_impl() 808 pView->GetWrtShell().SpellContinue( &nPageCount, NULL, pConversionArgs ); in ConvContinue_impl()
|
/trunk/main/sw/source/ui/misc/ |
H A D | glshell.cxx | 194 if ( GetWrtShell() ) in Save() 195 return ::lcl_Save( *GetWrtShell(), aGroupName, aShortName, aLongName ); in Save() 253 if ( GetWrtShell() ) in Save() 254 return ::lcl_Save( *GetWrtShell(), aGroupName, aShortName, aLongName ); in Save() 309 xDocSh->GetWrtShell()->InsertGlossary( *pGroup, rShortName ); in SV_IMPL_REF()
|
/trunk/main/sw/source/ui/docvw/ |
H A D | SidebarWin.cxx | 599 … SwShellTableCrsr* pTableCrsr = new SwShellTableCrsr( DocView().GetWrtShell(), aStartPos ); in SetPosAndSize() 608 SwShellCrsr* pCrsr = new SwShellCrsr( DocView().GetWrtShell(), aStartPos ); in SetPosAndSize() 977 if (!mrView.GetWrtShell().IsRedlineOn()) in ToggleInsMode() 982 mrView.GetWrtShell().ToggleInsMode(); in ToggleInsMode() 1092 const sal_Bool bLockView = mrView.GetWrtShell().IsViewLocked(); in IMPL_LINK() 1093 mrView.GetWrtShell().LockView( sal_True ); in IMPL_LINK() 1100 mrView.GetWrtShell().LockView( bLockView ); in IMPL_LINK() 1160 return mrView.GetWrtShell().GetViewOptions()->GetZoom() / 10; in GetScrollbarWidth() 1304 mrView.GetDocShell()->GetWrtShell()->SwCrsrShell::Right(aCount, 0, sal_False); in SwitchToFieldPos() 1310 …return SvxLanguageItem(SwLangHelper::GetLanguage(mrView.GetWrtShell(),RES_CHRATR_LANGUAGE),RES_CHR… in GetLanguage() [all …]
|
H A D | edtdd.cxx | 84 SwWrtShell &rSh = rView.GetWrtShell(); in StartDrag() 155 SwTransferable* pTransfer = new SwTransferable( rView.GetWrtShell() ); in StartExecuteDrag() 172 SwWrtShell &rSh = rView.GetWrtShell(); in DropCleanup() 213 SwWrtShell &rSh = rView.GetWrtShell(); in ExecuteDrop() 269 SwWrtShell &rSh = rView.GetWrtShell(); in GetDropDestination() 355 SwWrtShell &rSh = rView.GetWrtShell(); in AcceptDrop()
|
H A D | edtwin.cxx | 298 SwWrtShell &rSh = rView.GetWrtShell(); in UpdatePointer() 555 SwWrtShell &rSh = rView.GetWrtShell(); in IMPL_LINK() 952 SwWrtShell &rSh = rView.GetWrtShell(); in ChangeFly() 1139 SwWrtShell &rSh = rView.GetWrtShell(); in ChangeDrawing() 1308 SwWrtShell &rSh = rView.GetWrtShell(); in KeyInput() 2629 SwWrtShell &rSh = rView.GetWrtShell(); in MouseButtonDown() 3439 SwWrtShell &rSh = rView.GetWrtShell(); in MouseMove() 3930 SwWrtShell &rSh = rView.GetWrtShell(); in MouseButtonUp() 4496 SwWrtShell &rSh = rView.GetWrtShell(); in SetApplyTemplate() 4661 SwWrtShell &rSh = rView.GetWrtShell(); in EnterDrawMode() [all …]
|
/trunk/main/sw/source/ui/dbui/ |
H A D | mmoutputpage.cxx | 458 … SfxPrinter* pPrinter = pTargetView->GetWrtShell().getIDocumentDeviceAccess()->getPrinter( true ); in ActivatePage() 462 …m_pDocumentPrinterCopy = pTargetView->GetWrtShell().getIDocumentDeviceAccess()->getPrinter( true )… in ActivatePage() 858 pTargetView->GetWrtShell().StartAction(); in IMPL_LINK() 868 pTargetView->GetWrtShell().PastePages(pTempView->GetWrtShell(), in IMPL_LINK() 870 pTargetView->GetWrtShell().EndAction(); in IMPL_LINK() 995 SwWrtShell& rSh = pTargetView->GetWrtShell(); in IMPL_LINK() 1236 aOpt.SetLanguage( ((SvxLanguageItem&)pTargetView->GetWrtShell(). in IMPL_LINK() 1277 pTargetView->GetWrtShell().StartAction(); in IMPL_LINK() 1286 pTargetView->GetWrtShell().PastePages(pTempView->GetWrtShell(), in IMPL_LINK() 1288 pTargetView->GetWrtShell().EndAction(); in IMPL_LINK()
|
/trunk/main/sw/source/ui/fldui/ |
H A D | fldtdlg.cxx | 260 const SwWrtShell& rSh = pActiveView->GetWrtShell(); in ReInitDlg() 300 const SwWrtShell& rSh = pView->GetWrtShell(); in Activate() 325 (pView->GetWrtShell().IsReadOnlyAvailable() && in EnableInsert() 326 pView->GetWrtShell().HasReadonlySel()) ) in EnableInsert() 377 … static_cast<SwFldDBPage&>(rPage).SetWrtShell(static_cast<SwView*>(pViewShell)->GetWrtShell()); in PageCreated()
|
H A D | fldvar.cxx | 144 SwWrtShell *pSh = GetWrtShell(); in Reset() 343 SwWrtShell *pSh = GetWrtShell(); in IMPL_LINK() 393 SwWrtShell *pSh = GetWrtShell(); in IMPL_LINK() 902 SwWrtShell *pSh = GetWrtShell(); in IMPL_LINK() 916 SwWrtShell *pSh = GetWrtShell(); in IMPL_LINK() 943 SwWrtShell *pSh = GetWrtShell(); in IMPL_LINK() 1022 SwWrtShell *pSh = GetWrtShell(); in IMPL_LINK() 1053 SwWrtShell *pSh = GetWrtShell(); in IMPL_LINK() 1097 SwWrtShell *pSh = GetWrtShell(); in IMPL_LINK() 1206 SwWrtShell *pSh = GetWrtShell(); in FillItemSet()
|
/trunk/main/sw/source/ui/utlui/ |
H A D | content.cxx | 141 if(pShell == &pView->GetWrtShell()) in lcl_FindShell() 1207 if(bIsConstant && pActiveShell == &pView->GetWrtShell()) in CreateContextMenu() 1576 SwWrtShell* pShell = GetWrtShell(); in Display() 1750 SwWrtShell* pWrtShell = GetWrtShell(); in FillTransferData() 1974 SwWrtShell* pSh = GetWrtShell(); in HasContentChanged() 2257 if( !GetWrtShell()->GetView().GetDocShell()->IsReadOnly() && in ExecCommand() 2261 SwWrtShell* pShell = GetWrtShell(); in ExecCommand() 2449 if(bIsActive && pActShell != GetWrtShell()) in IMPL_LINK() 2487 && !GetWrtShell()->GetView().GetDocShell()->IsReadOnly()) in NotifyStartDrag() 2621 if(bIsActive && pActShell != GetWrtShell()) in GetFocus() [all …]
|
H A D | navipi.cxx | 126 SwWrtShell &rSh = pView->GetWrtShell(); in MoveOutline() 235 pSh = pView ? &pView->GetWrtShell() : 0; in UsePage() 261 SwWrtShell &rSh = pView->GetWrtShell(); in IMPL_LINK() 549 pCreateView->GetWrtShell().GotoPage((sal_uInt16)pEdit->GetValue(), sal_True); in IMPL_LINK() 567 SwWrtShell &rSh = pView->GetWrtShell(); in IMPL_LINK() 596 SwWrtShell &rSh = pView->GetWrtShell(); in MakeMark() 976 SwWrtShell &rSh = pView->GetWrtShell(); in ~SwNavigationPI() 1461 SwWrtShell &rSh = pView->GetWrtShell(); in IsGlobalDoc()
|
H A D | numfmtlb.cxx | 114 eCurLanguage = pView->GetWrtShell().GetCurLang(); in Init() 169 SwWrtShell &rSh = pView->GetWrtShell(); in SetFormatType() 318 SwWrtShell &rSh = pView->GetWrtShell(); in SetDefFormat() 414 SwWrtShell &rSh = pView->GetWrtShell(); in IMPL_LINK()
|
/trunk/main/sw/source/ui/shells/ |
H A D | annotsh.cxx | 155 SwWrtShell &rSh = rView.GetWrtShell(); in TYPEINIT1() 417 …log* pDlg = pFact->CreateSwFootNoteOptionDlg( rView.GetWindow(), rView.GetWrtShell(), DLG_DOC_FOOT… in Exec() 429 rView.GetWindow(), &aTmp, rView.GetWrtShell()); in Exec() 454 SwWrtShell &rSh = rView.GetWrtShell(); in Exec() 618 rView.GetWrtShell().SetModified(); in Exec() 1214 SwWrtShell &rSh = rView.GetWrtShell(); in ExecLingu() 1370 const SfxPoolItem &rItem = rView.GetWrtShell().GetDoc()->GetDefault( in GetLinguState() 1459 SwWrtShell &rSh = rView.GetWrtShell(); in ExecUndo() 1537 SwWrtShell &rSh = rView.GetWrtShell(); in StateUndo() 1693 SwViewOption aOpt(*rView.GetWrtShell().GetViewOptions()); in InsertSymbol()
|