Home
last modified time | relevance | path

Searched refs:WB_MENUSTYLEVALUESET (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svtools/source/control/
H A Dvalueset.cxx184 else if ( GetStyle() & WB_MENUSTYLEVALUESET ) in ImplInitSettings()
263 …maVirDev.SetTextColor( ( nStyle & WB_MENUSTYLEVALUESET ) ? rStyleSettings.GetMenuTextColor() : rSt… in ImplFormatItem()
265 …maVirDev.SetFillColor( ( nStyle & WB_MENUSTYLEVALUESET ) ? rStyleSettings.GetMenuColor() : rStyleS… in ImplFormatItem()
292 else if ( nStyle & WB_MENUSTYLEVALUESET ) in ImplFormatItem()
799 if ( nStyle & WB_MENUSTYLEVALUESET ) in ImplDrawSelect()
1308 if( GetStyle() & WB_MENUSTYLEVALUESET ) in ImplTracking()
1315 if( GetStyle() & WB_MENUSTYLEVALUESET ) in ImplTracking()
1409 if ( mbSelection || (GetStyle() & WB_MENUSTYLEVALUESET) ) in MouseMove()
1583 if( (KEY_DOWN == rKEvt.GetKeyCode().GetCode() ) && (GetStyle() & WB_MENUSTYLEVALUESET) ) in KeyInput()
H A Dtoolbarmenu.cxx841 …ValueSet* pSet = new ValueSet( this, WB_TABSTOP | WB_MENUSTYLEVALUESET | WB_FLATVALUESET | WB_NOBO… in createEmptyValueSetControl()
/trunk/main/svx/source/sidebar/tools/
H A DColorControl.cxx131 WB_NO_DIRECTSELECT | WB_MENUSTYLEVALUESET | WB_NO_DIRECTSELECT); in FillColors()
/trunk/main/svtools/inc/svtools/
H A Dvalueset.hxx230 #define WB_MENUSTYLEVALUESET ((WinBits)0x08000000) macro
/trunk/main/svx/source/sidebar/text/
H A DTextUnderlineControl.cxx103 maVSUnderline.SetStyle( maVSUnderline.GetStyle()| WB_NONEFIELD | WB_MENUSTYLEVALUESET ); in initial()
/trunk/main/sd/source/ui/controller/
H A Dslidelayoutcontroller.cxx241 …mpLayoutSet2 = new ValueSet( this, WB_TABSTOP | WB_MENUSTYLEVALUESET | WB_FLATVALUESET | WB_NOBORD… in LayoutToolbarMenu()
/trunk/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx176 | WB_MENUSTYLEVALUESET in implConstruct()

Completed in 46 milliseconds