Searched refs:aServiceFactory (Results 1 – 2 of 2) sorted by relevance
65 XMultiServiceFactory aServiceFactory = null; in start() local67 aServiceFactory = connectOfficeGetServiceFactory(); in start()72 if ( aServiceFactory == null ) in start()78 EmbedContApp aApp = new EmbedContApp( aFrame, aServiceFactory ); in start()
75 XMultiServiceFactory aServiceFactory = null; in start() local77 aServiceFactory = connectOfficeGetServiceFactory(); in start()82 if ( aServiceFactory == null ) in start()88 aFrame.m_aApp = new EmbedContApp( aFrame, aServiceFactory ); in start()
Completed in 10 milliseconds