Home
last modified time | relevance | path

Searched refs:WB_NODIALOGCONTROL (Results 1 – 16 of 16) sorted by relevance

/aoo41x/main/vcl/source/window/
H A Ddlgctrl.cxx913 … ((pDlgCtrlParent->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL)) != WB_DIALOGCONTROL) ) in ImplHasDlgCtrl()
916 …if ( !pDlgCtrlParent || ((pDlgCtrlParent->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL)) !=… in ImplHasDlgCtrl()
936 … ((pDlgCtrlParent->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL)) != WB_DIALOGCONTROL) ) in ImplDlgCtrlNextWindow()
939 …lgCtrlParent || (GetStyle() & WB_NODIALOGCONTROL) || ((pDlgCtrlParent->GetStyle() & (WB_DIALOGCONT… in ImplDlgCtrlNextWindow()
1145 || ( nFrameStyle & WB_NODIALOGCONTROL ) in GetAccessibleRelationLabelFor()
H A Ddialog.cxx131 if ( (pParent->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL)) == WB_DIALOGCONTROL ) in ImplWindowAutoMnemonic()
267 if ( !(nStyle & WB_NODIALOGCONTROL) ) in ImplInit()
H A Dtabpage.cxx44 if ( !(nStyle & WB_NODIALOGCONTROL) ) in ImplInit()
H A Dfloatwin.cxx94 if ( !(nStyle & WB_NODIALOGCONTROL) ) in ImplInit()
H A Ddockwin.cxx362 if ( !(nStyle & WB_NODIALOGCONTROL) ) in ImplInit()
H A Dtoolbox.cxx1639 ImplGetWindowImpl()->mnStyle |= WB_TABSTOP|WB_NODIALOGCONTROL; in ImplInit()
4941 …TabCycling = ( ( ImplGetParent()->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL) ) == WB_DIA… in Notify()
5715 …ntIsDialog = ( ( ImplGetParent()->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL) ) == WB_DIA… in KeyInput()
5874 …nputDisabled && (ImplGetParent()->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL) ) == WB_DIA… in KeyInput()
H A Dwindow.cxx763 …ateBorderWindow( pParent, nStyle & (WB_BORDER | WB_DIALOGCONTROL | WB_NODIALOGCONTROL | WB_NEEDSFO… in ImplInit()
764 …mplBorderWindow( pParent, nStyle & (WB_BORDER | WB_DIALOGCONTROL | WB_NODIALOGCONTROL | WB_NEEDSFO… in ImplInit()
5366 if ( (GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL)) == WB_DIALOGCONTROL ) in Notify()
5372 … ((ImplGetParent()->GetStyle() & (WB_DIALOGCONTROL | WB_NODIALOGCONTROL)) != WB_DIALOGCONTROL) ) in Notify()
H A Dbrdwin.cxx1838 …E | WB_PINABLE | WB_CLOSEABLE | WB_STANDALONE | WB_DIALOGCONTROL | WB_NODIALOGCONTROL | WB_SYSTEMF… in ImplInit()
/aoo41x/main/sc/source/ui/dbgui/
H A Dcsvcontrol.cxx75 Control( &rParent, WB_TABSTOP | WB_NODIALOGCONTROL ), in ScCsvControl()
/aoo41x/main/tools/inc/tools/
H A Dwintypes.hxx129 #define WB_NODIALOGCONTROL ((WinBits)0x00000004) macro
/aoo41x/main/sfx2/source/doc/
H A Diframe.cxx64 : Window( pParent, nWinBits | WB_CLIPCHILDREN | WB_NODIALOGCONTROL | WB_DOCKBORDER ) in IFrameWindow_Impl()
/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/sd/source/ui/annotations/
H A Dannotationwindow.cxx312 mpTextWindow = new AnnotationTextWindow(this, WB_NODIALOGCONTROL); in InitControls()
/aoo41x/main/sw/source/ui/docvw/
H A DSidebarWin.cxx293 WB_NODIALOGCONTROL, in InitControls()
/aoo41x/main/svtools/source/dialogs/
H A Daddresstemplate.cxx600 …sFrame.SetStyle((m_aFieldsFrame.GetStyle() | WB_TABSTOP | WB_DIALOGCONTROL) & ~WB_NODIALOGCONTROL); in implConstruct()
/aoo41x/main/vcl/source/control/
H A Dtabctrl.cxx106 if ( !(nStyle & WB_NODIALOGCONTROL) ) in ImplInit()

Completed in 234 milliseconds