Home
last modified time | relevance | path

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

/aoo4110/main/jurt/demo/com/sun/star/demo/
H A DTestOffice.java59 static void testPipe(XMultiServiceFactory rSmgr) throws com.sun.star.uno.Exception { in testPipe()
107 …static void testDocument(XMultiServiceFactory rSmgr) throws com.sun.star.uno.Exception, IOExceptio… in testDocument()
150 XMultiServiceFactory rSmgr = UnoRuntime.queryInterface(XMultiServiceFactory.class, rXsmgr); in doSomething() local
/aoo4110/main/bridges/test/
H A Dtestoffice.cxx82 void testPipe( const Reference < XMultiServiceFactory > & rSmgr ) in testPipe()
141 void testDocument( const Reference < XMultiServiceFactory > & rSmgr ) in testDocument()
195 Reference < XMultiServiceFactory > rSmgr( rXsmgr , UNO_QUERY ); in doSomething() local
/aoo4110/main/extensions/test/pgp/
H A DTestPGP.java75 …XMultiServiceFactory rSmgr = (XMultiServiceFactory)UnoRuntime.queryInterface(XMultiServiceFactory.… in doSomething() local
/aoo4110/main/odk/examples/DevelopersGuide/Database/
H A Dsdbcx.java42 public static XMultiServiceFactory rSmgr; field in sdbcx
96 public sdbcx(XMultiServiceFactory rSmgr ) in sdbcx()

Completed in 29 milliseconds