Home
last modified time | relevance | path

Searched refs:pSh (Results 76 – 100 of 232) sorted by relevance

12345678910

/trunk/main/sw/source/core/view/
H A Dvdraw.cxx92 if ( pSh->ISA(SwFEShell) ) in StartAction()
93 ((SwFEShell*)pSh)->HideChainMarker(); //Kann sich geaendert haben in StartAction()
108 if ( pSh->ISA(SwFEShell) ) in EndAction()
109 ((SwFEShell*)pSh)->SetChainMarker(); //Kann sich geaendert haben in EndAction()
299 ASSERT( pSh->getIDocumentDrawModelAccess()->GetDrawModel(), "NotifySizeChg without DrawModel" ); in NotifySizeChg()
300 SdrPage* pPage = pSh->getIDocumentDrawModelAccess()->GetDrawModel()->GetPage( 0 ); in NotifySizeChg()
/trunk/main/sw/source/core/inc/
H A Dfntcache.hxx106 ViewShell *pSh );
117 sal_uInt16 GetFontAscent( const ViewShell *pSh, const OutputDevice& rOut );
118 sal_uInt16 GetFontHeight( const ViewShell *pSh, const OutputDevice& rOut );
119 sal_uInt16 GetFontLeading( const ViewShell *pSh, const OutputDevice& rOut );
123 void SetDevFont( const ViewShell *pSh, OutputDevice& rOut );
/trunk/main/sw/source/core/text/
H A Dfrmcrsr.cxx926 ViewShell *pSh = getRootFrm()->GetCurrShell(); in _UnitUp() local
927 sal_Bool bProtectedAllowed = pSh && pSh->GetViewOptions()->IsCursorInProtectedArea(); in _UnitUp()
1279 ViewShell *pSh = getRootFrm()->GetCurrShell(); in _UnitDown() local
1280 if( !pSh || !pSh->GetViewOptions()->IsCursorInProtectedArea() ) in _UnitDown()
1439 ViewShell *pSh = getRootFrm()->GetCurrShell(); in FillCrsrPos() local
1449 SwFontAccess aFontAccess( pColl, pSh ); in FillCrsrPos()
1451 pFnt->ChkMagic( pSh, pFnt->GetActual() ); in FillCrsrPos()
1453 OutputDevice* pOut = pSh->GetOut(); in FillCrsrPos()
1454 if( !pSh->GetViewOptions()->getBrowseMode() || pSh->GetViewOptions()->IsPrtFormat() ) in FillCrsrPos()
1458 pFnt->ChgPhysFnt( pSh, *pOut ); in FillCrsrPos()
[all …]
/trunk/main/sc/source/ui/view/
H A Dtabvwshf.cxx522 SfxObjectShell* pSh = SfxObjectShell::GetFirst(); in ExecuteTable() local
526 while ( pSh ) in ExecuteTable()
528 pScSh = PTR_CAST( ScDocShell, pSh ); in ExecuteTable()
545 pSh = SfxObjectShell::GetNext( *pSh ); in ExecuteTable()
586 ScDocShell* pSh = ScDocShell::GetShellByNum( nDoc ); in ExecuteTable() local
587 if (pSh) in ExecuteTable()
589 aFoundDocName = pSh->GetTitle(); in ExecuteTable()
590 if ( !pSh->GetDocument()->IsDocEditable() ) in ExecuteTable()
/trunk/main/sc/source/ui/miscdlgs/
H A Dmvtabdlg.cxx120 SfxObjectShell* pSh = SfxObjectShell::GetFirst(); in InitDocListBox() local
128 while ( pSh ) in InitDocListBox()
130 pScSh = PTR_CAST( ScDocShell, pSh ); in InitDocListBox()
142 pSh = SfxObjectShell::GetNext( *pSh ); in InitDocListBox()
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx473 pSh->StartAllAction(); in Merge()
476 pSh->SetModified(); in Merge()
478 pSh->EndAllAction(); in Merge()
491 pSh->StartAllAction(); in ImportFromConnection()
497 pSh->DelRight(); in ImportFromConnection()
505 ImportDBEntry(pSh); in ImportFromConnection()
514 pSh->EndAllAction(); in ImportFromConnection()
587 pSh->Insert(sInsert); in ImportDBEntry()
589 pSh->SplitNode(); in ImportDBEntry()
599 pSh->Insert(sInsert); in ImportDBEntry()
[all …]
/trunk/main/cui/source/dialogs/
H A Dzoom.cxx208 SfxObjectShell* pSh = SfxObjectShell::Current(); in SvxZoomDialog() local
210 if ( pSh ) in SvxZoomDialog()
211 pOldUserItem = (const SfxUInt16Item*)pSh->GetItem( SID_ATTR_ZOOM_USER ); in SvxZoomDialog()
480 SfxObjectShell* pSh = SfxObjectShell::Current(); in IMPL_LINK() local
482 if ( pSh ) in IMPL_LINK()
483 pSh->PutItem( SfxUInt16Item( SID_ATTR_ZOOM_USER, in IMPL_LINK()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx97 pLst = pSh->HasDrawView() ? &pSh->Imp()->GetDrawView()->GetMarkedObjectList():0; in GetFlyFromMarked()
111 if( pFlyFmt && !pSh->ActionPend() && in lcl_GrabCursor()
127 pSh->KillPams(); in lcl_GrabCursor()
128 pSh->ClearMark(); in lcl_GrabCursor()
130 pSh->SetCrsr( pSh->Imp()->GetDrawView()->GetAllMarkedRect().TopLeft(), sal_True); in lcl_GrabCursor()
672 ViewShell *pSh = this; in EndDrag() local
674 pSh->StartAction(); in EndDrag()
675 } while ( this != (pSh = (ViewShell*)pSh->GetNext()) ); in EndDrag()
697 pSh->EndAction(); in EndDrag()
699 ((SwCrsrShell*)pSh)->CallChgLnk(); in EndDrag()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dfldmgr.hxx83 SwWrtShell* pSh; member
98 pSh(pShell), in SwInsertFld_Data()
104 pSh(0), in SwInsertFld_Data()
134 SwFldMgr(SwWrtShell* pSh = 0);
214 void EvalExpFlds(SwWrtShell* pSh = NULL);
/trunk/main/toolkit/workben/layout/
H A Dzoom.cxx319 SfxObjectShell* pSh = SfxObjectShell::Current(); in SvxZoomDialog() local
321 if ( pSh ) in SvxZoomDialog()
322 pOldUserItem = (const SfxUInt16Item*)pSh->GetItem( SID_ATTR_ZOOM_USER ); in SvxZoomDialog()
605 SfxObjectShell* pSh = SfxObjectShell::Current(); in IMPL_LINK() local
607 if ( pSh ) in IMPL_LINK()
608 pSh->PutItem( SfxUInt16Item( SID_ATTR_ZOOM_USER, in IMPL_LINK()
/trunk/main/sw/source/ui/config/
H A Doptload.cxx442 SwWrtShell *pSh = ::GetActiveWrtShell(); in SwCaptionOptPage() local
446 if (pSh) in SwCaptionOptPage()
458 ::FillCharStyleListBox( aCharStyleLB, pSh->GetView().GetDocShell(), sal_True, sal_True ); in SwCaptionOptPage()
478 if (pSh) in SwCaptionOptPage()
701 SwWrtShell *pSh = ::GetActiveWrtShell(); in IMPL_LINK() local
707 if (pSh) in IMPL_LINK()
919 SwWrtShell *pSh = ::GetActiveWrtShell(); in DrawSample() local
921 if (pSh) in DrawSample()
932 String sNumber( pSh->GetOutlineNumRule()->MakeNumString( in DrawSample()
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx1931 ViewShell *pSh, *pStartSh; in IMPL_LINK() local
1932 pSh = pStartSh = GetCurrentViewShell(); in IMPL_LINK()
1934 if( pSh->ActionPend() ) in IMPL_LINK()
1940 pSh = (ViewShell*)pSh->GetNext(); in IMPL_LINK()
1941 } while( pSh != pStartSh ); in IMPL_LINK()
2008 ViewShell *pSh, *pStartSh; in IMPL_STATIC_LINK() local
2012 if( pSh->GetWin() ) in IMPL_STATIC_LINK()
2015 pSh->LockPaint(); in IMPL_STATIC_LINK()
2016 pSh->UnlockPaint( sal_True ); in IMPL_STATIC_LINK()
2018 pSh = (ViewShell*)pSh->GetNext(); in IMPL_STATIC_LINK()
[all …]
/trunk/main/sw/source/core/draw/
H A Ddflyobj.cxx887 const ViewShell *pSh = GetFlyFrm()->getRootFrm()->GetCurrShell(); in NbcResize() local
888 if ( pSh && pRel->IsBodyFrm() && in NbcResize()
889 pSh->GetViewOptions()->getBrowseMode() && in NbcResize()
890 pSh->VisArea().HasArea() ) in NbcResize()
892 nRelWidth = pSh->GetBrowseWidth(); in NbcResize()
893 nRelHeight = pSh->VisArea().Height(); in NbcResize()
894 const Size aBorder = pSh->GetOut()->PixelToLogic( pSh->GetBrowseBorder() ); in NbcResize()
H A Ddcontact.cxx1171 ViewShell *pSh = 0, *pOrg; in Changed() local
1176 pSh = pOrg; in Changed()
1177 if ( pSh ) in Changed()
1179 { if ( pSh->Imp()->IsAction() || pSh->Imp()->IsIdleAction() ) in Changed()
1180 pSh = 0; in Changed()
1182 pSh = (ViewShell*)pSh->GetNext(); in Changed()
1184 } while ( pSh && pSh != pOrg ); in Changed()
1186 if ( pSh ) in Changed()
1192 if ( pSh ) in Changed()
/trunk/main/sw/source/ui/fldui/
H A Dflddinf.cxx139 SwWrtShell *pSh = GetWrtShell(); in Reset() local
140 if(pSh) in Reset()
142 … const SvNumberformat* pFormat = pSh->GetNumberFormatter()->GetEntry(pCurField->GetFormat()); in Reset()
370 SwWrtShell *pSh = GetWrtShell(); in IMPL_LINK() local
371 if(pSh) in IMPL_LINK()
373 SvNumberFormatter* pFormatter = pSh->GetNumberFormatter(); in IMPL_LINK()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmmgr.cxx70 SwFlyFrmAttrMgr::SwFlyFrmAttrMgr( sal_Bool bNew, SwWrtShell* pSh, sal_uInt8 nType ) : in SwFlyFrmAttrMgr() argument
71 aSet( (SwAttrPool&)pSh->GetAttrPool(), aFrmMgrRange ), in SwFlyFrmAttrMgr()
72 pOwnSh( pSh ), in SwFlyFrmAttrMgr()
90 if ( 0 != ::GetHtmlMode(pSh->GetView().GetDocShell()) ) in SwFlyFrmAttrMgr()
102 SwFlyFrmAttrMgr::SwFlyFrmAttrMgr( sal_Bool bNew, SwWrtShell* pSh, const SfxItemSet &rSet ) : in SwFlyFrmAttrMgr() argument
104 pOwnSh( pSh ), in SwFlyFrmAttrMgr()
113 bIsInVertical = pSh->IsFrmVertical(sal_True, bRightToLeft, bIsInVerticalL2R); in SwFlyFrmAttrMgr()
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx160 void lcl_UnSelectFrm(SwWrtShell *pSh) in lcl_UnSelectFrm() argument
162 if (pSh->IsFrmSelected()) in lcl_UnSelectFrm()
164 pSh->UnSelectFrm(); in lcl_UnSelectFrm()
165 pSh->LeaveSelFrmMode(); in lcl_UnSelectFrm()
230 void SwNavigationPI::UsePage(SwWrtShell *pSh) in UsePage() argument
232 if (!pSh) in UsePage()
235 pSh = pView ? &pView->GetWrtShell() : 0; in UsePage()
238 if (pSh) in UsePage()
240 const sal_uInt16 nPageCnt = pSh->GetPageCnt(); in UsePage()
242 pSh->GetPageNum(nPhyPage, nVirPage); in UsePage()
/trunk/main/sw/source/ui/misc/
H A Doutline.cxx568 pSh(0), in SwOutlineSettingsTabPage()
871 sal_uInt16 nChCount = pSh->GetCharFmtCount(); in IMPL_LINK()
874 SwCharFmt& rChFmt = pSh->GetCharFmt(i); in IMPL_LINK()
883 SfxStyleSheetBasePool* pPool = pSh->GetView().GetDocShell()->GetStyleSheetPool(); in IMPL_LINK()
919 pSh = pShell; in SetWrtShell()
947 const sal_uInt16 nCount = pSh->GetTxtFmtCollCount(); in SetWrtShell()
950 SwTxtFmtColl &rTxtColl = pSh->GetTxtFmtColl(i); in SetWrtShell()
960 sal_uInt16 nOutlinePos = pSh->GetOutlinePos(MAXLEVEL); in SetWrtShell()
964 …nTmp = static_cast<sal_uInt16>(pSh->getIDocumentOutlineNodesAccess()->getOutlineLevel(nOutlinePos)… in SetWrtShell()
974 pSh->GetView().GetDocShell()); in SetWrtShell()
/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx586 if( !( pSh && pSh->GetViewOptions()->getBrowseMode() ) || in ~SwLayNotify()
693 ViewShell *pSh = pFly->getRootFrm()->GetCurrShell(); in ~SwFlyNotify() local
694 SwViewImp *pImp = pSh ? pSh->Imp() : 0; in ~SwFlyNotify()
897 if ( pSh ) in ~SwCntntNotify()
914 ViewShell *pTmp = pSh; in ~SwCntntNotify()
941 } while ( pTmp != pSh ); in ~SwCntntNotify()
955 pSh->InvalidateWindows( Frm() ); in ~SwCntntNotify()
2874 if( pSh && rOld.HasArea() ) in Notify()
2875 pSh->InvalidateWindows( rOld ); in Notify()
3165 ViewShell* pSh = 0; in Notify_Background() local
[all …]
H A Dhffrm.cxx711 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in PrepareHeader() local
712 const sal_Bool bOn = !(pSh && pSh->GetViewOptions()->getBrowseMode()); in PrepareHeader()
762 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in PrepareFooter() local
763 const sal_Bool bOn = !(pSh && pSh->GetViewOptions()->getBrowseMode()); in PrepareFooter()
H A Dftnfrm.cxx272 const ViewShell *pSh = getRootFrm() ? getRootFrm()->GetCurrShell() : 0; in Format() local
273 if( pSh && pSh->GetViewOptions()->getBrowseMode() ) in Format()
369 const ViewShell *pSh = getRootFrm() ? getRootFrm()->GetCurrShell() : 0; in GrowFrm() local
370 const sal_Bool bBrowseMode = pSh && pSh->GetViewOptions()->getBrowseMode(); in GrowFrm()
483 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in ShrinkFrm() local
484 if( pSh && pSh->GetViewOptions()->getBrowseMode() ) in ShrinkFrm()
2771 const ViewShell *pSh = getRootFrm() ? getRootFrm()->GetCurrShell() : 0; in SetFtnDeadLine() local
2772 if( pSh && pSh->GetViewOptions()->getBrowseMode() ) in SetFtnDeadLine()
2853 const ViewShell *pSh = getRootFrm() ? getRootFrm()->GetCurrShell() : 0; in GetVarSpace() local
2854 if( pSh && pSh->GetViewOptions()->getBrowseMode() ) in GetVarSpace()
H A Dsectfrm.cxx810 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in MakeAll() local
811 if( pSh && pSh->GetViewOptions()->getBrowseMode() && in MakeAll()
1409 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in Format() local
1410 _CheckClipping( pSh && pSh->GetViewOptions()->getBrowseMode(), bMaximize ); in Format()
2046 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in _Grow() local
2047 bGrow = pSh && pSh->GetViewOptions()->getBrowseMode(); in _Grow()
2579 ViewShell *pSh = getRootFrm()->GetCurrShell(); in _UpdateAttr() local
2580 if( pSh && pSh->GetLayout()->IsAnyShellAccessible() ) in _UpdateAttr()
2581 pSh->Imp()->InvalidateAccessibleEditableState( sal_True, this ); in _UpdateAttr()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx294 SfxViewShell* pSh = SfxViewShell::GetFirst(); in ConfigurationChanged() local
295 while ( pSh ) in ConfigurationChanged()
297 if ( pSh->ISA( ScTabViewShell ) ) in ConfigurationChanged()
299 ScTabViewShell* pViewSh = (ScTabViewShell*)pSh; in ConfigurationChanged()
309 else if ( pSh->ISA( ScPreviewShell ) ) in ConfigurationChanged()
311 ScPreviewShell* pPreviewSh = (ScPreviewShell*)pSh; in ConfigurationChanged()
318 pSh = SfxViewShell::GetNext( *pSh ); in ConfigurationChanged()
1313 SfxViewShell* pSh = SfxViewShell::GetFirst( &aScType ); in ModifyOptions() local
1314 while ( pSh ) in ModifyOptions()
1316 ScTabViewShell* pOneViewSh = (ScTabViewShell*)pSh; in ModifyOptions()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dviewfrm.hxx136 void DoAdjustPosSize( SfxViewShell *pSh,
142 void DoAdjustPosSizePixel( SfxViewShell * pSh,
171 …SAL_DLLPRIVATE virtual sal_Bool SetBorderPixelImpl( const SfxViewShell *pSh, const SvBorder &rBord…
172 SAL_DLLPRIVATE virtual const SvBorder& GetBorderPixelImpl( const SfxViewShell *pSh ) const;
173 SAL_DLLPRIVATE virtual void InvalidateBorderImpl( const SfxViewShell *pSh );
/trunk/main/sfx2/source/control/
H A Dshell.cxx99 String SfxShellIdent_Impl( const SfxShell *pSh ) in SfxShellIdent_Impl() argument
108 String aIdent( pSh->ISA(SfxApplication) ? DEFINE_CONST_UNICODE("SfxApplication") : in SfxShellIdent_Impl()
109 pSh->ISA(SfxViewFrame) ? DEFINE_CONST_UNICODE("SfxViewFrame") : in SfxShellIdent_Impl()
110 pSh->ISA(SfxViewShell) ? DEFINE_CONST_UNICODE("SfxViewShell") : in SfxShellIdent_Impl()
111pSh->ISA(SfxObjectShell) ? DEFINE_CONST_UNICODE("SfxObjectShell") : DEFINE_CONST_UNICODE("SfxShell… in SfxShellIdent_Impl()
113 aIdent += pSh->GetName(); in SfxShellIdent_Impl()

Completed in 220 milliseconds

12345678910