Searched refs:SwLayAction (Results 1 – 12 of 12) sorted by relevance
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 );
44 class SwLayAction;68 friend class SwLayAction; //Lay- und IdleAction tragen sich ein und aus.84 SwLayAction *pLayAct; //Ist gesetzt wenn ein Action-Objekt existiert239 SwLayAction &GetLayAction() { return *pLayAct; } in GetLayAction()240 const SwLayAction &GetLayAction() const { return *pLayAct; } in GetLayAction()
51 class SwLayAction class134 SwLayAction( SwRootFrm *pRt, SwViewImp *pImp );135 ~SwLayAction();229 inline void SwLayAction::SetCheckPageNum( sal_uInt16 nNew ) in SetCheckPageNum()
164 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 SwLayAction398 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 …]
152 SwLayAction* _pLayAction, in SwObjectFormatter()172 SwLayAction* _pLayAction ) in CreateObjFormatter()202 SwLayAction* _pLayAction ) in FormatObjsAtFrm()227 SwLayAction* _pLayAction ) in FormatObj()
42 SwLayAction* _pLayAction );74 SwLayAction* _pLayAction );
48 SwLayAction* _pLayAction );154 SwLayAction* _pLayAction );
41 SwLayAction* _pLayAction ) in SwObjectFormatterLayFrm()54 SwLayAction* _pLayAction ) in CreateObjFormatter()
78 SwLayAction* _pLayAction ) in SwObjectFormatterTxtFrm()92 SwLayAction* _pLayAction ) in CreateObjFormatter()
2912 SwLayAction aAction( (SwRootFrm*)this, pSh->Imp() ); in Paint()
205 SwLayAction aAction( GetLayout(), Imp() ); in ImplEndAction()1018 SwLayAction aAction( GetLayout(), Imp() ); in CalcLayout()1792 SwLayAction aAction( GetLayout(), Imp() ); in CheckInvalidForPaint()
338 SwLayAction aAction( pMyLayout, Imp() ); in CalcPagesForPrint()
Completed in 124 milliseconds