Home
last modified time | relevance | path

Searched refs:WB_3DLOOK (Results 76 – 100 of 132) sorted by relevance

123456

/aoo41x/main/sfx2/source/view/
H A Dframe2.cxx90 … : Window( &i_rContainerWindow, WB_BORDER | WB_CLIPCHILDREN | WB_NODIALOGCONTROL | WB_3DLOOK ) in SfxFrameWindow_Impl()
/aoo41x/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx202 ::sfx2::FileDialogHelper aFileDlg(WB_3DLOOK);
/aoo41x/main/slideshow/test/
H A Ddemoshow.cxx328 Window(pParent, WB_CLIPCHILDREN | WB_BORDER| WB_3DLOOK ), in ChildWindow()
/aoo41x/main/sc/source/ui/app/
H A Dinputwin.cxx134 ToolBox ( pParent, WinBits(WB_BORDER|WB_3DLOOK) ), in ScInputWindow()
137 ToolBox ( pParent, WinBits(WB_BORDER|WB_3DLOOK|WB_CLIPCHILDREN) ), in ScInputWindow()
/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx706 m_aProgressBar( this, WB_BORDER + WB_3DLOOK ), in ExtMgrDialog()
1254 m_aProgressBar( this, WB_BORDER + WB_3DLOOK ), in UpdateRequiredDialog()
/aoo41x/main/svx/source/sidebar/text/
H A DTextCharacterSpacingControl.cxx87 maVSSpacing.SetStyle( maVSSpacing.GetStyle()| WB_3DLOOK | WB_NO_DIRECTSELECT ); in initial()
/aoo41x/main/svtools/source/control/
H A Dtaskstat.cxx145 StatusBar( pParent, nWinStyle | WB_3DLOOK ), in TaskStatusBar()
/aoo41x/main/basctl/source/dlged/
H A Dpropbrw.cxx152 …:SfxFloatingWindow( _pBindings, _pMgr, _pParent, WinBits( WB_STDMODELESS | WB_SIZEABLE | WB_3DLOOK in DBG_NAME()
/aoo41x/main/svx/source/form/
H A Dfmexpl.cxx587 …pBindings, _pMgr, _pParent, WinBits(WB_STDMODELESS|WB_SIZEABLE|WB_ROLLABLE|WB_3DLOOK|WB_DOCKABLE) ) in DBG_NAME()
H A DfmPropBrw.cxx211 …:SfxFloatingWindow(_pBindings, _pMgr, _pParent, WinBits(WB_STDMODELESS|WB_SIZEABLE|WB_3DLOOK|WB_RO… in FmPropBrw()
/aoo41x/main/xmlsecurity/workben/
H A Dsignaturetest.cxx175 MyWin aMainWin( NULL, WB_APP | WB_STDWORK | WB_3DLOOK); in Main()
/aoo41x/main/sc/source/ui/view/
H A Dtabcont.cxx53 TabBar( pParent, WinBits( WB_BORDER | WB_3DLOOK | WB_SCROLL | in ScTabControl()
/aoo41x/main/sw/source/ui/ribbar/
H A Dinputwin.cxx68 aEdit( this, WB_3DLOOK|WB_TABSTOP|WB_BORDER|WB_NOHIDESELECTION), in SFX_IMPL_POS_CHILDWINDOW()
/aoo41x/main/sw/source/ui/sidebar/
H A DPageMarginControl.cxx85 mpMarginValueSet->SetStyle( mpMarginValueSet->GetStyle() | WB_3DLOOK | WB_NO_DIRECTSELECT ); in PageMarginControl()
/aoo41x/main/forms/source/solar/control/
H A Dnavtoolbar.cxx114 :ToolBox( _pParent, WB_3DLOOK ) in ImplNavToolBar()
/aoo41x/main/reportdesign/source/ui/report/
H A Dpropbrw.cxx111 :DockingWindow(pParent,WinBits(WB_STDMODELESS|WB_SIZEABLE|WB_3DLOOK|WB_ROLLABLE)) in DBG_NAME()
/aoo41x/main/cui/source/customize/
H A Dacccfg.cxx995 StartFileDialog( WB_OPEN | WB_STDMODAL | WB_3DLOOK, aLoadAccelConfigStr ); in IMPL_LINK()
1002 StartFileDialog( WB_SAVEAS | WB_STDMODAL | WB_3DLOOK, aSaveAccelConfigStr ); in IMPL_LINK()
/aoo41x/main/vcl/source/window/
H A Dfloatwin.cxx155 else if ( Window::GetStyle() & WB_3DLOOK ) in ImplInitSettings()
/aoo41x/main/svx/source/sidebar/paragraph/
H A DParaLineSpacingControl.cxx107 maLineSpacing.SetStyle( maLineSpacing.GetStyle()| WB_3DLOOK | WB_NO_DIRECTSELECT ); in initial()
/aoo41x/main/svtools/workben/
H A Dbrowser.cxx186 ModalDialog( pParent, WinBits( WB_MOVEABLE | WB_CLOSEABLE | WB_3DLOOK ) ), in BrowseModeDialog()
/aoo41x/main/extensions/source/bibliography/
H A Dbibload.cxx336 …::BibView* pView = new ::bib::BibView( pMyWindow, m_pDatMan, WB_VSCROLL | WB_HSCROLL | WB_3DLOOK ); in loadView()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx99 ,Window( pParent, WB_3DLOOK|WB_MOVEABLE ) in DBG_NAME()
/aoo41x/main/vcl/source/control/
H A Dslider.cxx64 #define SLIDER_VIEW_STYLE (WB_3DLOOK | WB_HORZ | WB_VERT)
/aoo41x/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx360 mpVScrollbar = new ScrollBar(this, WB_3DLOOK |WB_VSCROLL|WB_DRAG); in InitControls()
/aoo41x/main/sd/source/ui/dlg/
H A Dtpaction.cxx479 sfx2::FileDialogHelper aFileDialog(WB_OPEN | WB_3DLOOK | WB_STDMODAL ); in OpenFileDialog()

Completed in 186 milliseconds

123456