|
LibreOffice Module starmath (master) 1
|
#include <def.hxx>
Public Attributes | |
| SmLengthUnit | m_aLengthUnit |
| double | m_aLengthValue |
| OUString * | m_aOriginalText |
| SmLengthUnit SmLengthValue::m_aLengthUnit |
Definition at line 42 of file def.hxx.
Referenced by SmMLExport::exportMlAttributeLength(), SmMlAttribute::setDefaultAttributeValue(), SmMlAttribute::setMlLspace(), SmMlAttribute::setMlMathsize(), SmMlAttribute::setMlMaxsize(), SmMlAttribute::setMlMinsize(), and SmMlAttribute::setMlRspace().
| double SmLengthValue::m_aLengthValue |
Definition at line 43 of file def.hxx.
Referenced by SmMLExport::exportMlAttributeLength(), SmMlAttribute::setDefaultAttributeValue(), SmMlAttribute::setMlLspace(), SmMlAttribute::setMlMathsize(), SmMlAttribute::setMlMaxsize(), SmMlAttribute::setMlMinsize(), and SmMlAttribute::setMlRspace().
| OUString* SmLengthValue::m_aOriginalText |
Definition at line 45 of file def.hxx.
Referenced by SmMlAttribute::clearPreviousAttributeValue(), SmMLExport::exportMlAttributeLength(), SmMlAttribute::setDefaultAttributeValue(), SmMlAttribute::setMlLspace(), SmMlAttribute::setMlMathsize(), SmMlAttribute::setMlMaxsize(), SmMlAttribute::setMlMinsize(), and SmMlAttribute::setMlRspace().