Searched refs:URLDlg (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/cui/source/inc/ |
H A D | cuiimapwnd.hxx | 44 class URLDlg : public ModalDialog class 63 URLDlg( Window* pWindow,
|
/aoo41x/main/cui/source/dialogs/ |
H A D | cuiimapwnd.cxx | 62 URLDlg::URLDlg( Window* pWindow, const String& rURL, const String& rAlternativeText, const String& … in URLDlg() function in URLDlg
|
/aoo41x/main/cui/source/factory/ |
H A D | dlgfact.hxx | 294 class URLDlg; 297 DECL_ABSTDLG_BASE(AbstractURLDlg_Impl,URLDlg)
|
H A D | dlgfact.cxx | 1286 URLDlg* pDlg = new URLDlg( pParent, rURL, rAltText, rDescription, rTarget, rName, rTargetList); in CreateURLDialog()
|
Completed in 27 milliseconds