Searched refs:impl_getLayout (Results 1 – 1 of 1) sorted by relevance
902 impl_getLayout() const { return m_eCurrentLayout; } in impl_getLayout() function in sfx2::TaskPaneController_Impl1007 if ( impl_getLayout() == LAYOUT_DRAWERS ) in IMPL_LINK()1109 if ( impl_getLayout() == LAYOUT_DRAWERS ) in ActivePanelChanged()1201 if ( !aActivePanel || ( impl_getLayout() == LAYOUT_DRAWERS ) ) in impl_updateDockingWindowTitle()1244 pMenu->CheckItem( MID_LAYOUT_TABS, impl_getLayout() != LAYOUT_DRAWERS ); in impl_createPopupMenu()1246 pMenu->CheckItem( MID_LAYOUT_DRAWERS, impl_getLayout() == LAYOUT_DRAWERS ); in impl_createPopupMenu()
Completed in 59 milliseconds