Searched refs:CheckBoxWrapper (Results 1 – 5 of 5) sorted by relevance
116 CheckBoxWrapper::CheckBoxWrapper( CheckBox& rCheckBox ) : in CheckBoxWrapper() function in sfx::CheckBoxWrapper121 bool CheckBoxWrapper::IsControlDontKnow() const in IsControlDontKnow()126 void CheckBoxWrapper::SetControlDontKnow( bool bSet ) in SetControlDontKnow()132 sal_Bool CheckBoxWrapper::GetControlValue() const in GetControlValue()137 void CheckBoxWrapper::SetControlValue( sal_Bool bValue ) in SetControlValue()
205 CheckBoxWrapper::CheckBoxWrapper(const Reference< ::com::sun::star::awt::XCheckBox > & _xBox) in CheckBoxWrapper() function in CheckBoxWrapper213 ::rtl::OUString CheckBoxWrapper::getCurrentText() const in getCurrentText()832 m_aControlTexts.insert(m_aControlTexts.end(), new CheckBoxWrapper(xAsCheckBox)); in fillControlTexts()
245 class SFX2_DLLPUBLIC CheckBoxWrapper: class249 explicit CheckBoxWrapper( CheckBox& rCheckBox );
313 typedef ItemControlConnection< BoolItemWrapper, CheckBoxWrapper > CheckBoxConnection;
159 class CheckBoxWrapper : public ControlTextWrapper class163 …CheckBoxWrapper(const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XCheckBox >& _xBox);
Completed in 48 milliseconds