Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx141 #define TOOLBOX_MENUTYPE_CUSTOMIZE ((sal_uInt16)0x0002) // menu will contain "customization… macro
597 void SetMenuType( sal_uInt16 aType = TOOLBOX_MENUTYPE_CUSTOMIZE );
/trunk/main/vcl/source/window/
H A Dtoolbox2.cxx2126 …pWrapper->ShowTitleButton( TITLE_BUTTON_MENU, ( aType & TOOLBOX_MENUTYPE_CUSTOMIZE) ? sal_True : s… in SetMenuType()
2242 if( GetMenuType() & TOOLBOX_MENUTYPE_CUSTOMIZE ) in ImplExecuteCustomMenu()
H A Dtoolbox.cxx1002 …->ShowTitleButton( TITLE_BUTTON_MENU, ( pThis->GetMenuType() & TOOLBOX_MENUTYPE_CUSTOMIZE) ? sal_T… in ImplSetMinMaxFloatSize()
3216 if( !(pThis->GetMenuType() & TOOLBOX_MENUTYPE_CUSTOMIZE) && !pThis->ImplHasClippedItems() ) in ImplDrawMenubutton()
3289 if( pThis->mpData->maMenuType & TOOLBOX_MENUTYPE_CUSTOMIZE ) in ImplDrawMenubutton()
/trunk/main/framework/source/uielement/
H A Dtoolbarmanager.cxx297 nMenuType |= TOOLBOX_MENUTYPE_CUSTOMIZE; in DEFINE_XINTERFACE_6()
/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx1344 pToolbar->SetMenuType( nMenuType & ~TOOLBOX_MENUTYPE_CUSTOMIZE ); in implts_createToolBar()
1346 pToolbar->SetMenuType( nMenuType | TOOLBOX_MENUTYPE_CUSTOMIZE ); in implts_createToolBar()

Completed in 88 milliseconds