Searched refs:SetExpanded (Results 1 – 10 of 10) sorted by relevance
204 m_aDrawers[ *i_rOldActive ]->SetExpanded( false ); in ActivePanelChanged()210 m_aDrawers[ *i_rNewActive ]->SetExpanded( true ); in ActivePanelChanged()
72 void SetExpanded( const bool i_bExpanded );
358 void ToolPanelDrawer::SetExpanded( const bool i_bExpanded ) in SetExpanded() function in svt::ToolPanelDrawer
323 rPanel.SetExpanded(true); in FocusPanel()488 … maPanels[aLocation.mnIndex]->SetExpanded( ! maPanels[aLocation.mnIndex]->IsExpanded()); in HandleKeyEvent()
65 void SetExpanded (const bool bIsExpanded);
141 void Panel::SetExpanded (const bool bIsExpanded) in SetExpanded() function in sfx2::sidebar::Panel
226 mpPanel->SetExpanded( ! mpPanel->IsExpanded()); in MouseButtonUp()
635 aNewPanels[nWriteIndex]->SetExpanded(rPanelContexDescriptor.mbIsInitiallyVisible); in SwitchToDeck()
43 …inline void SetExpanded( sal_uInt16 nIndex, sal_Bool bExpand ) { maExpandedVec[ nI… in SetExpanded() function in ScNavigatorSettings
1736 pSettings->SetExpanded( nEntry, bExp ); in StoreSettings()
Completed in 40 milliseconds