Home
last modified time | relevance | path

Searched refs:xPersistentWindowStateSupplier (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/framework/source/uielement/
H A Dtoolbarsmenucontroller.cxx853 … Reference< XNameAccess > xPersistentWindowStateSupplier( m_xServiceManager->createInstance( in initialize() local
858 if ( xPersistentWindowStateSupplier.is() && xModuleManager.is() ) in initialize()
864xPersistentWindowStateSupplier->getByName( aModuleIdentifier ) >>= m_xPersistentWindowState; in initialize()
/aoo41x/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx267 Reference< XNameAccess > xPersistentWindowStateSupplier( m_xPersistentWindowStateSupplier ); in implts_reset() local
318 if ( xPersistentWindowStateSupplier.is() ) in implts_reset()
319xPersistentWindowStateSupplier->getByName( aModuleIdentifier ) >>= xPersistentWindowState; in implts_reset()

Completed in 31 milliseconds