Home
last modified time | relevance | path

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

/trunk/main/tools/inc/tools/
H A Dwintypes.hxx201 #define WB_SMALLSTYLE ((WinBits)0x04000000) macro
/trunk/main/fpicker/source/office/
H A Diodlgimp.cxx160 SetStyle( GetStyle() | WB_NOPOINTERFOCUS | WB_RECTSTYLE | WB_SMALLSTYLE ); in SvtFileDialogURLSelector()
/trunk/main/svtools/inc/svtools/
H A Divctrl.hxx216 #define WB_SMALLICON WB_SMALLSTYLE
/trunk/main/vcl/source/control/
H A Dbutton.cxx55 WB_RECTSTYLE | WB_SMALLSTYLE | \
868 if ( !(pDev->GetStyle() & (WB_RECTSTYLE | WB_SMALLSTYLE)) ) in ImplDrawPushButtonFrame()
1861 if( (GetStyle() & WB_SMALLSTYLE) == 0 ) in CalcMinimumSize()
/trunk/main/rsc/source/parser/
H A Drscinit.cxx354 aWinBits.SetConstant( nSmallStyleId, sal::static_int_cast<sal_Int32>(WB_SMALLSTYLE) ); in Init()
/trunk/main/svtools/source/control/
H A Dtabbar.cxx96 …PushButton( pParent, nWinStyle | WB_RECTSTYLE | WB_SMALLSTYLE | WB_NOLIGHTBORDER | WB_NOPOINTERFOC… in ImplTabButton()
/trunk/main/vcl/source/window/
H A Dmenu.cxx5237 aFloatBtn( this, WB_NOPOINTERFOCUS | WB_SMALLSTYLE | WB_RECTSTYLE ), in MenuBarWindow()
5238 aHideBtn( this, WB_NOPOINTERFOCUS | WB_SMALLSTYLE | WB_RECTSTYLE ) in MenuBarWindow()

Completed in 104 milliseconds