|
LibreOffice Module xmloff (master) 1
|
#include <formattributes.hxx>
Public Member Functions | |
| AttributeAssignment () | |
Public Attributes | |
| OUString | sPropertyName |
| css::uno::Type | aPropertyType |
| const SvXMLEnumMapEntry< sal_uInt16 > * | pEnumMap |
| bool | bInverseSemantics |
Definition at line 308 of file formattributes.hxx.
|
inline |
Definition at line 318 of file formattributes.hxx.
| css::uno::Type xmloff::OAttribute2Property::AttributeAssignment::aPropertyType |
Definition at line 311 of file formattributes.hxx.
Referenced by xmloff::OPropertyImport::handleAttribute(), xmloff::ORadioImport::handleAttribute(), and xmloff::OAttribute2Property::implAdd().
| bool xmloff::OAttribute2Property::AttributeAssignment::bInverseSemantics |
Definition at line 316 of file formattributes.hxx.
Referenced by xmloff::OAttribute2Property::addBooleanProperty(), and xmloff::OPropertyImport::handleAttribute().
| const SvXMLEnumMapEntry<sal_uInt16>* xmloff::OAttribute2Property::AttributeAssignment::pEnumMap |
Definition at line 315 of file formattributes.hxx.
Referenced by xmloff::OAttribute2Property::addEnumPropertyImpl(), xmloff::OPropertyImport::handleAttribute(), and xmloff::ORadioImport::handleAttribute().
| OUString xmloff::OAttribute2Property::AttributeAssignment::sPropertyName |
Definition at line 310 of file formattributes.hxx.
Referenced by xmloff::OPropertyImport::handleAttribute(), xmloff::ORadioImport::handleAttribute(), and xmloff::OAttribute2Property::implAdd().