Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/dlg/
H A DTextConnectionHelper.hxx104 Link m_aGetExtensionHandler; /// to be called if a new type is selected member in dbaui::OTextConnectionHelper
125 void SetClickHandler(const Link& _rHandler) { m_aGetExtensionHandler = _rHandler; } in SetClickHandler()
H A DTextConnectionHelper.cxx315 m_aGetExtensionHandler.Call(this);
325 m_aGetExtensionHandler.Call(this);

Completed in 19 milliseconds