25 const uno::Reference<ooo::vba::XHelperInterface>& rParent,
26 const uno::Reference<uno::XComponentContext>& rContext, sw::mark::IFieldmark& rFormField)
28 , m_pCheckBox(dynamic_cast<
sw::mark::ICheckboxFieldmark*>(&rFormField))
48 SAL_INFO(
"sw.vba",
"SwVbaFormFieldCheckBox::getAutoSize stub");
57 SAL_INFO(
"sw.vba",
"SwVbaFormFieldCheckBox::setAutoSize stub");
87 SAL_INFO(
"sw.vba",
"SwVbaFormFieldCheckBox::getSize stub");
96 SAL_INFO(
"sw.vba",
"SwVbaFormFieldCheckBox::setSize[" << nSet <<
"] stub");
113 static uno::Sequence<OUString>
const aServiceNames{
"ooo.vba.word.CheckBox" };
static SW_DLLPUBLIC MarkType GetType(const ::sw::mark::IMark &rMark)
Returns the MarkType used to create the mark.
virtual void SetChecked(bool checked)=0
virtual bool IsChecked() const =0
Sequence< OUString > aServiceNames
#define SAL_INFO(area, stream)
Dialog to specify the properties of date form field.