Searched refs:_sApplicationDocUrl (Results 1 – 1 of 1) sorted by relevance
205 public void inspectOpenEmptyDocument(String _sApplicationDocUrl){ in inspectOpenEmptyDocument() argument206 XComponent xComponent = getTDocSupplier().openEmptyDocument(_sApplicationDocUrl); in inspectOpenEmptyDocument()207 String sRootTitle = (String) aApplicationHashMap.get(_sApplicationDocUrl); in inspectOpenEmptyDocument()
Completed in 16 milliseconds