LibreOffice Module sdext (master) 1
Public Member Functions | Public Attributes | List of all members
pdfi::StyleContainer::HashedStyle Struct Reference
Collaboration diagram for pdfi::StyleContainer::HashedStyle:
[legend]

Public Member Functions

 HashedStyle ()
 
size_t hashCode () const
 
bool operator== (const HashedStyle &rRight) const
 

Public Attributes

OString Name
 
PropertyMap Properties
 
OUString Contents
 
ElementContainedElement
 
std::vector< sal_Int32 > SubStyles
 
bool IsSubStyle
 

Detailed Description

Definition at line 56 of file style.hxx.

Constructor & Destructor Documentation

◆ HashedStyle()

pdfi::StyleContainer::HashedStyle::HashedStyle ( )
inline

Definition at line 66 of file style.hxx.

Member Function Documentation

◆ hashCode()

size_t pdfi::StyleContainer::HashedStyle::hashCode ( ) const
inline

Definition at line 68 of file style.hxx.

References ContainedElement, n, Name, Properties, and SubStyles.

Referenced by pdfi::StyleContainer::StyleHash::operator()().

◆ operator==()

bool pdfi::StyleContainer::HashedStyle::operator== ( const HashedStyle rRight) const
inline

Definition at line 81 of file style.hxx.

References ContainedElement, Contents, n, Name, Properties, and SubStyles.

Member Data Documentation

◆ ContainedElement

Element* pdfi::StyleContainer::HashedStyle::ContainedElement

◆ Contents

OUString pdfi::StyleContainer::HashedStyle::Contents

◆ IsSubStyle

bool pdfi::StyleContainer::HashedStyle::IsSubStyle

◆ Name

OString pdfi::StyleContainer::HashedStyle::Name

◆ Properties

PropertyMap pdfi::StyleContainer::HashedStyle::Properties

◆ SubStyles

std::vector<sal_Int32> pdfi::StyleContainer::HashedStyle::SubStyles

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