Home
last modified time | relevance | path

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

/AOO41X/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java205 XStorable m_xstorable = (XStorable)UnoRuntime.queryInterface(XStorable.class, doc); in saveDocument() local
211 XStorable m_xstorable = (XStorable)UnoRuntime.queryInterface(XStorable.class, doc); in saveDocumentToURL() local