Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/java/Inspector/
H A DInspectorAddon.java121 …XPropertySet xFramePropertySet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, m_xF… in dispatch() local
122 String sTitle = (String) xFramePropertySet.getPropertyValue("Title"); in dispatch()

Completed in 5 milliseconds