Home
last modified time | relevance | path

Searched refs:pImportDlg (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/cui/source/tabpages/
H A Dbackgrnd.cxx383 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 …]
/aoo41x/main/cui/source/inc/
H A Dbackgrnd.hxx130 SvxOpenGraphicDialog* pImportDlg; member in SvxBackgroundTabPage

Completed in 22 milliseconds