Home
last modified time | relevance | path

Searched refs:WB_BOTTOMBORDER (Results 1 – 15 of 15) sorted by relevance

/trunk/main/svtools/inc/svtools/
H A Dheadbar.hxx191 #define WB_BOTTOMBORDER ((WinBits)0x0400) macro
193 #define WB_STDHEADERBAR (WB_BUTTONSTYLE | WB_BOTTOMBORDER)
/trunk/main/sw/source/ui/dbui/
H A Dselectdbtabledialog.cxx66 m_aTableHB( this, WB_BUTTONSTYLE | WB_BOTTOMBORDER), in SwSelectDBTableDialog()
H A Dmailmergechildwindow.cxx352 m_aStatusHB( this, WB_BUTTONSTYLE | WB_BOTTOMBORDER ), in SwSendMailDialog()
H A Daddresslistdialog.cxx163 m_aListHB( this, WB_BUTTONSTYLE | WB_BOTTOMBORDER), in SwAddressListDialog()
H A Dmmaddressblockpage.cxx1058 m_aHeaderHB(this, WB_BUTTONSTYLE | WB_BOTTOMBORDER), in SwAssignFieldsControl()
/trunk/main/cui/source/options/
H A Ddbregister.cxx140 pHeaderBar = new HeaderBar( &aPathCtrl, WB_BUTTONSTYLE | WB_BOTTOMBORDER ); in DbRegistrationOptionsPage()
H A Doptpath.cxx232 pHeaderBar = new HeaderBar( &aPathCtrl, WB_BUTTONSTYLE | WB_BOTTOMBORDER ); in SvxPathTabPage()
H A Doptcolor.cxx1109 aHeaderHB(this, WB_BUTTONSTYLE | WB_BOTTOMBORDER), in ColorConfigCtrl_Impl()
/trunk/main/sw/source/ui/config/
H A Dmailconfigpage.cxx280 m_aStatusHB( this, WB_BUTTONSTYLE | WB_BOTTOMBORDER), in SwTestAccountSettingsDialog()
/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx329 HeaderBar* pHeaderBar = new HeaderBar( Control::GetParent(), WB_BUTTONSTYLE | WB_BOTTOMBORDER ); in createHeaderBar()
/trunk/main/cui/source/customize/
H A Dmacropg.cxx165 maHeaderBar( this, WB_BUTTONSTYLE | WB_BOTTOMBORDER ), in _HeaderTabListBox()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx1417 mpHeaderBar = new HeaderBar( pParent, /*WB_BUTTONSTYLE | */ WB_BOTTOMBORDER ); in XMLFilterListBox()
/trunk/main/svtools/source/control/
H A Dheadbar.cxx117 if ( nWinStyle & WB_BOTTOMBORDER ) in DECLARE_LIST()
/trunk/main/svtools/source/contnr/
H A Dfileview.cxx754 mpHeaderBar = new HeaderBar( pParentWin, WB_BUTTONSTYLE | WB_BOTTOMBORDER ); in ViewTabListBox_Impl()
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx2323 m_aHeaderBar ( this, WB_BUTTONSTYLE | WB_BOTTOMBORDER ), in CustomPropertiesControl()