Home
last modified time | relevance | path

Searched refs:WB_NO_DIRECTSELECT (Results 1 – 23 of 23) sorted by relevance

/trunk/main/svx/source/sidebar/tools/
H A DColorControl.cxx131 WB_NO_DIRECTSELECT | WB_MENUSTYLEVALUESET | WB_NO_DIRECTSELECT); in FillColors()
/trunk/main/reportdesign/source/ui/dlg/
H A DCondition.cxx117 #ifndef WB_NO_DIRECTSELECT
118 #define WB_NO_DIRECTSELECT ((WinBits)0x04000000) macro
144 ,m_aColorSet( this, WinBits( WB_ITEMBORDER | WB_NAMEFIELD | WB_3DLOOK | WB_NO_DIRECTSELECT) ) in OColorPopup()
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx814 #ifndef WB_NO_DIRECTSELECT
815 #define WB_NO_DIRECTSELECT ((WinBits)0x04000000) macro
827 aColorSet( this, WinBits( WB_ITEMBORDER | WB_NAMEFIELD | WB_3DLOOK | WB_NO_DIRECTSELECT) ), in SvxColorWindow_Impl()
1017 … aFrameSet ( this, WinBits( WB_ITEMBORDER | WB_DOUBLEBORDER | WB_3DLOOK | WB_NO_DIRECTSELECT ) ), in SvxFrameWindow_Impl()
1293 … WB_3DLOOK | WB_ITEMBORDER | WB_DOUBLEBORDER | WB_NAMEFIELD | WB_NONEFIELD | WB_NO_DIRECTSELECT ) ) in SvxLineWindow_Impl()
H A Dlinectrl.cxx383 aLineEndSet ( this, WinBits( WB_ITEMBORDER | WB_3DLOOK | WB_NO_DIRECTSELECT ) ), in SvxLineEndWindow()
405 aLineEndSet ( this, WinBits( WB_ITEMBORDER | WB_3DLOOK | WB_NO_DIRECTSELECT ) ), in SvxLineEndWindow()
/trunk/main/sw/source/ui/sidebar/
H A DPageOrientationControl.cxx45 …rientationValueSet->SetStyle( mpOrientationValueSet->GetStyle() | WB_3DLOOK | WB_NO_DIRECTSELECT ); in PageOrientationControl()
H A DPageColumnControl.cxx50 mpColumnValueSet->SetStyle( mpColumnValueSet->GetStyle() | WB_3DLOOK | WB_NO_DIRECTSELECT ); in PageColumnControl()
H A DPageSizeControl.cxx69 mpSizeValueSet->SetStyle( mpSizeValueSet->GetStyle() | WB_3DLOOK | WB_NO_DIRECTSELECT ); in PageSizeControl()
H A DPageMarginControl.cxx87 mpMarginValueSet->SetStyle( mpMarginValueSet->GetStyle() | WB_3DLOOK | WB_NO_DIRECTSELECT ); in PageMarginControl()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaBulletsControl.cxx52 maBulletsVS.SetStyle( maBulletsVS.GetStyle() | WB_ITEMBORDER |WB_NO_DIRECTSELECT); in ParaBulletsControl()
H A DParaNumberingControl.cxx71 maNumberVS.SetStyle( maNumberVS.GetStyle() | WB_NO_DIRECTSELECT ); in ParaNumberingControl()
H A DParaLineSpacingControl.cxx107 maLineSpacing.SetStyle( maLineSpacing.GetStyle()| WB_3DLOOK | WB_NO_DIRECTSELECT ); in initial()
/trunk/main/sc/source/ui/sidebar/
H A DCellLineStyleControl.cxx61 …ellLineStyleValueSet.SetStyle(maCellLineStyleValueSet.GetStyle()| WB_3DLOOK | WB_NO_DIRECTSELECT); in Initialize()
/trunk/main/sc/source/ui/miscdlgs/
H A Dtabbgcolordlg.cxx122 …tyle() | WB_NAMEFIELD | WB_ITEMBORDER | WB_NONEFIELD | WB_3DLOOK | WB_NO_DIRECTSELECT | WB_NOPOINT… in FillColorValueSets_Impl()
/trunk/main/svtools/inc/svtools/
H A Dvalueset.hxx229 #define WB_NO_DIRECTSELECT ((WinBits)0x04000000) macro
/trunk/main/svx/source/sidebar/text/
H A DTextUnderlineControl.cxx100 maVSUnderline.SetStyle( maVSUnderline.GetStyle()| WB_3DLOOK | WB_NO_DIRECTSELECT ); in initial()
H A DTextCharacterSpacingControl.cxx87 maVSSpacing.SetStyle( maVSSpacing.GetStyle()| WB_3DLOOK | WB_NO_DIRECTSELECT ); in initial()
/trunk/main/svx/source/sidebar/line/
H A DLineWidthControl.cxx109 …maVSWidth.SetStyle( maVSWidth.GetStyle()| WB_3DLOOK | WB_NO_DIRECTSELECT );// WB_NAMEFIELD | WB_… in Initialize()
/trunk/main/sd/source/ui/controller/
H A Dslidelayoutcontroller.cxx241 …et( this, WB_TABSTOP | WB_MENUSTYLEVALUESET | WB_FLATVALUESET | WB_NOBORDER | WB_NO_DIRECTSELECT ); in LayoutToolbarMenu()
/trunk/main/sd/source/ui/sidebar/
H A DMasterPagesSelector.cxx95 PreviewValueSet::SetStyle(PreviewValueSet::GetStyle() | WB_NO_DIRECTSELECT); in MasterPagesSelector()
H A DLayoutMenu.cxx177 | WB_NO_DIRECTSELECT in implConstruct()
/trunk/main/svtools/source/control/
H A Dvalueset.cxx1613 if(0 != (GetStyle()&WB_NO_DIRECTSELECT)) in KeyInput()
1638 if(0 == (GetStyle()&WB_NO_DIRECTSELECT)) in KeyInput()
H A Dtoolbarmenu.cxx841 …et( this, WB_TABSTOP | WB_MENUSTYLEVALUESET | WB_FLATVALUESET | WB_NOBORDER | WB_NO_DIRECTSELECT ); in createEmptyValueSetControl()
/trunk/main/sd/source/ui/table/
H A DTableDesignPane.cxx114 …pValueSet->SetStyle( (pValueSet->GetStyle() & ~(WB_ITEMBORDER|WB_BORDER)) | WB_NO_DIRECTSELECT | W… in TableDesignPane()

Completed in 104 milliseconds