Home
last modified time | relevance | path

Searched refs:CheckBoxWrapper (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx116 CheckBoxWrapper::CheckBoxWrapper( CheckBox& rCheckBox ) : in CheckBoxWrapper() function in sfx::CheckBoxWrapper
121 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()
/trunk/main/svx/source/form/
H A Dfmsrcimp.cxx205 CheckBoxWrapper::CheckBoxWrapper(const Reference< ::com::sun::star::awt::XCheckBox > & _xBox) in CheckBoxWrapper() function in CheckBoxWrapper
213 ::rtl::OUString CheckBoxWrapper::getCurrentText() const in getCurrentText()
832 m_aControlTexts.insert(m_aControlTexts.end(), new CheckBoxWrapper(xAsCheckBox)); in fillControlTexts()
/trunk/main/sfx2/inc/sfx2/
H A Dcontrolwrapper.hxx245 class SFX2_DLLPUBLIC CheckBoxWrapper: class
249 explicit CheckBoxWrapper( CheckBox& rCheckBox );
H A Ditemconnect.hxx313 typedef ItemControlConnection< BoolItemWrapper, CheckBoxWrapper > CheckBoxConnection;
/trunk/main/svx/inc/svx/
H A Dfmsrcimp.hxx159 class CheckBoxWrapper : public ControlTextWrapper class
163CheckBoxWrapper(const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XCheckBox >& _xBox);

Completed in 47 milliseconds