Home
last modified time | relevance | path

Searched refs:xProvInst (Results 1 – 1 of 1) sorted by relevance

/trunk/main/extensions/workben/
H A Dtestpgp.cxx523 XInterfaceRef xProvInst;
533 xProvInst = xProv->createInstance();
534 if (!xProvInst.is())
540 return xProvInst->queryInterface (
701 Reference<XInterface> xProvInst ( in main() local
704 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 18 milliseconds