LibreOffice Module starmath (master) 1
Public Member Functions | Public Attributes | List of all members
moOperatorData Struct Reference

#include <mathmlMo.hxx>

Public Member Functions

 moOperatorData (OUString motxt, moOpDF form, sal_uInt16 priority, sal_uInt16 lspace, sal_uInt16 rspace, moOpDP properties)
 

Public Attributes

OUString m_motxt
 
moOpDF m_form
 
sal_uInt16 m_priority
 
sal_uInt16 m_lspace
 
sal_uInt16 m_rspace
 
moOpDP m_properties
 

Detailed Description

Definition at line 62 of file mathmlMo.hxx.

Constructor & Destructor Documentation

◆ moOperatorData()

moOperatorData::moOperatorData ( OUString  motxt,
moOpDF  form,
sal_uInt16  priority,
sal_uInt16  lspace,
sal_uInt16  rspace,
moOpDP  properties 
)
inline

Definition at line 71 of file mathmlMo.hxx.

Member Data Documentation

◆ m_form

moOpDF moOperatorData::m_form

Definition at line 65 of file mathmlMo.hxx.

◆ m_lspace

sal_uInt16 moOperatorData::m_lspace

Definition at line 67 of file mathmlMo.hxx.

◆ m_motxt

OUString moOperatorData::m_motxt

Definition at line 64 of file mathmlMo.hxx.

◆ m_priority

sal_uInt16 moOperatorData::m_priority

Definition at line 66 of file mathmlMo.hxx.

◆ m_properties

moOpDP moOperatorData::m_properties

Definition at line 69 of file mathmlMo.hxx.

◆ m_rspace

sal_uInt16 moOperatorData::m_rspace

Definition at line 68 of file mathmlMo.hxx.


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