Searched refs:WB_BOTTOMBORDER (Results 1 – 15 of 15) sorted by relevance
| /trunk/main/svtools/inc/svtools/ |
| H A D | headbar.hxx | 191 #define WB_BOTTOMBORDER ((WinBits)0x0400) macro 193 #define WB_STDHEADERBAR (WB_BUTTONSTYLE | WB_BOTTOMBORDER)
|
| /trunk/main/sw/source/ui/dbui/ |
| H A D | selectdbtabledialog.cxx | 66 m_aTableHB( this, WB_BUTTONSTYLE | WB_BOTTOMBORDER), in SwSelectDBTableDialog()
|
| H A D | mailmergechildwindow.cxx | 352 m_aStatusHB( this, WB_BUTTONSTYLE | WB_BOTTOMBORDER ), in SwSendMailDialog()
|
| H A D | addresslistdialog.cxx | 163 m_aListHB( this, WB_BUTTONSTYLE | WB_BOTTOMBORDER), in SwAddressListDialog()
|
| H A D | mmaddressblockpage.cxx | 1058 m_aHeaderHB(this, WB_BUTTONSTYLE | WB_BOTTOMBORDER), in SwAssignFieldsControl()
|
| /trunk/main/cui/source/options/ |
| H A D | dbregister.cxx | 140 pHeaderBar = new HeaderBar( &aPathCtrl, WB_BUTTONSTYLE | WB_BOTTOMBORDER ); in DbRegistrationOptionsPage()
|
| H A D | optpath.cxx | 232 pHeaderBar = new HeaderBar( &aPathCtrl, WB_BUTTONSTYLE | WB_BOTTOMBORDER ); in SvxPathTabPage()
|
| H A D | optcolor.cxx | 1109 aHeaderHB(this, WB_BUTTONSTYLE | WB_BOTTOMBORDER), in ColorConfigCtrl_Impl()
|
| /trunk/main/sw/source/ui/config/ |
| H A D | mailconfigpage.cxx | 280 m_aStatusHB( this, WB_BUTTONSTYLE | WB_BOTTOMBORDER), in SwTestAccountSettingsDialog()
|
| /trunk/main/svx/source/unodialogs/textconversiondlgs/ |
| H A D | chinese_dictionarydialog.cxx | 329 HeaderBar* pHeaderBar = new HeaderBar( Control::GetParent(), WB_BUTTONSTYLE | WB_BOTTOMBORDER ); in createHeaderBar()
|
| /trunk/main/cui/source/customize/ |
| H A D | macropg.cxx | 165 maHeaderBar( this, WB_BUTTONSTYLE | WB_BOTTOMBORDER ), in _HeaderTabListBox()
|
| /trunk/main/filter/source/xsltdialog/ |
| H A D | xmlfiltersettingsdialog.cxx | 1417 mpHeaderBar = new HeaderBar( pParent, /*WB_BUTTONSTYLE | */ WB_BOTTOMBORDER ); in XMLFilterListBox()
|
| /trunk/main/svtools/source/control/ |
| H A D | headbar.cxx | 117 if ( nWinStyle & WB_BOTTOMBORDER ) in DECLARE_LIST()
|
| /trunk/main/svtools/source/contnr/ |
| H A D | fileview.cxx | 754 mpHeaderBar = new HeaderBar( pParentWin, WB_BUTTONSTYLE | WB_BOTTOMBORDER ); in ViewTabListBox_Impl()
|
| /trunk/main/sfx2/source/dialog/ |
| H A D | dinfdlg.cxx | 2323 m_aHeaderBar ( this, WB_BUTTONSTYLE | WB_BOTTOMBORDER ), in CustomPropertiesControl()
|