|
LibreOffice Module sd (master) 1
|
Public Member Functions | |
| CustomAnimationTextAnimTabPage (weld::Container *pParent, const STLPropertySet *pSet) | |
| void | update (STLPropertySet *pSet) |
| void | updateControlStates () |
| DECL_LINK (implSelectHdl, weld::ComboBox &, void) | |
Private Attributes | |
| const STLPropertySet * | mpSet |
| bool | mbHasVisibleShapes |
| std::unique_ptr< weld::Builder > | mxBuilder |
| std::unique_ptr< weld::Container > | mxContainer |
| std::unique_ptr< weld::ComboBox > | mxLBGroupText |
| std::unique_ptr< weld::CheckButton > | mxCBXGroupAuto |
| std::unique_ptr< weld::MetricSpinButton > | mxMFGroupAuto |
| std::unique_ptr< weld::CheckButton > | mxCBXAnimateForm |
| std::unique_ptr< weld::CheckButton > | mxCBXReverse |
Definition at line 1765 of file CustomAnimationDialog.cxx.
| sd::CustomAnimationTextAnimTabPage::CustomAnimationTextAnimTabPage | ( | weld::Container * | pParent, |
| const STLPropertySet * | pSet | ||
| ) |
Definition at line 1788 of file CustomAnimationDialog.cxx.
References sd::Ambiguous, sd::Direct, sd::STLPropertySet::getPropertyState(), sd::STLPropertySet::getPropertyValue(), LINK, mbHasVisibleShapes, mxCBXAnimateForm, mxCBXGroupAuto, mxCBXReverse, mxContainer, mxLBGroupText, mxMFGroupAuto, sd::nHandleAnimateForm, sd::nHandleHasVisibleShape, sd::nHandleMaxParaDepth, sd::nHandleTextGrouping, sd::nHandleTextGroupingAuto, sd::nHandleTextReverse, nPos, SECOND, TRISTATE_INDET, and updateControlStates().
| sd::CustomAnimationTextAnimTabPage::DECL_LINK | ( | implSelectHdl | , |
| weld::ComboBox & | , | ||
| void | |||
| ) |
| void sd::CustomAnimationTextAnimTabPage::update | ( | STLPropertySet * | pSet | ) |
Definition at line 1867 of file CustomAnimationDialog.cxx.
References sd::Ambiguous, Any, sd::STLPropertySet::getPropertyState(), sd::STLPropertySet::getPropertyValue(), mpSet, mxCBXAnimateForm, mxCBXGroupAuto, mxCBXReverse, mxLBGroupText, mxMFGroupAuto, sd::nHandleAnimateForm, sd::nHandleTextGrouping, sd::nHandleTextGroupingAuto, sd::nHandleTextReverse, nPos, and sd::STLPropertySet::setPropertyValue().
| void sd::CustomAnimationTextAnimTabPage::updateControlStates | ( | ) |
Definition at line 1921 of file CustomAnimationDialog.cxx.
References mbHasVisibleShapes, mxCBXAnimateForm, mxCBXGroupAuto, mxCBXReverse, mxLBGroupText, mxMFGroupAuto, and nPos.
Referenced by CustomAnimationTextAnimTabPage().
|
private |
Definition at line 1777 of file CustomAnimationDialog.cxx.
Referenced by CustomAnimationTextAnimTabPage(), and updateControlStates().
|
private |
Definition at line 1776 of file CustomAnimationDialog.cxx.
Referenced by update().
|
private |
Definition at line 1779 of file CustomAnimationDialog.cxx.
|
private |
Definition at line 1784 of file CustomAnimationDialog.cxx.
Referenced by CustomAnimationTextAnimTabPage(), update(), and updateControlStates().
|
private |
Definition at line 1782 of file CustomAnimationDialog.cxx.
Referenced by CustomAnimationTextAnimTabPage(), update(), and updateControlStates().
|
private |
Definition at line 1785 of file CustomAnimationDialog.cxx.
Referenced by CustomAnimationTextAnimTabPage(), update(), and updateControlStates().
|
private |
Definition at line 1780 of file CustomAnimationDialog.cxx.
|
private |
Definition at line 1781 of file CustomAnimationDialog.cxx.
Referenced by CustomAnimationTextAnimTabPage(), update(), and updateControlStates().
|
private |
Definition at line 1783 of file CustomAnimationDialog.cxx.
Referenced by CustomAnimationTextAnimTabPage(), update(), and updateControlStates().