Home
last modified time | relevance | path

Searched defs:bChild (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwindow.cxx5882 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()
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx585 sal_uInt16 SwRedlineAcceptDlg::CalcDiff(sal_uInt16 nStart, sal_Bool bChild) in CalcDiff()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx773 void Disable( bool bChild = true ) { Enable( false, bChild ); } in Disable()
/trunk/main/sw/source/ui/inc/
H A Dtextcontrolcombo.hxx58 void Disable( sal_Bool bChild = sal_True ) { Enable( sal_False, bChild ); } in Disable()
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx1332 void SvxTPFilter::Enable( bool bEnable, bool bChild) in Enable()
1343 void SvxTPFilter::Disable( bool bChild) in Disable()
/trunk/main/sc/source/filter/excel/
H A Dxipivot.cxx261 bool bChild = ::get_flag( maFieldInfo.mnFlags, EXC_SXFIELD_HASCHILD ); in ReadSxfield() local
/trunk/main/l10ntools/inc/
H A Dexport.hxx121 sal_Bool bChild; member in ResData
/trunk/main/cui/source/customize/
H A Dmacropg.cxx204 void _HeaderTabListBox::Enable( bool bEnable, bool bChild ) in Enable()

Completed in 159 milliseconds