Home
last modified time | relevance | path

Searched refs:StateId (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/slideshow/source/inc/
H A Dshapeattributelayer.hxx463 State::StateId getClipState() const;
464 State::StateId getAlphaState() const;
465 State::StateId getPositionState() const;
466 State::StateId getContentState() const;
467 State::StateId getVisibilityState() const;
508 State::StateId mnTransformationState;
509 State::StateId mnClipState;
510 State::StateId mnAlphaState;
511 State::StateId mnPositionState;
512 State::StateId mnContentState;
[all …]
H A Dstate.hxx51 typedef ::std::size_t StateId; typedef in slideshow::internal::State
62 virtual StateId getStateId() const = 0;
/aoo4110/main/slideshow/source/engine/shapes/
H A Ddrawshape.hxx329 …mutable State::StateId mnAttributeTransformationS…
330 … mutable State::StateId mnAttributeClipState;
331 … mutable State::StateId mnAttributeAlphaState;
332 … mutable State::StateId mnAttributePositionState;
333 … mutable State::StateId mnAttributeContentState;
334 …mutable State::StateId mnAttributeVisibilityState;
/aoo4110/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx803 State::StateId ShapeAttributeLayer::getTransformationState() const in getTransformationState()
811 State::StateId ShapeAttributeLayer::getClipState() const in getClipState()
819 State::StateId ShapeAttributeLayer::getAlphaState() const in getAlphaState()
827 State::StateId ShapeAttributeLayer::getPositionState() const in getPositionState()
835 State::StateId ShapeAttributeLayer::getContentState() const in getContentState()
843 State::StateId ShapeAttributeLayer::getVisibilityState() const in getVisibilityState()

Completed in 26 milliseconds