Home
last modified time | relevance | path

Searched refs:WB_NONEFIELD (Results 1 – 11 of 11) sorted by relevance

/trunk/main/svtools/source/control/
H A Dvalueset.cxx409 if ( nStyle & WB_NONEFIELD ) in Format()
513 if ( nStyle & WB_NONEFIELD ) in Format()
582 if ( nStyle & WB_NONEFIELD ) in Format()
662 if ( nStyle & WB_NONEFIELD ) in Format()
2655 if ( nStyle & WB_NONEFIELD ) in CalcWindowSizePixel()
H A Dvalueacc.cxx828 return ((mpParent->GetStyle() & WB_NONEFIELD) != 0); in HasNoneField()
993 if ( mpParent && ( (mpParent->mrParent.GetStyle() & WB_NONEFIELD) != 0 ) ) in getAccessibleIndexInParent()
/trunk/main/svx/source/tbxctrls/
H A DSvxColorValueSet.cxx122 const WinBits aWinBitsNoScrollNoFields(GetStyle() & ~(WB_VSCROLL|WB_NAMEFIELD|WB_NONEFIELD)); in layoutToGivenHeight()
H A Dtbcontrl.cxx846 aColorSet.SetStyle( aColorSet.GetStyle() | WB_NONEFIELD ); in SvxColorWindow_Impl()
861 aColorSet.SetStyle( aColorSet.GetStyle() | WB_NONEFIELD ); in SvxColorWindow_Impl()
1293 …WinBits( WB_3DLOOK | WB_ITEMBORDER | WB_DOUBLEBORDER | WB_NAMEFIELD | WB_NONEFIELD | WB_NO_DIRECTS… in SvxLineWindow_Impl()
/trunk/main/svx/source/sidebar/tools/
H A DColorControl.cxx138 maVSColor.SetStyle(maVSColor.GetStyle() | WB_NONEFIELD); in FillColors()
/trunk/main/sc/source/ui/miscdlgs/
H A Dtabbgcolordlg.cxx122 …const WinBits nBits(aTabBgColorSet.GetStyle() | WB_NAMEFIELD | WB_ITEMBORDER | WB_NONEFIELD | WB_3… in FillColorValueSets_Impl()
/trunk/main/svx/source/sidebar/text/
H A DTextUnderlineControl.cxx103 maVSUnderline.SetStyle( maVSUnderline.GetStyle()| WB_NONEFIELD | WB_MENUSTYLEVALUESET ); in initial()
/trunk/main/svtools/inc/svtools/
H A Dvalueset.hxx227 #define WB_NONEFIELD ((WinBits)0x00080000) macro
/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx404 …undColorSet.SetStyle(aBackgroundColorSet.GetStyle() | WB_ITEMBORDER | WB_NAMEFIELD | WB_NONEFIELD); in SvxBackgroundTabPage()
1220 … const WinBits nBits(aBackgroundColorSet.GetStyle() | WB_ITEMBORDER | WB_NAMEFIELD | WB_NONEFIELD); in FillColorValueSets_Impl()
/trunk/main/reportdesign/source/ui/dlg/
H A DCondition.cxx208 m_aColorSet.SetStyle( m_aColorSet.GetStyle() | WB_NONEFIELD ); in SetSlotId()
/trunk/main/svtools/workben/
H A Dsvdem.cxx694 …aValueSet( this, WB_TABSTOP | WB_NAMEFIELD | WB_NONEFIELD | WB_BORDER | WB_ITEMBORDER | WB_VSCROLL… in MyWin()