Searched refs:SetMenuType (Results 1 – 6 of 6) sorted by relevance
126 m_pToolBar->SetMenuType( TOOLBOX_MENUTYPE_CLIPPEDITEMS ); in AddonsToolBarManager()
301 m_pToolBar->SetMenuType( nMenuType ); in DEFINE_XINTERFACE_6()
597 void SetMenuType( sal_uInt16 aType = TOOLBOX_MENUTYPE_CUSTOMIZE );
1050 pToolbar->SetMenuType(); in implts_createAddonsToolBars()1340 pToolbar->SetMenuType( nMenuType & ~TOOLBOX_MENUTYPE_CUSTOMIZE ); in implts_createToolBar()1342 pToolbar->SetMenuType( nMenuType | TOOLBOX_MENUTYPE_CUSTOMIZE ); in implts_createToolBar()
2116 void ToolBox::SetMenuType( sal_uInt16 aType ) in SetMenuType() function in ToolBox
5474 pToolBox->SetMenuType( GetMenuType() ); in CalcMinimumWindowSizePixel()
Completed in 220 milliseconds