Searched defs:bChild (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sw/source/ui/inc/ |
H A D | textcontrolcombo.hxx | 58 void Disable( sal_Bool bChild = sal_True ) { Enable( sal_False, bChild ); } in Disable()
|
/aoo42x/main/svx/source/dialog/ |
H A D | ctredlin.cxx | 1332 void SvxTPFilter::Enable( bool bEnable, bool bChild) in Enable() 1343 void SvxTPFilter::Disable( bool bChild) in Disable()
|
/aoo42x/main/l10ntools/inc/ |
H A D | export.hxx | 121 sal_Bool bChild; member in ResData
|
/aoo42x/main/vcl/source/window/ |
H A D | window.cxx | 5882 void Window::SetSettings( const AllSettings& rSettings, sal_Bool bChild ) in SetSettings() 5920 void Window::UpdateSettings( const AllSettings& rSettings, sal_Bool bChild ) in UpdateSettings() 6755 void Window::Enable( bool bEnable, bool bChild ) in Enable() 6841 void Window::EnableInput( sal_Bool bEnable, sal_Bool bChild ) in EnableInput() 6909 void Window::EnableInput( sal_Bool bEnable, sal_Bool bChild, sal_Bool bSysWin, in EnableInput() 6976 void Window::AlwaysEnableInput( sal_Bool bAlways, sal_Bool bChild ) in AlwaysEnableInput() 7008 void Window::AlwaysDisableInput( sal_Bool bAlways, sal_Bool bChild ) in AlwaysDisableInput()
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | window.hxx | 773 void Disable( bool bChild = true ) { Enable( false, bChild ); } in Disable()
|
/aoo42x/main/cui/source/customize/ |
H A D | macropg.cxx | 204 void _HeaderTabListBox::Enable( bool bEnable, bool bChild ) in Enable()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | redlndlg.cxx | 585 sal_uInt16 SwRedlineAcceptDlg::CalcDiff(sal_uInt16 nStart, sal_Bool bChild) in CalcDiff()
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xipivot.cxx | 261 bool bChild = ::get_flag( maFieldInfo.mnFlags, EXC_SXFIELD_HASCHILD ); in ReadSxfield() local
|
Completed in 127 milliseconds