Interface IInitListener
- All Known Implementing Classes:
UnoTypeBrowser
public interface IInitListener
Listener interface for the
UnoTypeProvider initialization.-
Method Summary
-
Method Details
-
initialized
void initialized()Method called when theUnoTypeProvideris initialized.
-