Home
last modified time | relevance | path

Searched refs:WB_DIALOGCONTROL (Results 1 – 25 of 77) sorted by relevance

1234

/trunk/main/vcl/source/window/
H A Ddlgctrl.cxx127 else if ( ( pWindow->GetStyle() & WB_DIALOGCONTROL ) in ImplGetSubChildWindow()
913 … ((pDlgCtrlParent->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL)) != WB_DIALOGCONTROL) ) in ImplHasDlgCtrl()
916 …gCtrlParent || ((pDlgCtrlParent->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL)) != WB_DIALO… in ImplHasDlgCtrl()
936 … ((pDlgCtrlParent->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL)) != WB_DIALOGCONTROL) ) in ImplDlgCtrlNextWindow()
939 …LOGCONTROL) || ((pDlgCtrlParent->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL)) != WB_DIALO… in ImplDlgCtrlNextWindow()
1144 if( ! ( nFrameStyle & WB_DIALOGCONTROL ) in GetAccessibleRelationLabelFor()
H A Ddialog.cxx131 if ( (pParent->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL)) == WB_DIALOGCONTROL ) in ImplWindowAutoMnemonic()
268 nStyle |= WB_DIALOGCONTROL; in ImplInit()
H A Dfloatwin.cxx89 nStyle |= WB_DIALOGCONTROL; in ImplInit()
95 nStyle |= WB_DIALOGCONTROL; in ImplInit()
H A Dtabpage.cxx45 nStyle |= WB_DIALOGCONTROL; in ImplInit()
/trunk/main/sd/source/ui/dlg/
H A DPaneDockingWindow.cxx66 GetContentWindow().SetStyle(GetContentWindow().GetStyle() | WB_DIALOGCONTROL); in StateChanged()
95 GetContentWindow().SetStyle(GetContentWindow().GetStyle() | WB_DIALOGCONTROL); in MouseButtonDown()
/trunk/main/formula/source/ui/dlg/
H A Dfuncutl.cxx733 :Control(pParent,nWinStyle|WB_DIALOGCONTROL) in EditBox()
760 SetStyle( nStyle| WB_DIALOGCONTROL); in EditBox()
767 WinBits nWinStyle=GetStyle() | WB_DIALOGCONTROL; in EditBox()
/trunk/main/dbaccess/source/ui/app/
H A DAppView.cxx124 …derWindow(OApplicationView* _pParent,PreviewMode _ePreviewMode) : Window(_pParent,WB_DIALOGCONTROL) in DBG_NAME()
133 m_pPanel = new OTitleWindow(this,STR_DATABASE,WB_BORDER | WB_DIALOGCONTROL ,sal_False); in DBG_NAME()
268 ODataView( pParent, _rAppController, _rxOrb, WB_DIALOGCONTROL ) in OApplicationView()
H A DAppDetailView.cxx399 : Window(_pParent,WB_DIALOGCONTROL ) in DBG_NAME()
602 ,m_aTasks(this,STR_TASKS,WB_BORDER | WB_DIALOGCONTROL ) in DBG_NAME()
603 ,m_aContainer(this,0,WB_BORDER | WB_DIALOGCONTROL ) in DBG_NAME()
H A DAppSwapWindow.cxx68 :Window(_pParent,WB_DIALOGCONTROL ) in DBG_NAME()
H A DAppTitleWindow.cxx45 : Window(_pParent,_nBits | WB_DIALOGCONTROL) in DBG_NAME()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx129 …oPreview::ODocumentInfoPreview( Window* pParent ,WinBits _nBits) : Window(pParent,WB_DIALOGCONTROL) in DECLARE_LIST()
323 Window( pParent, WB_DIALOGCONTROL | WB_BORDER | WB_3DLOOK ), in SvtIconWindow_Impl()
593 Window( pParent, WB_DIALOGCONTROL | WB_TABSTOP | WB_BORDER | WB_3DLOOK ), in SvtFileViewWindow_Impl()
600 aFileView.SetStyle( aFileView.GetStyle() | WB_DIALOGCONTROL | WB_TABSTOP ); in SvtFileViewWindow_Impl()
1045 Window( pParent, WB_DIALOGCONTROL ), in SvtTemplateWindow()
1049 aSplitWin ( this, WB_DIALOGCONTROL | WB_NOSPLITDRAW ), in SvtTemplateWindow()
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx1426 : Control(pParent,nWinStyle |WB_DIALOGCONTROL), in SvxAcceptChgCtr()
1427 aTCAccept(this,WB_TABSTOP |WB_DIALOGCONTROL) in SvxAcceptChgCtr()
1454 aTCAccept(this,WB_TABSTOP |WB_DIALOGCONTROL) in SvxAcceptChgCtr()
1474 WinBits nWinStyle=GetStyle()|WB_DIALOGCONTROL; in SvxAcceptChgCtr()
H A Dsimptabl.cxx76 aPrivContainer(pParent,nBits|WB_DIALOGCONTROL), in SvxSimpleTable()
123 WinBits nBits=aPrivContainer.GetStyle()|WB_DIALOGCONTROL; in SvxSimpleTable()
/trunk/main/toolkit/source/awt/
H A Dvclxcontainer.cxx124 nStyle |= WB_DIALOGCONTROL; in enableDialogControl()
126 nStyle &= (~WB_DIALOGCONTROL); in enableDialogControl()
/trunk/main/framework/source/classes/
H A Dfwktabwindow.cxx87 TabPage( pParent, WB_DIALOGCONTROL | WB_TABSTOP | WB_CHILDDLGCTRL ), in FwkTabPage()
127 pWindow->SetStyle( pWindow->GetStyle() | WB_DIALOGCONTROL | WB_CHILDDLGCTRL ); in CreateDialog()
/trunk/main/reportdesign/source/ui/report/
H A DDesignView.cxx92 OwnSplitWindow(Window* pParent) : SplitWindow(pParent,WB_DIALOGCONTROL){SetBackground( );} in OwnSplitWindow()
143 ODataView( pParent, _rController, _rxOrb, WB_DIALOGCONTROL ) in DBG_NAME()
/trunk/main/sfx2/source/sidebar/
H A DTabItem.cxx44 SetStyle(GetStyle() | WB_TABSTOP | WB_DIALOGCONTROL | WB_NOPOINTERFOCUS); in TabItem()
H A DToolBoxBackground.cxx40 : Window(pParentWindow, WB_DIALOGCONTROL), in ToolBoxBackground()
/trunk/main/svtools/inc/svtools/toolpanel/
H A Dtoolpaneldeck.hxx137 ToolPanelDeck( Window& i_rParent, const WinBits i_nStyle = WB_DIALOGCONTROL );
/trunk/main/extensions/source/propctrlr/
H A Dinspectorhelpwindow.cxx47 :Window( _pParent, WB_DIALOGCONTROL ) in InspectorHelpWindow()
H A Dpropertyeditor.hxx81 … OPropertyEditor (Window* pParent, WinBits nWinStyle = WB_DIALOGCONTROL);
/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescGenWin.cxx57 TabPage( pParent, WB_3DLOOK | WB_DIALOGCONTROL ) in DBG_NAME()
/trunk/main/svtools/source/uno/wizard/
H A Dwizardpagecontroller.cxx84 pTabPage->SetStyle( pTabPage->GetStyle() | WB_CHILDDLGCTRL | WB_DIALOGCONTROL ); in WizardPageController()
/trunk/main/svtools/source/control/
H A Dfilectrl.cxx36 Window( pParent, nStyle|WB_DIALOGCONTROL ), in FileControl()
/trunk/main/sc/source/ui/navipi/
H A Dscenwnd.cxx214 : Window ( pParent, WB_TABSTOP | WB_DIALOGCONTROL ), in ScScenarioWindow()

Completed in 84 milliseconds

1234