Searched refs:m_xInvocationFactoryLocal (Results 1 – 1 of 1) sorted by relevance
223 Reference<XSingleServiceFactory> m_xInvocationFactoryLocal; member in ole_adapter::UnoConversionUtilities295 if( ! m_xInvocationFactoryLocal.is() ) in getInvocationFactory()296 m_xInvocationFactoryLocal= Reference<XSingleServiceFactory>( in getInvocationFactory()298 retVal= m_xInvocationFactoryLocal; in getInvocationFactory()
Completed in 15 milliseconds