Home
last modified time | relevance | path

Searched refs:WB_NOLIGHTBORDER (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svtools/source/control/
H A Dfilectrl.cxx38 maButton( this, (nStyle&(~WB_BORDER))|WB_NOLIGHTBORDER|WB_NOPOINTERFOCUS|WB_NOTABSTOP ), in FileControl()
H A Dtabbar.cxx96 …PushButton( pParent, nWinStyle | WB_RECTSTYLE | WB_SMALLSTYLE | WB_NOLIGHTBORDER | WB_NOPOINTERFOC… in ImplTabButton()
/trunk/main/tools/inc/tools/
H A Dwintypes.hxx199 #define WB_NOLIGHTBORDER ((WinBits)0x20000000) macro
/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.cxx54 WB_DEFBUTTON | WB_NOLIGHTBORDER | \
789 if ( nStyle & WB_NOLIGHTBORDER ) in ImplInit()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx401 mpDropdownButton = new MenuButton( this, WB_NOLIGHTBORDER | WB_RECTSTYLE | WB_NOTABSTOP); in DropdownMenuBox()

Completed in 75 milliseconds