Home
last modified time | relevance | path

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

/aoo4110/main/toolkit/source/awt/
H A Dvclxcontainer.cxx154 nStyle &= ~(WB_TABSTOP|WB_NOTABSTOP|WB_GROUP); in setTabOrder()
209 nStyle |= WB_GROUP; in setGroup()
211 nStyle &= (~WB_GROUP); in setGroup()
221 nLastStyle |= WB_GROUP; in setGroup()
H A Dvclxtoolkit.cxx207 nWinBits |= WB_GROUP; in ImplGetWinBits()
/aoo4110/main/vcl/source/control/
H A Dfixed.cxx103 nStyle |= WB_GROUP; in ImplInitStyle()
443 nStyle |= WB_GROUP; in ImplInitStyle()
703 nStyle |= WB_GROUP; in ImplInitStyle()
948 nStyle |= WB_GROUP; in ImplInitStyle()
H A Dbutton.cxx814 nStyle |= WB_GROUP; in ImplInitStyle()
2088 nStyle |= WB_GROUP; in ImplInitStyle()
2463 while( ( pFirst->GetStyle() & WB_GROUP ) == 0 ) in GetRadioButtonGroup()
2480 } while( pFirst && ( ( pFirst->GetStyle() & WB_GROUP ) == 0 ) ); in GetRadioButtonGroup()
2492 if ( !(GetStyle() & WB_GROUP) ) in ImplUncheckAllOther()
2515 if ( nStyle & WB_GROUP ) in ImplUncheckAllOther()
2527 if ( nStyle & WB_GROUP ) in ImplUncheckAllOther()
3262 nStyle |= WB_GROUP; in ImplInitStyle()
H A Dfixbrd.cxx52 nStyle |= WB_GROUP; in ImplInitStyle()
H A Dgroup.cxx56 nStyle |= WB_GROUP; in ImplInitStyle()
H A Dcombobox.cxx238 nStyle |= WB_GROUP; in ImplInitStyle()
H A Dlstbox.cxx200 nStyle |= WB_GROUP; in ImplInitStyle()
H A Dtabctrl.cxx105 nStyle |= WB_GROUP; in ImplInit()
H A Dedit.cxx367 nStyle |= WB_GROUP; in ImplInitStyle()
/aoo4110/main/vcl/source/window/
H A Ddlgctrl.cxx801 if ( !(nStyle & WB_GROUP) ) in ImplDlgCtrl()
817 if ( nStyle & WB_GROUP ) in ImplDlgCtrl()
835 if ( nStyle & WB_GROUP ) in ImplDlgCtrl()
H A Ddockwin.cxx973 mpWindowImpl->mnStyle |= WB_GROUP | WB_TABSTOP; in SetTabStop()
H A Ddockmgr.cxx1487 GetWindow()->SetStyle( GetWindow()->GetStyle() | (WB_GROUP | WB_TABSTOP) ); in SetTabStop()
H A Dprintdlg.cxx1524 RadioButton* pBtn = new RadioButton( pCurParent, m == 0 ? WB_GROUP : 0 ); in setupOptionalUI()
/aoo4110/main/svtools/source/control/
H A Dfilectrl.cxx73 nStyle |= WB_GROUP; in ImplInitStyle()
H A Dcalendar.cxx282 …Control( pParent, nWinStyle & (WB_TABSTOP | WB_GROUP | WB_BORDER | WB_3DLOOK | WB_RANGESELECT | WB… in Calendar()
/aoo4110/main/extensions/source/abpilot/
H A Dtypeselectionpage.cxx128 aItem.m_pItem->SetStyle( aItem.m_pItem->GetStyle() | WB_GROUP ); in TypeSelectionPage()
/aoo4110/main/tools/inc/tools/
H A Dwintypes.hxx159 #define WB_GROUP ((WinBits)0x00000400) macro
/aoo4110/main/svtools/workben/
H A Dbrowser.cxx202 aNoVLines( this, WinBits( WB_GROUP ) ), in BrowseModeDialog()
/aoo4110/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx368 ,m_aAlignLeft( this, WB_GROUP ) in OptionsWindow()
/aoo4110/main/rsc/source/parser/
H A Drscinit.cxx284 aWinBits.SetConstant( nGroupId, sal::static_int_cast<sal_Int32>(WB_GROUP) ); in Init()
/aoo4110/main/svtools/source/edit/
H A Dsvmedit.cxx1048 nStyle |= WB_GROUP; in ImplInitStyle()
/aoo4110/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx510 { WB_GROUP, awt::VclWindowPeerAttribute::GROUP, NULL, NOTYPE, 0, 0 },
/aoo4110/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx552 m_pHanjaAbove->SetStyle( m_pHanjaAbove->GetStyle() & ~WB_GROUP ); in HangulHanjaConversionDialog()
/aoo4110/main/sw/source/ui/config/
H A Doptpage.cxx2489 aTestFL ( this, WB_GROUP ), in SwTestTabPage()

Completed in 227 milliseconds