LibreOffice Module xmloff (master)
1
|
This struct is used as an optional parameter to the static _FillPropertySet() methods. More...
#include <xmlimppr.hxx>
Public Attributes | |
sal_Int16 | nContextID |
sal_Int32 | nIndex |
This struct is used as an optional parameter to the static _FillPropertySet() methods.
It should not be used in any other context.
Definition at line 56 of file xmlimppr.hxx.
sal_Int16 ContextID_Index_Pair::nContextID |
Definition at line 58 of file xmlimppr.hxx.
Referenced by SvXMLImportPropertyMapper::CheckSpecialContext(), XMLShapeStyleContext::FillPropertySet(), XMLTextStyleContext::FillPropertySet(), SvXMLImportPropertyMapper::FillPropertySet_(), PageStyleContext::FillPropertySet_PageStyle(), SvXMLImportPropertyMapper::PrepareForMultiPropertySet_(), and XMLDrawingPageStyleContext::XMLDrawingPageStyleContext().
sal_Int32 ContextID_Index_Pair::nIndex |
Definition at line 59 of file xmlimppr.hxx.
Referenced by SvXMLImportPropertyMapper::CheckSpecialContext(), XMLShapeStyleContext::FillPropertySet(), XMLTextStyleContext::FillPropertySet(), SvXMLImportPropertyMapper::FillPropertySet_(), PageStyleContext::FillPropertySet_PageStyle(), and SvXMLImportPropertyMapper::PrepareForMultiPropertySet_().