LibreOffice Module sd (master) 1
Public Member Functions | Private Attributes | List of all members
sd::CustomAnimationTextAnimTabPage Class Reference
Collaboration diagram for sd::CustomAnimationTextAnimTabPage:
[legend]

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 STLPropertySetmpSet
 
bool mbHasVisibleShapes
 
std::unique_ptr< weld::BuildermxBuilder
 
std::unique_ptr< weld::ContainermxContainer
 
std::unique_ptr< weld::ComboBoxmxLBGroupText
 
std::unique_ptr< weld::CheckButtonmxCBXGroupAuto
 
std::unique_ptr< weld::MetricSpinButtonmxMFGroupAuto
 
std::unique_ptr< weld::CheckButtonmxCBXAnimateForm
 
std::unique_ptr< weld::CheckButtonmxCBXReverse
 

Detailed Description

Definition at line 1765 of file CustomAnimationDialog.cxx.

Constructor & Destructor Documentation

◆ CustomAnimationTextAnimTabPage()

sd::CustomAnimationTextAnimTabPage::CustomAnimationTextAnimTabPage ( weld::Container pParent,
const STLPropertySet pSet 
)

Member Function Documentation

◆ DECL_LINK()

sd::CustomAnimationTextAnimTabPage::DECL_LINK ( implSelectHdl  ,
weld::ComboBox ,
void   
)

◆ update()

void sd::CustomAnimationTextAnimTabPage::update ( STLPropertySet pSet)

◆ updateControlStates()

void sd::CustomAnimationTextAnimTabPage::updateControlStates ( )

Member Data Documentation

◆ mbHasVisibleShapes

bool sd::CustomAnimationTextAnimTabPage::mbHasVisibleShapes
private

◆ mpSet

const STLPropertySet* sd::CustomAnimationTextAnimTabPage::mpSet
private

Definition at line 1776 of file CustomAnimationDialog.cxx.

Referenced by update().

◆ mxBuilder

std::unique_ptr<weld::Builder> sd::CustomAnimationTextAnimTabPage::mxBuilder
private

Definition at line 1779 of file CustomAnimationDialog.cxx.

◆ mxCBXAnimateForm

std::unique_ptr<weld::CheckButton> sd::CustomAnimationTextAnimTabPage::mxCBXAnimateForm
private

◆ mxCBXGroupAuto

std::unique_ptr<weld::CheckButton> sd::CustomAnimationTextAnimTabPage::mxCBXGroupAuto
private

◆ mxCBXReverse

std::unique_ptr<weld::CheckButton> sd::CustomAnimationTextAnimTabPage::mxCBXReverse
private

◆ mxContainer

std::unique_ptr<weld::Container> sd::CustomAnimationTextAnimTabPage::mxContainer
private

Definition at line 1780 of file CustomAnimationDialog.cxx.

◆ mxLBGroupText

std::unique_ptr<weld::ComboBox> sd::CustomAnimationTextAnimTabPage::mxLBGroupText
private

◆ mxMFGroupAuto

std::unique_ptr<weld::MetricSpinButton> sd::CustomAnimationTextAnimTabPage::mxMFGroupAuto
private

The documentation for this class was generated from the following file: