Home
last modified time | relevance | path

Searched refs:maMenuType (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dtoolbox.cxx3289 if( pThis->mpData->maMenuType & TOOLBOX_MENUTYPE_CUSTOMIZE ) in ImplDrawMenubutton()
H A Dtoolbox2.cxx66 maMenuType = TOOLBOX_MENUTYPE_NONE; in ImplToolBoxPrivateData()
2118 if( aType != mpData->maMenuType ) in SetMenuType()
2120 mpData->maMenuType = aType; in SetMenuType()
2143 return mpData->maMenuType; in GetMenuType()
2148 return mpData->maMenuType != TOOLBOX_MENUTYPE_NONE; in IsMenuEnabled()
/trunk/main/vcl/inc/
H A Dtoolbox.h146 sal_uInt16 maMenuType; member

Completed in 46 milliseconds