Home
last modified time | relevance | path

Searched refs:SwLayAction (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dobjectformatter.hxx35 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 Dviewimp.hxx44 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 Dlayact.hxx51 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 Dlayact.cxx164 void SwLayAction::CheckWaitCrsr() in CheckWaitCrsr()
183 inline void SwLayAction::CheckIdleEnd() in CheckIdleEnd()
197 void SwLayAction::SetStatBar( sal_Bool bNew ) in SetStatBar()
376 SwLayAction::SwLayAction( SwRootFrm *pRt, SwViewImp *pI ) : in SwLayAction() function in SwLayAction
398 SwLayAction::~SwLayAction() in ~SwLayAction()
412 void SwLayAction::Reset() in Reset()
468 void SwLayAction::Action() in Action()
588 void SwLayAction::InternalAction() in InternalAction()
1039 sal_Bool SwLayAction::TurboAction() in TurboAction()
2132 sal_Bool SwLayAction::IsStopPrt() const in IsStopPrt()
[all …]
H A Dobjectformatter.cxx152 SwLayAction* _pLayAction, in SwObjectFormatter()
172 SwLayAction* _pLayAction ) in CreateObjFormatter()
202 SwLayAction* _pLayAction ) in FormatObjsAtFrm()
227 SwLayAction* _pLayAction ) in FormatObj()
H A Dobjectformatterlayfrm.hxx42 SwLayAction* _pLayAction );
74 SwLayAction* _pLayAction );
H A Dobjectformattertxtfrm.hxx48 SwLayAction* _pLayAction );
154 SwLayAction* _pLayAction );
H A Dobjectformatterlayfrm.cxx41 SwLayAction* _pLayAction ) in SwObjectFormatterLayFrm()
54 SwLayAction* _pLayAction ) in CreateObjFormatter()
H A Dobjectformattertxtfrm.cxx78 SwLayAction* _pLayAction ) in SwObjectFormatterTxtFrm()
92 SwLayAction* _pLayAction ) in CreateObjFormatter()
H A Dpaintfrm.cxx2912 SwLayAction aAction( (SwRootFrm*)this, pSh->Imp() ); in Paint()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx205 SwLayAction aAction( GetLayout(), Imp() ); in ImplEndAction()
1018 SwLayAction aAction( GetLayout(), Imp() ); in CalcLayout()
1792 SwLayAction aAction( GetLayout(), Imp() ); in CheckInvalidForPaint()
H A Dvprint.cxx338 SwLayAction aAction( pMyLayout, Imp() ); in CalcPagesForPrint()

Completed in 92 milliseconds