Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/util/
H A DBasicMacroTools.java242 Object oSecure = oProviderMSF.createInstanceWithArguments( in addSecureBasicMarcosURL() local
246 … XPropertySet oSecureProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, oSecure); in addSecureBasicMarcosURL()
254 …angesBatch oSecureChange = (XChangesBatch) UnoRuntime.queryInterface(XChangesBatch.class, oSecure); in addSecureBasicMarcosURL()
/aoo42x/main/qadevOOo/runner/basicrunner/
H A DBasicHandler.java219 Object oSecure = oProviderMSF.createInstanceWithArguments( in Connect() local
224 UnoRuntime.queryInterface(XPropertySet.class, oSecure); in Connect()
234 UnoRuntime.queryInterface(XChangesBatch.class, oSecure); in Connect()

Completed in 17 milliseconds