Home
last modified time | relevance | path

Searched refs:m_xPersistentWindowState (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/framework/source/uielement/
H A Dtoolbarsmenucontroller.cxx415 m_xPersistentWindowState.is() ) in fillPopupMenu()
420 … Any a( m_xPersistentWindowState->getByName( pIter->first )); in fillPopupMenu()
633 xPersistentWindowState = m_xPersistentWindowState; in itemSelected()
864 … xPersistentWindowStateSupplier->getByName( aModuleIdentifier ) >>= m_xPersistentWindowState; in initialize()
/aoo42x/main/cui/source/customize/
H A Dcfg.cxx3770 xPWSS->getByName( aModuleId ) >>= m_xPersistentWindowState; in ToolbarSaveInData()
3839 m_xPersistentWindowState.is() && in SetSystemStyle()
3840 m_xPersistentWindowState->hasByName( rResourceURL ) ) in SetSystemStyle()
3846 uno::Any a( m_xPersistentWindowState->getByName( rResourceURL ) ); in SetSystemStyle()
3861 xNameReplace( m_xPersistentWindowState, uno::UNO_QUERY ); in SetSystemStyle()
3878 m_xPersistentWindowState.is() && in GetSystemStyle()
3879 m_xPersistentWindowState->hasByName( rResourceURL ) ) in GetSystemStyle()
3884 uno::Any a( m_xPersistentWindowState->getByName( rResourceURL ) ); in GetSystemStyle()
3912 m_xPersistentWindowState.is() && in GetSystemUIName()
3913 m_xPersistentWindowState->hasByName( rResourceURL ) ) in GetSystemUIName()
[all …]
/aoo42x/main/framework/inc/uielement/
H A Dtoolbarsmenucontroller.hxx107 …uno::Reference< ::com::sun::star::container::XNameAccess > m_xPersistentWindowState;
/aoo42x/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx265 Reference< XNameAccess > xPersistentWindowState( m_xPersistentWindowState ); in implts_reset()
393 m_xPersistentWindowState = xPersistentWindowState; in implts_reset()
499 Reference< XNameAccess > xPersistentWindowState( m_xPersistentWindowState ); in implts_readWindowStateData()
638 Reference< XNameAccess > xPersistentWindowState( m_xPersistentWindowState ); in implts_writeWindowStateData()
H A Dtoolbarlayoutmanager.cxx401 m_xPersistentWindowState = xPersistentWindowState; in attach()
1101 if ( !m_xPersistentWindowState.is() || !m_xFrame.is() || !m_bComponentAttached ) in implts_createNonContextSensitiveToolBars()
1106 uno::Reference< container::XNameAccess > xPersistentWindowState( m_xPersistentWindowState ); in implts_createNonContextSensitiveToolBars()
1542 uno::Reference< container::XNameAccess > xPersistentWindowState( m_xPersistentWindowState ); in implts_readWindowStateData()
1682 uno::Reference< container::XNameAccess > xPersistentWindowState( m_xPersistentWindowState ); in implts_writeWindowStateData()
3281 uno::Reference< container::XNameAccess > xPersistentWindowState( m_xPersistentWindowState ); in implts_renumberRowColumnData()
H A Dtoolbarlayoutmanager.hxx306 … css::uno::Reference< ::com::sun::star::container::XNameAccess > m_xPersistentWindowState; member in framework::ToolbarLayoutManager
/aoo42x/main/framework/inc/services/
H A Dlayoutmanager.hxx342 …s::uno::Reference< ::com::sun::star::container::XNameAccess > m_xPersistentWindowState; member in framework::LayoutManager
/aoo42x/main/cui/source/inc/
H A Dcfg.hxx650 < com::sun::star::container::XNameAccess > m_xPersistentWindowState;

Completed in 115 milliseconds