| /AOO42X/main/vcl/source/control/ |
| H A D | fixed.cxx | 169 if ( !(nStyle & WB_HIDE) ) in FixedText() 185 if ( !(nStyle & WB_HIDE) ) in FixedText() 588 if ( !(nStyle & WB_HIDE) ) in FixedLine() 765 if ( !(nStyle & WB_HIDE) ) in FixedBitmap() 1010 if ( !(nStyle & WB_HIDE) ) in FixedImage()
|
| H A D | field.cxx | 832 if ( !(nStyle & WB_HIDE ) ) in NumericField() 970 if ( !(nStyle & WB_HIDE ) ) in NumericBox() 1756 if ( !(nStyle & WB_HIDE ) ) in MetricField() 1941 if ( !(nStyle & WB_HIDE ) ) in MetricBox() 2261 if ( !(nStyle & WB_HIDE ) ) in CurrencyField() 2401 if ( !(nStyle & WB_HIDE ) ) in CurrencyBox()
|
| H A D | field2.cxx | 936 if ( !(nStyle & WB_HIDE ) ) in PatternField() 1014 if ( !(nStyle & WB_HIDE ) ) in PatternBox() 2071 if ( !(nStyle & WB_HIDE ) ) in DateField() 2245 if ( !( nStyle & WB_HIDE ) ) in DateBox() 3123 if ( !(nStyle & WB_HIDE ) ) in TimeField() 3333 if ( !(nStyle & WB_HIDE) ) in TimeBox()
|
| H A D | button.cxx | 133 if ( !(nStyle & WB_HIDE) ) in Button() 1361 if ( !(nStyle & WB_HIDE) ) in PushButton() 1907 if ( !(nStyle & WB_HIDE) ) in OKButton() 1973 if ( !(nStyle & WB_HIDE) ) in CancelButton() 2039 if ( !(nStyle & WB_HIDE) ) in HelpButton() 2596 if ( !(nStyle & WB_HIDE) ) in RadioButton() 3560 if ( !(nStyle & WB_HIDE) ) in CheckBox()
|
| H A D | longcurr.cxx | 621 if ( !(nStyle & WB_HIDE) ) in LongCurrencyField() 751 if ( !(nStyle & WB_HIDE) ) in LongCurrencyBox()
|
| H A D | fixbrd.cxx | 103 if ( !(nStyle & WB_HIDE) ) in FixedBorder()
|
| H A D | menubtn.cxx | 109 if ( !(nStyle & WB_HIDE) ) in MenuButton()
|
| H A D | morebtn.cxx | 105 if ( !(nStyle & WB_HIDE) ) in MoreButton()
|
| H A D | group.cxx | 124 if ( !(nStyle & WB_HIDE) ) in GroupBox()
|
| H A D | lstbox.cxx | 73 if ( !(nStyle & WB_HIDE ) ) in ListBox() 1720 if ( !(nStyle & WB_HIDE ) ) in MultiListBox()
|
| H A D | ctrl.cxx | 81 if ( !(nStyle & WB_HIDE) ) in Control()
|
| H A D | slider.cxx | 114 if ( !(nStyle & WB_HIDE) ) in Slider()
|
| /AOO42X/main/sw/source/ui/uiview/ |
| H A D | scroll.cxx | 38 WinBits( WB_3DLOOK | WB_HIDE | ( bHoriz ? WB_HSCROLL : WB_VSCROLL) ) ), in SwScrollbar()
|
| /AOO42X/main/vcl/source/window/ |
| H A D | tabpage.cxx | 100 if ( !(nStyle & WB_HIDE) ) in TabPage()
|
| H A D | wrkwin.cxx | 157 if ( !(rResId.GetWinBits() & WB_HIDE) && (RSC_WORKWIN == rResId.GetRT()) ) in ImplLoadRes()
|
| H A D | syschild.cxx | 160 if ( !(nStyle & WB_HIDE) ) in SystemChildWindow()
|
| H A D | split.cxx | 176 if ( !(nStyle & WB_HIDE) ) in Splitter()
|
| H A D | floatwin.cxx | 180 if ( !(nStyle & WB_HIDE) ) in FloatingWindow()
|
| H A D | dialog.cxx | 1017 if ( !(nStyle & WB_HIDE) ) in ModelessDialog()
|
| H A D | dockwin.cxx | 466 if ( !(nStyle & WB_HIDE) ) in DockingWindow()
|
| /AOO42X/main/sd/source/ui/dlg/ |
| H A D | tpoption.cxx | 280 aMtrFldInfo1 ( this, WinBits( WB_HIDE ) ), in SdTpOptionsMisc() 281 aMtrFldInfo2 ( this, WinBits( WB_HIDE ) ) in SdTpOptionsMisc()
|
| /AOO42X/main/sc/source/ui/miscdlgs/ |
| H A D | tabbgcolordlg.cxx | 68 …ORDER | WB_STDFLOATWIN | WB_3DLOOK | WB_DIALOGCONTROL | WB_SYSTEMWINDOW | WB_STANDALONE | WB_HIDE); in ScTabBgColorDlg()
|
| /AOO42X/main/tools/inc/tools/ |
| H A D | wintypes.hxx | 177 #define WB_HIDE ((WinBits)SAL_CONST_INT64(0x80000000)) macro
|
| /AOO42X/main/sc/source/ui/app/ |
| H A D | inputwin.cxx | 763 : Window ( pParent, WinBits(WB_HIDE | WB_BORDER) ), in ScTextWnd() 1412 ComboBox ( pParent, WinBits(WB_HIDE | WB_DROPDOWN) ), in ScPosWnd()
|
| /AOO42X/main/toolkit/source/layout/core/ |
| H A D | helper.cxx | 607 nStyle |= WB_HIDE; in layoutCreateWindow()
|