Searched defs:Disable (Results 1 – 10 of 10) sorted by relevance
84 inline void Disable() { Enable( false ); } in Disable() function in svx::OrientationHelper
58 void Disable( sal_Bool bChild = sal_True ) { Enable( sal_False, bChild ); } in Disable() function in TextControlCombo
70 virtual bool Disable() { m_pSaveValue->Disable(); return true;} // bool return value only for stl in Disable() function in dbaui::OSaveValueWrapper81 virtual bool Disable() { m_pSaveValue->Disable(); return true;} // bool return value only for stl in Disable() function in dbaui::ODisableWrapper
135 void ResourceManager::Disable (void) in Disable() function in sd::framework::ResourceManager
149 void UpdateLockManager::Disable (void) in Disable() function in sd::UpdateLockManager
428 void Disable() { mbIsEnabled = false; } in Disable() function in XorEmulation
138 inline void Disable() { Enable( false ); } in Disable() function in layout::Window
788 sal_Bool SwDrawBaseShell::Disable(SfxItemSet& rSet, sal_uInt16 nWhich) in Disable() function in SwDrawBaseShell
773 void Disable( bool bChild = true ) { Enable( false, bChild ); } in Disable() function in Window
1343 void SvxTPFilter::Disable( bool bChild) in Disable() function in SvxTPFilter
Completed in 78 milliseconds