Searched refs:SwLayAction (Results 1 – 12 of 12) sorted by relevance
| /trunk/main/sw/source/core/inc/ |
| H A D | objectformatter.hxx | 35 class SwLayAction; 60 SwLayAction* mpLayAction; 92 SwLayAction* _pLayAction = 0L, 97 SwLayAction* _pLayAction ); 111 inline SwLayAction* GetLayAction() in GetLayAction() 222 SwLayAction* _pLayAction = 0L ); 231 SwLayAction* _pLayAction = 0L );
|
| H A D | viewimp.hxx | 44 class SwLayAction; 68 friend class SwLayAction; //Lay- und IdleAction tragen sich ein und aus. 84 SwLayAction *pLayAct; //Ist gesetzt wenn ein Action-Objekt existiert 239 SwLayAction &GetLayAction() { return *pLayAct; } in GetLayAction() 240 const SwLayAction &GetLayAction() const { return *pLayAct; } in GetLayAction()
|
| H A D | layact.hxx | 51 class SwLayAction class 134 SwLayAction( SwRootFrm *pRt, SwViewImp *pImp ); 135 ~SwLayAction(); 229 inline void SwLayAction::SetCheckPageNum( sal_uInt16 nNew ) in SetCheckPageNum()
|
| /trunk/main/sw/source/core/layout/ |
| H A D | layact.cxx | 164 void SwLayAction::CheckWaitCrsr() in CheckWaitCrsr() 183 inline void SwLayAction::CheckIdleEnd() in CheckIdleEnd() 197 void SwLayAction::SetStatBar( sal_Bool bNew ) in SetStatBar() 220 sal_Bool SwLayAction::PaintWithoutFlys( const SwRect &rRect, const SwCntntFrm *pCnt, in PaintWithoutFlys() 303 inline sal_Bool SwLayAction::_PaintCntnt( const SwCntntFrm *pCntnt, in _PaintCntnt() 317 void SwLayAction::PaintCntnt( const SwCntntFrm *pCnt, in PaintCntnt() 376 SwLayAction::SwLayAction( SwRootFrm *pRt, SwViewImp *pI ) : in SwLayAction() function in SwLayAction 398 SwLayAction::~SwLayAction() in ~SwLayAction() 412 void SwLayAction::Reset() in Reset() 432 sal_Bool SwLayAction::RemoveEmptyBrowserPages() in RemoveEmptyBrowserPages() [all …]
|
| H A D | objectformatter.cxx | 152 SwLayAction* _pLayAction, in SwObjectFormatter() 172 SwLayAction* _pLayAction ) in CreateObjFormatter() 202 SwLayAction* _pLayAction ) in FormatObjsAtFrm() 227 SwLayAction* _pLayAction ) in FormatObj()
|
| H A D | objectformatterlayfrm.hxx | 42 SwLayAction* _pLayAction ); 74 SwLayAction* _pLayAction );
|
| H A D | objectformattertxtfrm.hxx | 48 SwLayAction* _pLayAction ); 154 SwLayAction* _pLayAction );
|
| H A D | objectformatterlayfrm.cxx | 41 SwLayAction* _pLayAction ) in SwObjectFormatterLayFrm() 54 SwLayAction* _pLayAction ) in CreateObjFormatter()
|
| H A D | objectformattertxtfrm.cxx | 78 SwLayAction* _pLayAction ) in SwObjectFormatterTxtFrm() 92 SwLayAction* _pLayAction ) in CreateObjFormatter()
|
| H A D | paintfrm.cxx | 2897 SwLayAction aAction( (SwRootFrm*)this, pSh->Imp() ); in Paint()
|
| /trunk/main/sw/source/core/view/ |
| H A D | viewsh.cxx | 205 SwLayAction aAction( GetLayout(), Imp() ); in ImplEndAction() 1018 SwLayAction aAction( GetLayout(), Imp() ); in CalcLayout() 1792 SwLayAction aAction( GetLayout(), Imp() ); in CheckInvalidForPaint()
|
| H A D | vprint.cxx | 338 SwLayAction aAction( pMyLayout, Imp() ); in CalcPagesForPrint()
|