Searched refs:pSelectorDlg (Results 1 – 2 of 2) sorted by relevance
1660 pSelectorDlg( 0 ) in SvxConfigPage()2125 String aDisplayName = pSelectorDlg->GetSelectedDisplayName(); in AddFunction()2126 String aHelpText = pSelectorDlg->GetSelectedHelpText(); in AddFunction()2127 String aURL = pSelectorDlg->GetScriptURL(); in AddFunction()2437 if ( pSelectorDlg != NULL ) in ~SvxMenuConfigPage()2439 delete pSelectorDlg; in ~SvxMenuConfigPage()2786 if ( pSelectorDlg == NULL ) in IMPL_LINK()2789 pSelectorDlg = new SvxScriptSelectorDialog( this, sal_True, m_xFrame ); in IMPL_LINK()2791 pSelectorDlg->SetAddHdl( in IMPL_LINK()2794 pSelectorDlg->SetDialogDescription( String( in IMPL_LINK()[all …]
414 SvxScriptSelectorDialog* pSelectorDlg; member in SvxConfigPage