Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/services/
H A Dframe.cxx2651 … css::uno::Reference< css::frame::XLayoutManager > xOldLayoutManager = m_xLayoutManager; in impl_setPropertyValue() local
2655 if (xOldLayoutManager != xNewLayoutManager) in impl_setPropertyValue()
2658 if (xOldLayoutManager.is()) in impl_setPropertyValue()
2659 lcl_disableLayoutManager(xOldLayoutManager, this); in impl_setPropertyValue()

Completed in 18 milliseconds