Searched refs:xDT (Results 1 – 2 of 2) sorted by relevance
235 Reference< XComponent > xDT( xD, uno::UNO_QUERY ); in Main() local236 xDT->dispose(); in Main()
233 XDocumentType xDT = xDoc.getDoctype(); in testXDocument() local234 assertNull("XDocument.getDoctype", xDT); in testXDocument()
Completed in 29 milliseconds