/trunk/main/sw/source/ui/fldui/ |
H A D | fldwrap.cxx | 90 sal_Bool SwChildWinWrapper::ReInitDlg(SwDocShell *) in ReInitDlg() function in SwChildWinWrapper 141 sal_Bool SwFldDlgWrapper::ReInitDlg(SwDocShell *pDocSh) in ReInitDlg() function in SwFldDlgWrapper 145 if ((bRet = SwChildWinWrapper::ReInitDlg(pDocSh)) == sal_True) // Sofort aktualisieren, Dok-Wechsel in ReInitDlg() 147 pDlgInterface->ReInitDlg(); in ReInitDlg() 199 sal_Bool SwFldDataOnlyDlgWrapper::ReInitDlg(SwDocShell *pDocSh) in ReInitDlg() function in SwFldDataOnlyDlgWrapper 202 …if ((bRet = SwChildWinWrapper::ReInitDlg(pDocSh)) == sal_True) // Sofort aktualisieren, Dok-Wechs… in ReInitDlg() 204 pDlgInterface->ReInitDlg(); in ReInitDlg()
|
H A D | fldtdlg.cxx | 245 void SwFldDlg::ReInitDlg() in ReInitDlg() function in SwFldDlg
|
/trunk/main/sw/source/ui/inc/ |
H A D | swuiidxmrk.hxx | 168 void ReInitDlg(SwWrtShell& rWrtShell, SwTOXMark* pCurTOXMark = 0); 185 void ReInitDlg(SwWrtShell& rWrtShell); 197 void ReInitDlg(SwWrtShell& rWrtShell); 259 void ReInitDlg(SwWrtShell& rWrtShell); 274 void ReInitDlg(SwWrtShell& rWrtShell); 286 void ReInitDlg(SwWrtShell& rWrtShell);
|
H A D | idxmrk.hxx | 47 void ReInitDlg(SwWrtShell& rWrtShell); 65 void ReInitDlg(SwWrtShell& rWrtShell);
|
H A D | fldwrap.hxx | 38 virtual sal_Bool ReInitDlg(SwDocShell *pDocSh); 54 virtual sal_Bool ReInitDlg(SwDocShell *pDocSh);
|
H A D | chldwrap.hxx | 43 virtual sal_Bool ReInitDlg(SwDocShell *pDocSh);
|
H A D | fldtdlg.hxx | 58 void ReInitDlg();
|
H A D | redlndlg.hxx | 179 virtual sal_Bool ReInitDlg(SwDocShell *pDocSh);
|
/trunk/main/sw/source/ui/index/ |
H A D | idxmrk.cxx | 109 void SwInsertIdxMarkWrapper::ReInitDlg(SwWrtShell& rWrtShell) in ReInitDlg() function in SwInsertIdxMarkWrapper 111 pAbstDlg->ReInitDlg(rWrtShell); in ReInitDlg() 145 void SwInsertAuthMarkWrapper::ReInitDlg(SwWrtShell& rWrtShell) in ReInitDlg() function in SwInsertAuthMarkWrapper 147 pAbstDlg->ReInitDlg(rWrtShell); in ReInitDlg()
|
H A D | swuiidxmrk.cxx | 1084 void SwIndexMarkDlg::ReInitDlg(SwWrtShell& rWrtShell, SwTOXMark* pCurTOXMark) in ReInitDlg() function in SwIndexMarkDlg 1112 aDlg.ReInitDlg(*::GetActiveWrtShell()); in SwIndexMarkFloatDlg() 1124 void SwIndexMarkFloatDlg::ReInitDlg(SwWrtShell& rWrtShell) in ReInitDlg() function in SwIndexMarkFloatDlg 1126 aDlg.ReInitDlg( rWrtShell ); in ReInitDlg() 1137 aDlg.ReInitDlg(rSh, pCurTOXMark); in SwIndexMarkModalDlg() 1310 void SwAuthMarkDlg::ReInitDlg(SwWrtShell& rWrtShell) in ReInitDlg() function in SwAuthMarkDlg 1912 aDlg.ReInitDlg(*pWrtShell); in SwAuthMarkFloatDlg() 1923 void SwAuthMarkFloatDlg::ReInitDlg(SwWrtShell& rWrtShell) in ReInitDlg() function in SwAuthMarkFloatDlg 1925 aDlg.ReInitDlg( rWrtShell ); in ReInitDlg() 1936 aDlg.ReInitDlg(rSh); in SwAuthMarkModalDlg()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | view1.cxx | 111 pWrp->ReInitDlg(GetDocShell()); in Activate() 117 pRed->ReInitDlg(GetDocShell()); in Activate() 123 pIdxMrk->ReInitDlg(*pWrtShell); in Activate() 130 pAuthMrk->ReInitDlg(*pWrtShell); in Activate()
|
H A D | view2.cxx | 713 pRed->ReInitDlg(GetDocShell()); in Execute() 2492 pRed->ReInitDlg( GetDocShell() ); in IMPL_LINK()
|
/trunk/main/sw/source/ui/dialog/ |
H A D | swdlgfact.cxx | 372 void AbstractSwFldDlg_Impl::ReInitDlg() in ReInitDlg() function in AbstractSwFldDlg_Impl 374 pDlg->ReInitDlg(); in ReInitDlg() 590 void AbstractIndexMarkFloatDlg_Impl::ReInitDlg(SwWrtShell& rWrtShell) in ReInitDlg() function in AbstractIndexMarkFloatDlg_Impl 592 pDlg->ReInitDlg( rWrtShell); in ReInitDlg() 601 void AbstractAuthMarkFloatDlg_Impl::ReInitDlg(SwWrtShell& rWrtShell) in ReInitDlg() function in AbstractAuthMarkFloatDlg_Impl 603 pDlg->ReInitDlg( rWrtShell); in ReInitDlg()
|
H A D | swdlgfact.hxx | 228 virtual void ReInitDlg(); 389 virtual void ReInitDlg(SwWrtShell& rWrtShell); 399 virtual void ReInitDlg(SwWrtShell& rWrtShell);
|
/trunk/main/sw/inc/ |
H A D | swabstdlg.hxx | 295 virtual void ReInitDlg() = 0; 319 virtual void ReInitDlg(SwWrtShell& rWrtShell) = 0;
|
/trunk/main/sc/source/ui/inc/ |
H A D | reffact.hxx | 73 virtual void ReInitDlg();
|
/trunk/main/sc/source/ui/view/ |
H A D | reffact.cxx | 343 void ScAcceptChgDlgWrapper::ReInitDlg() in ReInitDlg() function in ScAcceptChgDlgWrapper
|
H A D | tabvwsh4.cxx | 203 ((ScAcceptChgDlgWrapper*)pChild)->ReInitDlg(); in Activate()
|
/trunk/main/sw/source/ui/misc/ |
H A D | redlndlg.cxx | 108 sal_Bool SwRedlineAcceptChild::ReInitDlg(SwDocShell *pDocSh) in ReInitDlg() function in SwRedlineAcceptChild 112 if ((bRet = SwChildWinWrapper::ReInitDlg(pDocSh)) == sal_True) // Sofort aktualisieren, Dok-Wechsel in ReInitDlg()
|
/trunk/main/sw/source/ui/app/ |
H A D | docsh2.cxx | 1632 pWrp->ReInitDlg( this ); in UpdateChildWindows() 1638 pRed->ReInitDlg( this ); in UpdateChildWindows()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | docsh4.cxx | 1133 ((ScAcceptChgDlgWrapper*)pChild)->ReInitDlg(); in UpdateAcceptChangesDialog()
|