Searched refs:xCmpContext (Results 1 – 1 of 1) sorted by relevance
159 com.sun.star.uno.XComponentContext xCmpContext = null; in connectToOffice() local162 xCmpContext = com.sun.star.comp.helper.Bootstrap.bootstrap(); in connectToOffice()163 if( xCmpContext != null ) in connectToOffice()168 xCmpContext.getServiceManager(); in connectToOffice()
Completed in 9 milliseconds