Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/qa/complex/dbaccess/
H A DDatabaseDocument.java319 final UnoMethodDescriptor[] unsupportedMethods = new UnoMethodDescriptor[] in impl_checkDocumentInitState() local
331 for (int i = 0; i < unsupportedMethods.length; ++i) in impl_checkDocumentInitState()
333 assureException( _document, unsupportedMethods[i].unoInterfaceClass, in impl_checkDocumentInitState()
334unsupportedMethods[i].methodName, new Object[]{}, _isInitialized ? null : NotInitializedException.… in impl_checkDocumentInitState()

Completed in 12 milliseconds