Home
last modified time | relevance | path

Searched refs:SwViewImp (Results 1 – 15 of 15) sorted by relevance

/aoo41x/main/sw/source/core/view/
H A Dviewimp.cxx118 SwViewImp::SwViewImp( ViewShell *pParent ) : in SwViewImp() function in SwViewImp
148 SwViewImp::~SwViewImp() in ~SwViewImp()
176 void SwViewImp::DelRegion() in DelRegion()
212 void SwViewImp::CheckWaitCrsr() in CheckWaitCrsr()
243 sal_Bool SwViewImp::IsUpdateExpFlds() in IsUpdateExpFlds()
263 void SwViewImp::SetFirstVisPage() in SetFirstVisPage()
309 void SwViewImp::MakeDrawView() in MakeDrawView()
376 Color SwViewImp::GetRetoucheColor() const in GetRetoucheColor()
400 void SwViewImp::InitPagePreviewLayout() in InitPagePreviewLayout()
407 void SwViewImp::UpdateAccessible() in UpdateAccessible()
[all …]
H A Dvdraw.cxx98 void SwViewImp::StartAction() in StartAction()
112 void SwViewImp::EndAction() in EndAction()
134 void SwViewImp::LockPaint() in LockPaint()
153 void SwViewImp::UnlockPaint() in UnlockPaint()
177 void SwViewImp::PaintLayer( const SdrLayerID _nLayerID, in PaintLayer()
259 sal_Bool SwViewImp::IsDragPossible( const Point &rPoint ) in IsDragPossible()
297 void SwViewImp::NotifySizeChg( const Size &rNewSz ) in NotifySizeChg()
H A Dvnew.cxx182 pImp( new SwViewImp( this ) ), in ViewShell()
261 pImp( new SwViewImp( this ) ), in ViewShell()
/aoo41x/main/sw/source/core/inc/
H A Dviewimp.hxx64 class SwViewImp class
184 SwViewImp( ViewShell * );
185 ~SwViewImp();
321 inline SwPageFrm *SwViewImp::GetFirstVisPage() in GetFirstVisPage()
328 inline const SwPageFrm *SwViewImp::GetFirstVisPage() const in GetFirstVisPage()
331 ((SwViewImp*)this)->SetFirstVisPage(); in GetFirstVisPage()
335 inline SwAccessibleMap& SwViewImp::GetAccessibleMap() in GetAccessibleMap()
343 inline void SwViewImp::DisposeAccessibleFrm( const SwFrm *pFrm, in DisposeAccessibleFrm()
354 inline void SwViewImp::MoveAccessibleFrm( const SwFrm *pFrm, in MoveAccessibleFrm()
360 inline void SwViewImp::AddAccessibleFrm( const SwFrm *pFrm ) in AddAccessibleFrm()
[all …]
H A Ddview.hxx30 class SwViewImp;
40 SwViewImp &rImp; //Die View gehoert immer zu einer Shell
95 SwDrawView( SwViewImp &rI, SdrModel *pMd, OutputDevice* pOutDev=NULL );
112 const SwViewImp &Imp() const { return rImp; } in Imp()
113 SwViewImp &Imp() { return rImp; } in Imp()
H A Dlayact.hxx34 class SwViewImp;
54 SwViewImp *pImp; //Hier Meldet sich die Action an und ab.
134 SwLayAction( SwRootFrm *pRt, SwViewImp *pImp );
202 SwViewImp *pImp; // Hier Meldet sich der Idler an und ab.
225 SwLayIdle( SwRootFrm *pRt, SwViewImp *pImp );
/aoo41x/main/sw/inc/
H A Dviewsh.hxx67 class SwViewImp;
107 friend class SwViewImp;
132 SwViewImp *pImp; //Core-Interna der ViewShell.
204 SwViewImp *Imp() { return pImp; } in Imp()
205 const SwViewImp *Imp() const { return pImp; } in Imp()
/aoo41x/main/sw/source/core/layout/
H A Dpagechg.cxx295 SwViewImp *pImp = pSh->Imp(); in ~SwPageFrm()
1088 SwViewImp *pImp = pSh ? pSh->Imp() : 0; in CheckPageDescs()
1381 SwViewImp *pImp = pSh ? pSh->Imp() : 0; in InsertPage()
H A Dlayact.cxx376 SwLayAction::SwLayAction( SwRootFrm *pRt, SwViewImp *pI ) : in SwLayAction()
2408 SwLayIdle::SwLayIdle( SwRootFrm *pRt, SwViewImp *pI ) : in SwLayIdle()
2508 SwViewImp *pViewImp = pSh->Imp(); in SwLayIdle()
H A Dflowfrm.cxx601 const SwViewImp *pImp = pSh ? pSh->Imp() : 0; in MoveSubTree()
H A Dfrmtool.cxx678 SwViewImp *pImp = pSh ? pSh->Imp() : 0; in ~SwFlyNotify()
H A Dwsfrm.cxx3473 SwViewImp *pImp = pSh ? pSh->Imp() : 0; in FormatWidthCols()
H A Dpaintfrm.cxx6734 SwViewImp *pImp = pSh->Imp(); in MakeGraphic()
/aoo41x/main/sw/source/core/draw/
H A Ddview.cxx104 SwDrawView::SwDrawView( SwViewImp &rI, SdrModel *pMd, OutputDevice *pOutDev) : in SwDrawView()
/aoo41x/main/sw/source/core/frmedt/
H A Dfefly1.cxx258 SwViewImp *pImpl = Imp(); in SelectFlyFrm()

Completed in 179 milliseconds