LibreOffice Module slideshow (master) 1
Public Types | List of all members
slideshow::internal::State Class Referencefinal

This interface represents a stateful object. More...

#include <shapeattributelayer.hxx>

Public Types

typedef ::std::size_t StateId
 Abstract, numerically encoded state ID. More...
 

Detailed Description

This interface represents a stateful object.

The state ID returned by the getStateId() method abstractly encodes the object's state. When this ID changes, clients can assume that the object's state has changed.

Definition at line 46 of file shapeattributelayer.hxx.

Member Typedef Documentation

◆ StateId

typedef ::std::size_t slideshow::internal::State::StateId

Abstract, numerically encoded state ID.

Definition at line 51 of file shapeattributelayer.hxx.


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