Home
last modified time | relevance | path

Searched refs:WB_HIDE (Results 1 – 25 of 43) sorted by relevance

12

/aoo41x/main/vcl/source/control/
H A Dfixed.cxx169 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 Dfield.cxx832 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 Dfield2.cxx936 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 Dlongcurr.cxx621 if ( !(nStyle & WB_HIDE) ) in LongCurrencyField()
751 if ( !(nStyle & WB_HIDE) ) in LongCurrencyBox()
H A Dbutton.cxx135 if ( !(nStyle & WB_HIDE) ) in Button()
1363 if ( !(nStyle & WB_HIDE) ) in PushButton()
1909 if ( !(nStyle & WB_HIDE) ) in OKButton()
1975 if ( !(nStyle & WB_HIDE) ) in CancelButton()
2041 if ( !(nStyle & WB_HIDE) ) in HelpButton()
2599 if ( !(nStyle & WB_HIDE) ) in RadioButton()
3563 if ( !(nStyle & WB_HIDE) ) in CheckBox()
H A Dfixbrd.cxx103 if ( !(nStyle & WB_HIDE) ) in FixedBorder()
H A Dmenubtn.cxx109 if ( !(nStyle & WB_HIDE) ) in MenuButton()
H A Dmorebtn.cxx108 if ( !(nStyle & WB_HIDE) ) in MoreButton()
H A Dgroup.cxx124 if ( !(nStyle & WB_HIDE) ) in GroupBox()
H A Dctrl.cxx81 if ( !(nStyle & WB_HIDE) ) in Control()
H A Dlstbox.cxx73 if ( !(nStyle & WB_HIDE ) ) in ListBox()
1720 if ( !(nStyle & WB_HIDE ) ) in MultiListBox()
H A Dslider.cxx114 if ( !(nStyle & WB_HIDE) ) in Slider()
/aoo41x/main/sw/source/ui/uiview/
H A Dscroll.cxx38 WinBits( WB_3DLOOK | WB_HIDE | ( bHoriz ? WB_HSCROLL : WB_VSCROLL) ) ), in SwScrollbar()
/aoo41x/main/vcl/source/window/
H A Dtabpage.cxx100 if ( !(nStyle & WB_HIDE) ) in TabPage()
H A Dwrkwin.cxx157 if ( !(rResId.GetWinBits() & WB_HIDE) && (RSC_WORKWIN == rResId.GetRT()) ) in ImplLoadRes()
H A Dsyschild.cxx160 if ( !(nStyle & WB_HIDE) ) in SystemChildWindow()
H A Dsplit.cxx176 if ( !(nStyle & WB_HIDE) ) in Splitter()
H A Dfloatwin.cxx180 if ( !(nStyle & WB_HIDE) ) in FloatingWindow()
H A Ddialog.cxx1017 if ( !(nStyle & WB_HIDE) ) in ModelessDialog()
H A Ddockwin.cxx466 if ( !(nStyle & WB_HIDE) ) in DockingWindow()
/aoo41x/main/sd/source/ui/dlg/
H A Dtpoption.cxx280 aMtrFldInfo1 ( this, WinBits( WB_HIDE ) ), in SdTpOptionsMisc()
281 aMtrFldInfo2 ( this, WinBits( WB_HIDE ) ) in SdTpOptionsMisc()
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dtabbgcolordlg.cxx69 …ORDER | WB_STDFLOATWIN | WB_3DLOOK | WB_DIALOGCONTROL | WB_SYSTEMWINDOW | WB_STANDALONE | WB_HIDE); in ScTabBgColorDlg()
/aoo41x/main/tools/inc/tools/
H A Dwintypes.hxx177 #define WB_HIDE ((WinBits)SAL_CONST_INT64(0x80000000)) macro
/aoo41x/main/sc/source/ui/app/
H A Dinputwin.cxx763 : Window ( pParent, WinBits(WB_HIDE | WB_BORDER) ), in ScTextWnd()
1412 ComboBox ( pParent, WinBits(WB_HIDE | WB_DROPDOWN) ), in ScPosWnd()
/aoo41x/main/toolkit/source/layout/core/
H A Dhelper.cxx607 nStyle |= WB_HIDE; in layoutCreateWindow()

Completed in 119 milliseconds

12