Searched refs:xProvInst (Results 1 – 1 of 1) sorted by relevance
523 XInterfaceRef xProvInst;533 xProvInst = xProv->createInstance();534 if (!xProvInst.is())540 return xProvInst->queryInterface (701 Reference<XInterface> xProvInst ( in main() local704 if (!xProvInst.is()) in main()710 Reference<XPGPPreferences> xPrefs (xProvInst, UNO_QUERY); in main()732 Reference<XPGPEncoder> xEncoder (xProvInst, UNO_QUERY); in main()793 Reference<XPGPDecoder> xDecoder (xProvInst, UNO_QUERY); in main()
Completed in 10 milliseconds