Home
last modified time | relevance | path

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

/AOO42X/main/dbaccess/source/ui/dlg/
H A Dadodatalinks.cxx65 IDataSourceLocator* dlPrompt = NULL; in PromptNew() local
78 (void**)&dlPrompt //ppvObj in PromptNew()
83 dlPrompt->Release( ); in PromptNew()
87 dlPrompt->put_hWnd(hWnd); in PromptNew()
91 dlPrompt->Release( ); in PromptNew()
96 hr = dlPrompt->PromptNew((IDispatch **)&piTmpConnection); in PromptNew()
100 dlPrompt->Release( ); in PromptNew()
108 dlPrompt->Release( ); in PromptNew()
113 dlPrompt->Release( ); in PromptNew()
121 IDataSourceLocator* dlPrompt = NULL; in PromptEdit() local
[all …]