Searched refs:xFrameFact (Results 1 – 1 of 1) sorted by relevance
484 uno::Reference< lang::XSingleServiceFactory > xFrameFact( in ShowInplace() local506 m_xFrame.set( xFrameFact->createInstanceWithArguments( aArgs ), uno::UNO_QUERY_THROW ); in ShowInplace()875 uno::Reference< lang::XSingleServiceFactory > xFrameFact( in GetDocFrame() local879 …m_xFrame.set(xFrameFact->createInstanceWithArguments( m_aOutplaceFrameProps ), uno::UNO_QUERY_THRO… in GetDocFrame()
Completed in 20 milliseconds