Home
last modified time | relevance | path

Searched refs:pWrtShell (Results 1 – 25 of 54) sorted by last modified time

123

/trunk/main/sw/source/ui/ribbar/
H A Dconform.cxx41 ConstFormControl::ConstFormControl(SwWrtShell* pWrtShell, SwEditWin* pEditWin, SwView* pSwView) : in ConstFormControl() argument
42 SwDrawBase(pWrtShell, pEditWin, pSwView) in ConstFormControl()
H A Dconpoly.cxx40 ConstPolygon::ConstPolygon(SwWrtShell* pWrtShell, SwEditWin* pEditWin, SwView* pSwView) : in ConstPolygon() argument
41 SwDrawBase(pWrtShell, pEditWin, pSwView) in ConstPolygon()
H A Dconcustomshape.cxx64 ConstCustomShape::ConstCustomShape( SwWrtShell* pWrtShell, SwEditWin* pEditWin, SwView* pSwView, Sf… in ConstCustomShape() argument
65 : SwDrawBase( pWrtShell, pEditWin, pSwView ) in ConstCustomShape()
H A Dconrect.cxx48 ConstRectangle::ConstRectangle( SwWrtShell* pWrtShell, SwEditWin* pEditWin, in ConstRectangle() argument
50 : SwDrawBase( pWrtShell, pEditWin, pSwView ), in ConstRectangle()
H A Dconarc.cxx37 ConstArc::ConstArc(SwWrtShell* pWrtShell, SwEditWin* pEditWin, SwView* pSwView) in ConstArc() argument
38 : SwDrawBase(pWrtShell, pEditWin, pSwView), nAnzButUp(0) in ConstArc()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3198 SwWrtShell* pWrtShell = pView->IsA(aSwViewTypeId) ? in render() local
3202 if (bIsPDFExport && bFirstPage && pWrtShell) in render()
3204 … SwEnhancedPDFExportHelper aHelper( *pWrtShell, *pOut, aPageRange, bIsSkipEmptyPages, sal_False ); in render()
3219 if (bIsPDFExport && bLastPage && pWrtShell) in render()
3221 … SwEnhancedPDFExportHelper aHelper( *pWrtShell, *pOut, aPageRange, bIsSkipEmptyPages, sal_True ); in render()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx649 pWrtShell(0), in SwStdFontTabPage()
718 void lcl_SetColl(SwWrtShell* pWrtShell, sal_uInt16 nType, in lcl_SetColl() argument
797 if(pWrtShell) in FillItemSet()
799 pWrtShell->StartAllAction(); in FillItemSet()
858 lcl_SetColl(pWrtShell, RES_POOLCOLL_LABEL, in FillItemSet()
874 pWrtShell->SetModified(); in FillItemSet()
875 pWrtShell->EndAllAction(); in FillItemSet()
962 if(!pWrtShell) in Reset()
1254 pWrtShell(0), in SwTableOptionsTabPage()
1316 if(pWrtShell && nsSelectionType::SEL_TBL & pWrtShell->GetSelectionType()) in FillItemSet()
[all …]
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx215 SwWrtShell* pWrtShell; member in SwStdFontTabPage
299 SwWrtShell* pWrtShell; member in SwTableOptionsTabPage
317 void SetWrtShell(SwWrtShell* pSh) {pWrtShell = pSh;} in SetWrtShell()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx238 SdrView *pSdrView = pWrtShell ? pWrtShell->GetDrawView() : NULL; in IMPL_LINK()
477 pWrtShell->UpdateTable(); in SelectShell()
732 pWrtShell(0), in SwView()
836 pWrtShell = new SwWrtShell( *((SwView*)pExistingSh)->pWrtShell, in SwView()
980 pWrtShell->CalcLayout(); in SwView()
982 pWrtShell->EndAction(); in SwView()
1068 SdrView *pSdrView = pWrtShell ? pWrtShell->GetDrawView() : 0; in ~SwView()
1078 delete pWrtShell; in ~SwView()
1557 pWrtShell->HideCrsr(); in ShowCursor()
1558 else if( !pWrtShell->IsFrmSelected() && !pWrtShell->IsObjSelected() ) in ShowCursor()
[all …]
H A Dview2.cxx726 if ( pWrtShell->HasDrawView() && pWrtShell->GetDrawView()->IsDragObj() ) in Execute()
728 pWrtShell->BreakDrag(); in Execute()
836 pWrtShell->StartAction(); in Execute()
840 pWrtShell->EndAction(); in Execute()
846 pWrtShell->StartAction(); in Execute()
847 pWrtShell->EnterStdMode(); in Execute()
888 pWrtShell->EndAction(); in Execute()
905 pWrtShell->DelAllUndoObj(); in Execute()
1842 pWrtShell->GetPageDesc(pWrtShell->GetCurPageDesc()).GetMaster(); in InsFrmMode()
1977 pWrtShell->HideCrsr(); in JumpToSwMark()
[all …]
H A Dviewling.cxx264 pWrtShell->GetCrsr() != pWrtShell->GetCrsr()->GetNext(); in StartTextConversion()
361 pWrtShell->Push(); in IMPL_LINK()
362 pWrtShell->ClearMark(); in IMPL_LINK()
365 pWrtShell->EndAction(); in IMPL_LINK()
401 pWrtShell->Combine(); in IMPL_LINK()
420 pWrtShell->SetMark(); in SpellEnd()
489 pWrtShell->GetCrsr() != pWrtShell->GetCrsr()->GetNext(); in HyphenateDocument()
538 return bSelection ? pWrtShell->GetSelTxt() : pWrtShell->GetCurWord(); in GetThesaurusLookUpText()
695 pWrtShell->Push(); in ExecSpellPopup()
838 pWrtShell->Push(); in ExecSmartTagPopup()
[all …]
H A Dviewmdi.cxx100 pWrtShell->LockView( sal_True ); in _SetZoom()
101 pWrtShell->LockPaint(); in _SetZoom()
104 ACT_KONTEXT(pWrtShell); in _SetZoom()
111 const SwPageDesc &rDesc = pWrtShell->GetPageDesc( pWrtShell->GetCurPageDesc() ); in _SetZoom()
235 pWrtShell->UnlockPaint(); in _SetZoom()
237 pWrtShell->LockView( sal_False ); in _SetZoom()
252 pWrtShell->LockView( sal_True ); in SetViewLayout()
253 pWrtShell->LockPaint(); in SetViewLayout()
257 ACT_KONTEXT(pWrtShell); in SetViewLayout()
294 pWrtShell->UnlockPaint(); in SetViewLayout()
[all …]
H A Dviewport.cxx271 if ( pWrtShell && pWrtShell->ActionPend() ) in SetVisArea()
272 pWrtShell->GetWin()->Update(); in SetVisArea()
278 if ( pWrtShell ) in SetVisArea()
666 pWrtShell->MoveCrsr(); in PageUpCrsr()
667 pWrtShell->GotoFtnAnchor(); in PageUpCrsr()
1166 SET_CURR_SHELL( pWrtShell ); in OuterResizePixel()
1172 pWrtShell->LockPaint(); in OuterResizePixel()
1206 pWrtShell->StartAction(); in OuterResizePixel()
1219 pWrtShell->EndAction(); in OuterResizePixel()
1249 pWrtShell->UnlockPaint(); in OuterResizePixel()
[all …]
H A Dviewsrch.cxx288 pWrtShell->Pop(); in ExecSearch()
327 (pWrtShell->*pWrtShell->fnKillSel)(0, sal_False); in ExecSearch()
476 pWrtShell->Push(); in SearchAndWrap()
480 (pWrtShell->*pWrtShell->fnKillSel)(0, sal_False); in SearchAndWrap()
491 pWrtShell->Pop(); in SearchAndWrap()
508 pWrtShell->Pop(); in SearchAndWrap()
531 pWrtShell->Pop(); in SearchAndWrap()
544 pWrtShell->Pop(); in SearchAndWrap()
560 pWrtShell->EndDoc(); in SearchAndWrap()
590 (pWrtShell->*pWrtShell->fnKillSel)(0, sal_False); in SearchAll()
[all …]
H A Dviewstat.cxx85 else if( pWrtShell->IsSelFrmMode() && in GetState()
91 if( pWrtShell->CrsrInsideInputFld() ) in GetState()
106 else if((pWrtShell->IsObjSelected()||pWrtShell->IsFrmSelected()) && in GetState()
110 else if( pWrtShell->IsTableMode() in GetState()
118 if( !pWrtShell->GetCurFtn() ) in GetState()
194 if(pWrtShell->IsInVerticalText()) in GetState()
226 if(!pWrtShell->GetTOXCount()) in GetState()
251 (const SvxTabStopItem&)pWrtShell-> in GetState()
290 (pWrtShell->GetRedlineMode() & nMask) == nMask )); in GetState()
371 if(pWrtShell->IsInVerticalText()) in GetState()
[all …]
H A Dviewtab.cxx2036 …sal_uInt8 nProtect = pWrtShell->IsSelObjProtected( FLYPROTECT_SIZE|FLYPROTECT_POS|FLYPROTECT_CONTE… in StateTabWin()
H A Dview0.cxx151 pWrtShell->ApplyAccessiblityOptions(rAccessibilityOptions); in ApplyAccessiblityOptions()
154 pWrtShell->ShowCrsr(); in ApplyAccessiblityOptions()
H A Dview1.cxx88 pWrtShell->MakeSelVisible(); in Activate()
96 pWrtShell->ShGetFcs(sal_False); // Selektionen sichtbar in Activate()
104 AttrChangedNotify(pWrtShell); in Activate()
123 pIdxMrk->ReInitDlg(*pWrtShell); in Activate()
130 pAuthMrk->ReInitDlg(*pWrtShell); in Activate()
134 AttrChangedNotify(pWrtShell); in Activate()
153 pWrtShell->ShLooseFcs(); // Selektionen unsichtbar in Deactivate()
H A Dviewdlg.cxx65 sal_uInt16 nOldValue = pWrtShell->GetPageOffset(); in ExecDlg()
67 pWrtShell->GetPageNum( nPage, nLogPage, in ExecDlg()
68 pWrtShell->IsCrsrVisible(), sal_False); in ExecDlg()
73 pWrtShell->SetNewPageOffset( nValue ); in ExecDlg()
75 pWrtShell->SetPageOffset( nValue ); in ExecDlg()
H A Dviewdlg2.cxx88 pMDI, *pWrtShell, sal_True ); in ExecDlgExt()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin2.cxx501 SwWrtShell* pWrtShell = GetView().GetWrtShellPtr(); in PrePaint() local
503 if(pWrtShell) in PrePaint()
505 pWrtShell->PrePaint(); in PrePaint()
521 SwWrtShell* pWrtShell = GetView().GetWrtShellPtr(); in Paint() local
522 if(!pWrtShell) in Paint()
554 pWrtShell->Paint( rRect ); in Paint()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx213 pWrtShell(pShell), in SwContentType()
279 nMemberCount = pWrtShell->GetFlyCount(eType); in Init()
308 nMemberCount = pWrtShell->GetSectionFmtCount(); in Init()
359 nMemberCount = pWrtShell->GetTOXCount(); in Init()
366 nMemberCount = pWrtShell->GetRefMarks( 0 ); in Init()
379 nMemberCount = pWrtShell->GetINetAttrs( aArr ); in Init()
565 pWrtShell->GetTblFrmFmtCount(sal_True), in FillMemberList()
600 nMemberCount = pWrtShell->GetFlyCount(eType); in FillMemberList()
652 nMemberCount = pWrtShell->GetSectionFmtCount(); in FillMemberList()
1750 SwWrtShell* pWrtShell = GetWrtShell(); in FillTransferData() local
[all …]
H A Dtmplctrl.cxx130 SwWrtShell* pWrtShell; in Command() local
131 if( pView && 0 != (pWrtShell = pView->GetWrtShellPtr()) && in Command()
132 !pWrtShell->SwCrsrShell::HasSelection()&& in Command()
133 !pWrtShell->IsSelFrmMode() && in Command()
134 !pWrtShell->IsObjSelected()) in Command()
157 pWrtShell->GetView().GetViewFrame()->GetDispatcher()->Execute( in Command()
H A Dnavipi.cxx220 SwWrtShell* pWrtShell = pView->GetWrtShellPtr(); in FillBox() local
221 aContentTree.SetActiveShell(pWrtShell); in FillBox()
1062 SwWrtShell* pWrtShell = pActView->GetWrtShellPtr(); in StateChanged() local
1063 aContentTree.SetActiveShell(pWrtShell); in StateChanged()
1073 aGlobalToolBox.CheckItem(FN_GLOBAL_SAVE_CONTENT, pWrtShell->IsGlblDocSaveLinks()); in StateChanged()
1164 SwWrtShell* pWrtShell = pActView->GetWrtShellPtr(); in Notify() local
1165 aContentTree.SetActiveShell(pWrtShell); in Notify()
H A Dbookctrl.cxx130 SwWrtShell* pWrtShell = ::GetActiveWrtShell(); in Command() local
131 if( pWrtShell && pWrtShell->getIDocumentMarkAccess()->getAllMarksCount() > 0 ) in Command()
133 IDocumentMarkAccess* const pMarkAccess = pWrtShell->getIDocumentMarkAccess(); in Command()

Completed in 175 milliseconds

123