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()
1018 Window* pDlgParent = pFrm ? &pFrm->GetWindow() : 0; in UpdateLinks() local1024 GetLinkManager().UpdateAllLinks( bAskUpdate , sal_True, sal_False, pDlgParent ); in UpdateLinks()1027 GetLinkManager().UpdateAllLinks( bAskUpdate, sal_True, sal_False, pDlgParent ); in UpdateLinks()
Completed in 77 milliseconds