Home
last modified time | relevance | path

Searched refs:WB_RECTSTYLE (Results 1 – 12 of 12) sorted by relevance

/trunk/main/svx/source/fmcomp/
H A Dgridctrl.cxx385 ,m_aFirstBtn(this, WB_RECTSTYLE|WB_NOPOINTERFOCUS) in NavigationBar()
386 ,m_aPrevBtn(this, WB_REPEAT|WB_RECTSTYLE|WB_NOPOINTERFOCUS) in NavigationBar()
387 ,m_aNextBtn(this, WB_REPEAT|WB_RECTSTYLE|WB_NOPOINTERFOCUS) in NavigationBar()
388 ,m_aLastBtn(this, WB_RECTSTYLE|WB_NOPOINTERFOCUS) in NavigationBar()
389 ,m_aNewBtn(this, WB_RECTSTYLE|WB_NOPOINTERFOCUS) in NavigationBar()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx200 #define WB_RECTSTYLE ((WinBits)0x08000000) 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.hxx215 #define WB_ICON WB_RECTSTYLE
/trunk/main/rsc/source/parser/
H A Drscinit.cxx350 aWinBits.SetConstant( nRectStyleId, sal::static_int_cast<sal_Int32>(WB_RECTSTYLE) ); in Init()
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx1056 m_pDropdownButton = new PushButton( this, WB_NOLIGHTBORDER | WB_RECTSTYLE | WB_NOTABSTOP); in DropDownEditControl()
/trunk/main/vcl/source/control/
H A Dcombobox.cxx182 mpBtn = new ImplBtn( this, WB_NOLIGHTBORDER | WB_RECTSTYLE ); in ImplInit()
H A Dlstbox.cxx157 mpBtn = new ImplBtn( this, WB_NOLIGHTBORDER | WB_RECTSTYLE ); in ImplInit()
H A Dbutton.cxx55 WB_RECTSTYLE | WB_SMALLSTYLE | \
868 if ( !(pDev->GetStyle() & (WB_RECTSTYLE | WB_SMALLSTYLE)) ) in ImplDrawPushButtonFrame()
/trunk/main/svtools/source/control/
H A Dtabbar.cxx96 …PushButton( pParent, nWinStyle | WB_RECTSTYLE | WB_SMALLSTYLE | WB_NOLIGHTBORDER | WB_NOPOINTERFOC… in ImplTabButton()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx401 mpDropdownButton = new MenuButton( this, WB_NOLIGHTBORDER | WB_RECTSTYLE | WB_NOTABSTOP); in DropdownMenuBox()
/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 124 milliseconds