Home
last modified time | relevance | path

Searched refs:ViewShell (Results 251 – 275 of 396) sorted by relevance

1...<<111213141516

/aoo42x/main/sw/source/core/layout/
H A Dsectfrm.cxx202 ViewShell* pViewShell( getRootFrm()->GetCurrShell() ); in DelEmpty()
810 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in MakeAll()
1409 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in Format()
2046 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in _Grow()
2579 ViewShell *pSh = getRootFrm()->GetCurrShell(); in _UpdateAttr()
H A Dftnfrm.cxx272 const ViewShell *pSh = getRootFrm() ? getRootFrm()->GetCurrShell() : 0; in Format()
369 const ViewShell *pSh = getRootFrm() ? getRootFrm()->GetCurrShell() : 0; in GrowFrm()
483 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in ShrinkFrm()
2771 const ViewShell *pSh = getRootFrm() ? getRootFrm()->GetCurrShell() : 0; in SetFtnDeadLine()
2853 const ViewShell *pSh = getRootFrm() ? getRootFrm()->GetCurrShell() : 0; in GetVarSpace()
H A Dssfrm.cxx372 ViewShell *pVSh = pRootFrm->GetCurrShell(); in ~SwFrm()
511 ViewShell* pViewShell( pFrm->getRootFrm()->GetCurrShell() ); in DelFrms()
H A Dcalcmove.cxx179 const ViewShell *pSh = pNewUpper->getRootFrm()->GetCurrShell(); in ShouldBwdMoved()
740 ViewShell *pSh = getRootFrm()->GetCurrShell(); in MakeAll()
995 ViewShell *pSh = getRootFrm()->GetCurrShell(); in MakePrtArea()
/aoo42x/main/sw/source/core/text/
H A Dporrst.cxx233 ViewShell *pSh = getRootFrm()->GetCurrShell(); in EmptyHeight()
393 ViewShell *pSh = getRootFrm()->GetCurrShell(); in FillRegister()
H A Dfrmcrsr.cxx131 ViewShell* pVsh = pFrm->getRootFrm()->GetCurrShell(); in lcl_ChangeOffset()
926 ViewShell *pSh = getRootFrm()->GetCurrShell(); in _UnitUp()
1279 ViewShell *pSh = getRootFrm()->GetCurrShell(); in _UnitDown()
1439 ViewShell *pSh = getRootFrm()->GetCurrShell(); in FillCrsrPos()
/aoo42x/main/sw/source/core/frmedt/
H A Dfeshview.cxx94 SwFlyFrm *GetFlyFromMarked( const SdrMarkList *pLst, ViewShell *pSh ) in GetFlyFromMarked()
552 const SwFlyFrm* pFly = ::GetFlyFromMarked(pMarkList, (ViewShell*)this); in GetSelFrmType()
672 ViewShell *pSh = this; in EndDrag()
675 } while ( this != (pSh = (ViewShell*)pSh->GetNext()) ); in EndDrag()
700 } while ( this != (pSh = (ViewShell*)pSh->GetNext()) ); in EndDrag()
1008 (ViewShell*)this ); in IsFrmSelected()
/aoo42x/main/sw/inc/
H A Dnode.hxx69 class ViewShell;
281 sal_Bool IsInVisibleArea( ViewShell* pSh = 0 ) const;
/aoo42x/main/sw/source/core/access/
H A Dacccell.cxx72 const ViewShell *pVSh = GetMap()->GetShell(); in IsSelected()
95 const ViewShell *pVSh = GetMap()->GetShell(); in GetStates()
/aoo42x/main/sw/source/core/fields/
H A Dfldbas.cxx280 sRet += ViewShell::GetShellRes()->aFixedStr; in GetFieldName()
499 return ViewShell::GetShellRes()->aCalc_Error; in ExpandValue()
/aoo42x/main/sd/source/ui/func/
H A Dfutempl.cxx97 ViewShell* pViewSh, in FuTemplate()
106 FunctionReference FuTemplate::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, Sd… in Create()
H A Dfumorph.cxx65 ViewShell* pViewSh, in FuMorph()
74 FunctionReference FuMorph::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDra… in Create()
H A Dfupage.cxx121 FuPage::FuPage( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, in FuPage()
134 FunctionReference FuPage::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, SdDraw… in Create()
H A Dfuoutl.cxx48 ViewShell* pViewShell, in FuOutline()
H A Dfuconrec.cxx87 ViewShell* pViewSh, in FuConstructRectangle()
96 FunctionReference FuConstructRectangle::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View*… in Create()
H A Dfuinsfil.cxx96 ViewShell* pViewSh, in FuInsertFile()
105 FunctionReference FuInsertFile::Create( ViewShell* pViewSh, ::sd::Window* pWin, ::sd::View* pView, … in Create()
/aoo42x/main/sw/source/core/crsr/
H A Dfindtxt.cxx328 ViewShell *const pWrtShell = (pDocShell) ? (ViewShell*)(pDocShell->GetWrtShell()) : 0; in Find()
/aoo42x/main/sd/source/ui/inc/
H A DShellFactory.hxx35 class ViewShell;
H A Dfuslhide.hxx48 ViewShell* pViewSh,
H A DFormShellManager.hxx40 class ViewShell;
H A Dfuconstr.hxx72 FuConstruct (ViewShell* pViewSh,
H A Dfudraw.hxx79 FuDraw (ViewShell* pViewSh,
/aoo42x/main/sd/source/ui/slideshow/
H A DPaneHider.cxx49 PaneHider::PaneHider (const ViewShell& rViewShell, SlideshowImpl* pSlideShow) in PaneHider()
/aoo42x/main/sd/source/ui/view/
H A Ddrvwshrg.cxx97 TYPEINIT1( DrawViewShell, ViewShell );
/aoo42x/main/sw/source/ui/vba/
H A Dvbainformationhelper.cxx59 ViewShell* pViewSh = pDoc->GetCurrentViewShell(); in handleWdVerticalPositionRelativeToPage()

Completed in 166 milliseconds

1...<<111213141516