Home
last modified time | relevance | path

Searched defs:xDT (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/toolkit/workben/
H A Dunodialog.cxx235 Reference< XComponent > xDT( xD, uno::UNO_QUERY ); in Main() local
/AOO41X/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java233 XDocumentType xDT = xDoc.getDoctype(); in testXDocument() local