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

Smart struct to transport an Any with an index to the appropriate property-name. More...

#include <maptype.hxx>

Public Member Functions

 XMLPropertyState (sal_Int32 nIndex)
 
 XMLPropertyState (sal_Int32 nIndex, css::uno::Any aValue)
 

Public Attributes

sal_Int32 mnIndex
 
css::uno::Any maValue
 

Detailed Description

Smart struct to transport an Any with an index to the appropriate property-name.

Definition at line 139 of file maptype.hxx.

Constructor & Destructor Documentation

◆ XMLPropertyState() [1/2]

XMLPropertyState::XMLPropertyState ( sal_Int32  nIndex)
inline

Definition at line 144 of file maptype.hxx.

References nIndex.

◆ XMLPropertyState() [2/2]

XMLPropertyState::XMLPropertyState ( sal_Int32  nIndex,
css::uno::Any  aValue 
)
inline

Definition at line 146 of file maptype.hxx.

References nIndex.

Member Data Documentation

◆ maValue

css::uno::Any XMLPropertyState::maValue

Definition at line 142 of file maptype.hxx.

Referenced by SvXMLExportPropertyMapper::_exportXML(), XMLShapeExportPropertyMapper::ContextFilter(), XMLPageExportPropertyMapper::ContextFilter(), XMLPageMasterExportPropMapper::ContextFilter(), XMLTextExportPropertySetMapper::ContextFilter(), XMLTextExportPropertySetMapper::ContextFontFilter(), XMLTextExportPropertySetMapper::ContextFontHeightFilter(), XMLTextImportHelper::ConvertStarFonts(), XMLComplexColorContext::endFastElement(), XMLBackgroundImageContext::endFastElement(), SvxXMLTabStopImportContext::endFastElement(), XMLTextColumnsContext::endFastElement(), XMLLabelSeparatorContext::endFastElement(), XMLSymbolImageContext::endFastElement(), SvXMLExportPropertyMapper::Equals(), XMLFootnoteSeparatorExport::exportXML(), XMLPropertySetMapper::exportXML(), XMLSectionFootnoteConfigExport::exportXML(), SvXMLImportPropertyMapper::FillPropertySequence(), XMLTextStyleContext::FillPropertySet(), XMLShapeStyleContext::FillPropertySet(), XMLDrawingPageStyleContext::FillPropertySet(), SvXMLImportPropertyMapper::FillPropertySet_(), PageStyleContext::FillPropertySet_PageStyle(), XMLTextImportPropertyMapper::finished(), PageMasterImportPropertyMapper::finished(), XMLTextImportPropertyMapper::FontFinished(), XMLChartExportPropertyMapper::handleElementItem(), XMLShapeExportPropertyMapper::handleElementItem(), XMLPageExportPropertyMapper::handleElementItem(), XMLPageMasterExportPropMapper::handleElementItem(), XMLTextExportPropertySetMapper::handleElementItem(), XMLChartExportPropertyMapper::handleSpecialItem(), XMLTextExportPropertySetMapper::handleSpecialItem(), XMLTextImportPropertyMapper::handleSpecialItem(), XMLChartImportPropertyMapper::handleSpecialItem(), PageMasterImportPropertyMapper::handleSpecialItem(), XMLPropertySetMapper::importXML(), lcl_RemoveState(), lcl_RemoveStateIfZero16(), SvXMLExportPropertyMapper::LessPartial(), SvXMLImportPropertyMapper::PrepareForMultiPropertySet_(), and XMLTextDropCapImportContext::ProcessAttrs().

◆ mnIndex

sal_Int32 XMLPropertyState::mnIndex

Definition at line 141 of file maptype.hxx.

Referenced by SvXMLExportPropertyMapper::_exportXML(), SvXMLImportPropertyMapper::CheckSpecialContext(), XMLShapeExportPropertyMapper::ContextFilter(), XMLPageExportPropertyMapper::ContextFilter(), XMLPageMasterExportPropMapper::ContextFilter(), XMLTextExportPropertySetMapper::ContextFilter(), XMLTextExportPropertySetMapper::ContextFontFilter(), XMLTextExportPropertySetMapper::ContextFontHeightFilter(), XMLTextImportHelper::ConvertStarFonts(), XMLShapePropertySetContext::createFastChildContext(), XMLChartPropertyContext::createFastChildContext(), PagePropertySetContext::createFastChildContext(), XMLTextPropertySetContext::createFastChildContext(), XMLBackgroundImageContext::endFastElement(), XMLTextDropCapImportContext::endFastElement(), SvXMLExportPropertyMapper::Equals(), XMLFootnoteSeparatorExport::exportXML(), XMLPropertySetMapper::exportXML(), XMLSectionFootnoteConfigExport::exportXML(), SvXMLImportPropertyMapper::FillPropertySequence(), XMLTextStyleContext::FillPropertySet(), XMLShapeStyleContext::FillPropertySet(), XMLDrawingPageStyleContext::FillPropertySet(), SvXMLImportPropertyMapper::FillPropertySet_(), PageStyleContext::FillPropertySet_PageStyle(), XMLTextImportPropertyMapper::finished(), PageMasterImportPropertyMapper::finished(), XMLTextImportPropertyMapper::FontDefaultsCheck(), XMLTextImportPropertyMapper::FontFinished(), XMLChartExportPropertyMapper::handleElementItem(), XMLShapeExportPropertyMapper::handleElementItem(), XMLPageExportPropertyMapper::handleElementItem(), XMLPageMasterExportPropMapper::handleElementItem(), XMLTextExportPropertySetMapper::handleElementItem(), xmloff::OFormComponentStyleExportMapper::handleSpecialItem(), XMLChartExportPropertyMapper::handleSpecialItem(), XMLShapeExportPropertyMapper::handleSpecialItem(), XMLTextExportPropertySetMapper::handleSpecialItem(), XMLTextImportPropertyMapper::handleSpecialItem(), XMLChartImportPropertyMapper::handleSpecialItem(), PageMasterImportPropertyMapper::handleSpecialItem(), XMLPropertySetMapper::importXML(), SvXMLImportPropertyMapper::importXMLAttribute(), lcl_RemoveState(), lcl_validPropState(), SvXMLExportPropertyMapper::LessPartial(), and SvXMLImportPropertyMapper::PrepareForMultiPropertySet_().


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