Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java230 XPropertySet udps = UnoRuntime.queryInterface( XPropertySet.class, udpc ); in check() local
232 .equals(udps.getPropertyValue("Hinweis"))); in check()
236 .equals(udps.getPropertyValue("Warnung"))); in check()
386 udps.getPropertyValue("Frobnicate"))); in check()
388 udps.getPropertyValue("FrobDuration"))); in check()
390 udps.getPropertyValue("FrobDuration2"))); in check()
392 udps.getPropertyValue("FrobEndDate"))); in check()
394 udps.getPropertyValue("FrobStartTime"))); in check()
396 udps.getPropertyValue("Pi"))); in check()
398 udps.getPropertyValue("Foo"))); in check()
[all …]