Searched refs:pImportDlg (Results 1 – 2 of 2) sorted by relevance
383 pImportDlg ( NULL ), in SvxBackgroundTabPage()428 delete pImportDlg; in ~SvxBackgroundTabPage()1541 pImportDlg = new SvxOpenGraphicDialog( aStrBrowse ); in IMPL_LINK()1543 pImportDlg->EnableLink(sal_False); in IMPL_LINK()1547 short nErr = pImportDlg->Execute(); in IMPL_LINK()1563 DELETEZ( pImportDlg ); in IMPL_LINK()1583 if ( pImportDlg ) in IMPL_LINK()1586 INetURLObject aNew( pImportDlg->GetPath() ); in IMPL_LINK()1590 aBgdGraphicPath = pImportDlg->GetPath(); in IMPL_LINK()1598 if( !pImportDlg->GetGraphic(aBgdGraphic) ) in IMPL_LINK()[all …]
130 SvxOpenGraphicDialog* pImportDlg; member in SvxBackgroundTabPage
Completed in 41 milliseconds