LibreOffice Module oox (master) 1
Public Member Functions | Public Attributes | List of all members
oox::core::Relation Struct Reference

#include <relations.hxx>

Public Member Functions

 Relation ()
 

Public Attributes

OUString maId
 
OUString maType
 
OUString maTarget
 
bool mbExternal
 

Detailed Description

Definition at line 52 of file relations.hxx.

Constructor & Destructor Documentation

◆ Relation()

oox::core::Relation::Relation ( )
inline

Definition at line 59 of file relations.hxx.

Member Data Documentation

◆ maId

OUString oox::core::Relation::maId

Definition at line 54 of file relations.hxx.

Referenced by oox::core::RelationsFragment::createFastChildContext().

◆ maTarget

OUString oox::core::Relation::maTarget

◆ maType

OUString oox::core::Relation::maType

Definition at line 55 of file relations.hxx.

Referenced by oox::core::RelationsFragment::createFastChildContext().

◆ mbExternal

bool oox::core::Relation::mbExternal

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