Searched refs:pDlgParent (Results 1 – 2 of 2) sorted by relevance
834 Window* pDlgParent = pTabViewShell->GetDialogParent(); in Execute() local875 …AbstractScAutoFormatDlg* pDlg = pFact->CreateScAutoFormatDlg( pDlgParent, ScGlobal::GetAutoFormat(… in Execute()898 ErrorBox( pDlgParent, WinBits( WB_OK | WB_DEF_OK ), in Execute()
1033 Window* pDlgParent = pFrm ? &pFrm->GetWindow() : 0; in UpdateLinks() local1039 GetLinkManager().UpdateAllLinks( bAskUpdate , sal_True, sal_False, pDlgParent ); in UpdateLinks()1042 GetLinkManager().UpdateAllLinks( bAskUpdate, sal_True, sal_False, pDlgParent ); in UpdateLinks()
Completed in 46 milliseconds