Home
last modified time | relevance | path

Searched defs:xUpdateControl (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/wizards/com/sun/star/wizards/common/
H A DConfiguration.java307 XChangesBatch xUpdateControl = UnoRuntime.queryInterface(XChangesBatch.class, configView); in commit() local
316 XChangesBatch xUpdateControl = UnoRuntime.queryInterface(XChangesBatch.class, view); in updateConfiguration() local
324 XChangesBatch xUpdateControl = UnoRuntime.queryInterface(XChangesBatch.class, view); in removeNode() local
/aoo41x/main/odk/examples/DevelopersGuide/Config/
H A DConfigExamples.java597 XChangesBatch xUpdateControl = in editGridOptions() local
/aoo41x/main/svtools/source/filter/
H A DFilterConfigItem.cxx191 Reference< XChangesBatch > xUpdateControl( xUpdatableView, UNO_QUERY ); in ~FilterConfigItem() local

Completed in 40 milliseconds