|
LibreOffice Module sd (master) 1
|
Public Member Functions | |
| TransitionEffect () | |
| TransitionEffect (const ::sd::TransitionPreset &rPreset) | |
| TransitionEffect (const SdPage &rPage) | |
| void | init () |
| void | setAllAmbiguous () |
| bool | operator== (const ::sd::TransitionPreset &rPreset) const |
| void | applyTo (SdPage &rOutPage) const |
| void | compareWith (const SdPage &rPage) |
Public Attributes | |
| sal_Int16 | mnType |
| sal_Int16 | mnSubType |
| bool | mbDirection |
| sal_Int32 | mnFadeColor |
| double | mfDuration |
| double | mfTime |
| PresChange | mePresChange |
| bool | mbSoundOn |
| OUString | maSound |
| bool | mbLoopSound |
| bool | mbStopSound |
| bool | mbEffectAmbiguous |
| bool | mbDurationAmbiguous |
| bool | mbTimeAmbiguous |
| bool | mbPresChangeAmbiguous |
| bool | mbSoundAmbiguous |
| bool | mbLoopSoundAmbiguous |
Definition at line 60 of file SlideTransitionPane.cxx.
|
inline |
Definition at line 62 of file SlideTransitionPane.cxx.
References init().
|
inlineexplicit |
Definition at line 70 of file SlideTransitionPane.cxx.
References init().
|
inlineexplicit |
Definition at line 78 of file SlideTransitionPane.cxx.
References SdPage::GetPresChange(), SdPage::GetSoundFile(), SdPage::GetTime(), SdPage::getTransitionDuration(), init(), SdPage::IsLoopSound(), SdPage::IsSoundOn(), SdPage::IsStopSound(), maSound, mbLoopSound, mbSoundOn, mbStopSound, mePresChange, mfDuration, and mfTime.
|
inline |
Definition at line 131 of file SlideTransitionPane.cxx.
References maSound, mbDirection, mbDurationAmbiguous, mbEffectAmbiguous, mbLoopSound, mbLoopSoundAmbiguous, mbPresChangeAmbiguous, mbSoundAmbiguous, mbSoundOn, mbStopSound, mbTimeAmbiguous, mePresChange, mfDuration, mfTime, mnFadeColor, mnSubType, mnType, SdPage::SetLoopSound(), SdPage::SetPresChange(), SdPage::SetSound(), SdPage::SetSoundFile(), SdPage::SetStopSound(), SdPage::SetTime(), SdPage::setTransitionDirection(), SdPage::setTransitionDuration(), SdPage::setTransitionFadeColor(), SdPage::setTransitionSubtype(), and SdPage::setTransitionType().
|
inline |
Definition at line 165 of file SlideTransitionPane.cxx.
References maSound, mbDirection, mbDurationAmbiguous, mbEffectAmbiguous, mbLoopSound, mbLoopSoundAmbiguous, mbPresChangeAmbiguous, mbSoundAmbiguous, mbSoundOn, mbStopSound, mbTimeAmbiguous, mePresChange, mfDuration, mfTime, mnFadeColor, mnSubType, and mnType.
Referenced by sd::SlideTransitionPane::updateControls().
|
inline |
Definition at line 95 of file SlideTransitionPane.cxx.
References Manual, mbDurationAmbiguous, mbEffectAmbiguous, mbLoopSound, mbLoopSoundAmbiguous, mbPresChangeAmbiguous, mbSoundAmbiguous, mbSoundOn, mbStopSound, mbTimeAmbiguous, mePresChange, mfDuration, and mfTime.
Referenced by TransitionEffect().
|
inline |
Definition at line 122 of file SlideTransitionPane.cxx.
References mbDirection, mnFadeColor, mnSubType, and mnType.
|
inline |
Definition at line 112 of file SlideTransitionPane.cxx.
References mbDurationAmbiguous, mbEffectAmbiguous, mbLoopSoundAmbiguous, mbPresChangeAmbiguous, mbSoundAmbiguous, and mbTimeAmbiguous.
Referenced by sd::SlideTransitionPane::getTransitionEffectFromControls().
| OUString sd::impl::TransitionEffect::maSound |
Definition at line 199 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), TransitionEffect(), and sd::SlideTransitionPane::updateControls().
| bool sd::impl::TransitionEffect::mbDirection |
Definition at line 191 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), and operator==().
| bool sd::impl::TransitionEffect::mbDurationAmbiguous |
Definition at line 204 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), sd::SlideTransitionPane::getTransitionEffectFromControls(), init(), setAllAmbiguous(), and sd::SlideTransitionPane::updateControls().
| bool sd::impl::TransitionEffect::mbEffectAmbiguous |
Definition at line 203 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), sd::SlideTransitionPane::getTransitionEffectFromControls(), init(), setAllAmbiguous(), and sd::SlideTransitionPane::updateControls().
| bool sd::impl::TransitionEffect::mbLoopSound |
Definition at line 200 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), init(), TransitionEffect(), and sd::SlideTransitionPane::updateControls().
| bool sd::impl::TransitionEffect::mbLoopSoundAmbiguous |
Definition at line 208 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), init(), setAllAmbiguous(), and sd::SlideTransitionPane::updateControls().
| bool sd::impl::TransitionEffect::mbPresChangeAmbiguous |
Definition at line 206 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), sd::SlideTransitionPane::getTransitionEffectFromControls(), init(), setAllAmbiguous(), and sd::SlideTransitionPane::updateControls().
| bool sd::impl::TransitionEffect::mbSoundAmbiguous |
Definition at line 207 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), init(), setAllAmbiguous(), and sd::SlideTransitionPane::updateControls().
| bool sd::impl::TransitionEffect::mbSoundOn |
Definition at line 198 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), init(), TransitionEffect(), and sd::SlideTransitionPane::updateControls().
| bool sd::impl::TransitionEffect::mbStopSound |
Definition at line 201 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), init(), TransitionEffect(), and sd::SlideTransitionPane::updateControls().
| bool sd::impl::TransitionEffect::mbTimeAmbiguous |
Definition at line 205 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), sd::SlideTransitionPane::getTransitionEffectFromControls(), init(), and setAllAmbiguous().
| PresChange sd::impl::TransitionEffect::mePresChange |
Definition at line 197 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), sd::SlideTransitionPane::getTransitionEffectFromControls(), init(), TransitionEffect(), and sd::SlideTransitionPane::updateControls().
| double sd::impl::TransitionEffect::mfDuration |
Definition at line 195 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), sd::SlideTransitionPane::getTransitionEffectFromControls(), init(), TransitionEffect(), and sd::SlideTransitionPane::updateControls().
| double sd::impl::TransitionEffect::mfTime |
Definition at line 196 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), sd::SlideTransitionPane::getTransitionEffectFromControls(), init(), TransitionEffect(), and sd::SlideTransitionPane::updateControls().
| sal_Int32 sd::impl::TransitionEffect::mnFadeColor |
Definition at line 192 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), and operator==().
| sal_Int16 sd::impl::TransitionEffect::mnSubType |
Definition at line 190 of file SlideTransitionPane.cxx.
Referenced by applyTo(), compareWith(), and operator==().
| sal_Int16 sd::impl::TransitionEffect::mnType |
Definition at line 189 of file SlideTransitionPane.cxx.
Referenced by applyTo(), sd::SlideTransitionPane::applyToSelectedPages(), compareWith(), sd::SlideTransitionPane::getTransitionEffectFromControls(), operator==(), and sd::SlideTransitionPane::updateControls().