Searched refs:xPersistentWindowStateSupplier (Results 1 – 2 of 2) sorted by relevance
853 … Reference< XNameAccess > xPersistentWindowStateSupplier( m_xServiceManager->createInstance( in initialize() local858 if ( xPersistentWindowStateSupplier.is() && xModuleManager.is() ) in initialize()864 … xPersistentWindowStateSupplier->getByName( aModuleIdentifier ) >>= m_xPersistentWindowState; in initialize()
267 Reference< XNameAccess > xPersistentWindowStateSupplier( m_xPersistentWindowStateSupplier ); in implts_reset() local318 if ( xPersistentWindowStateSupplier.is() ) in implts_reset()319 … xPersistentWindowStateSupplier->getByName( aModuleIdentifier ) >>= xPersistentWindowState; in implts_reset()
Completed in 318 milliseconds