Home
last modified time | relevance | path

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

/aoo41x/main/framework/qa/complex/accelerators/
H A DAcceleratorsConfigurationTest.java679 XPropertySet xUIConfigProps = UnoRuntime.queryInterface(XPropertySet.class, xUIConfig); in SaveDocumentAcceleratorConfiguration() local
680 xUIConfigProps.setPropertyValue("MediaType", "application/vnd.sun.xml.ui.configuration"); in SaveDocumentAcceleratorConfiguration()
/aoo41x/main/cui/source/customize/
H A Dacccfg.cxx1307 css::uno::Reference< css::beans::XPropertySet > xUIConfigProps( in IMPL_LINK() local
1313 xUIConfigProps->getPropertyValue(MEDIATYPE_PROPNAME) >>= sMediaType; in IMPL_LINK()
1315xUIConfigProps->setPropertyValue(MEDIATYPE_PROPNAME, css::uno::makeAny(MEDIATYPE_UICONFIG)); in IMPL_LINK()

Completed in 31 milliseconds