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

Public Member Functions

 CustomAnimationDurationTabPage (weld::Container *pParent, const STLPropertySet *pSet)
 
void update (STLPropertySet *pSet)
 
 DECL_LINK (implControlHdl, weld::ComboBox &, void)
 
 DECL_LINK (DurationModifiedHdl, weld::MetricSpinButton &, void)
 

Private Attributes

const STLPropertySetmpSet
 
std::unique_ptr< weld::BuildermxBuilder
 
std::unique_ptr< weld::ContainermxContainer
 
std::unique_ptr< weld::ComboBoxmxLBStart
 
std::unique_ptr< weld::MetricSpinButtonmxMFStartDelay
 
std::unique_ptr< weld::LabelmxFTDuration
 
std::unique_ptr< weld::MetricSpinButtonmxCBXDuration
 
std::unique_ptr< weld::LabelmxFTRepeat
 
std::unique_ptr< weld::ComboBoxmxCBRepeat
 
std::unique_ptr< weld::CheckButtonmxCBXRewind
 
std::unique_ptr< weld::RadioButtonmxRBClickSequence
 
std::unique_ptr< weld::RadioButtonmxRBInteractive
 
std::unique_ptr< weld::ComboBoxmxLBTrigger
 

Detailed Description

Definition at line 1418 of file CustomAnimationDialog.cxx.

Constructor & Destructor Documentation

◆ CustomAnimationDurationTabPage()

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

Member Function Documentation

◆ DECL_LINK() [1/2]

sd::CustomAnimationDurationTabPage::DECL_LINK ( DurationModifiedHdl  ,
weld::MetricSpinButton ,
void   
)

◆ DECL_LINK() [2/2]

sd::CustomAnimationDurationTabPage::DECL_LINK ( implControlHdl  ,
weld::ComboBox ,
void   
)

◆ update()

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

Member Data Documentation

◆ mpSet

const STLPropertySet* sd::CustomAnimationDurationTabPage::mpSet
private

Definition at line 1429 of file CustomAnimationDialog.cxx.

Referenced by update().

◆ mxBuilder

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

Definition at line 1431 of file CustomAnimationDialog.cxx.

◆ mxCBRepeat

std::unique_ptr<weld::ComboBox> sd::CustomAnimationDurationTabPage::mxCBRepeat
private

Definition at line 1438 of file CustomAnimationDialog.cxx.

Referenced by CustomAnimationDurationTabPage(), and update().

◆ mxCBXDuration

std::unique_ptr<weld::MetricSpinButton> sd::CustomAnimationDurationTabPage::mxCBXDuration
private

Definition at line 1436 of file CustomAnimationDialog.cxx.

Referenced by CustomAnimationDurationTabPage(), and update().

◆ mxCBXRewind

std::unique_ptr<weld::CheckButton> sd::CustomAnimationDurationTabPage::mxCBXRewind
private

Definition at line 1439 of file CustomAnimationDialog.cxx.

Referenced by CustomAnimationDurationTabPage(), and update().

◆ mxContainer

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

Definition at line 1432 of file CustomAnimationDialog.cxx.

◆ mxFTDuration

std::unique_ptr<weld::Label> sd::CustomAnimationDurationTabPage::mxFTDuration
private

Definition at line 1435 of file CustomAnimationDialog.cxx.

Referenced by CustomAnimationDurationTabPage().

◆ mxFTRepeat

std::unique_ptr<weld::Label> sd::CustomAnimationDurationTabPage::mxFTRepeat
private

Definition at line 1437 of file CustomAnimationDialog.cxx.

Referenced by CustomAnimationDurationTabPage().

◆ mxLBStart

std::unique_ptr<weld::ComboBox> sd::CustomAnimationDurationTabPage::mxLBStart
private

Definition at line 1433 of file CustomAnimationDialog.cxx.

Referenced by CustomAnimationDurationTabPage(), and update().

◆ mxLBTrigger

std::unique_ptr<weld::ComboBox> sd::CustomAnimationDurationTabPage::mxLBTrigger
private

Definition at line 1442 of file CustomAnimationDialog.cxx.

Referenced by CustomAnimationDurationTabPage(), and update().

◆ mxMFStartDelay

std::unique_ptr<weld::MetricSpinButton> sd::CustomAnimationDurationTabPage::mxMFStartDelay
private

Definition at line 1434 of file CustomAnimationDialog.cxx.

Referenced by CustomAnimationDurationTabPage(), and update().

◆ mxRBClickSequence

std::unique_ptr<weld::RadioButton> sd::CustomAnimationDurationTabPage::mxRBClickSequence
private

Definition at line 1440 of file CustomAnimationDialog.cxx.

Referenced by CustomAnimationDurationTabPage(), and update().

◆ mxRBInteractive

std::unique_ptr<weld::RadioButton> sd::CustomAnimationDurationTabPage::mxRBInteractive
private

Definition at line 1441 of file CustomAnimationDialog.cxx.

Referenced by CustomAnimationDurationTabPage(), and update().


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