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 |
css::drawing::FillStyle | nExpectedFillStyle |
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 57 of file xmlimppr.hxx.
sal_Int16 ContextID_Index_Pair::nContextID |
Definition at line 59 of file xmlimppr.hxx.
Referenced by SvXMLImportPropertyMapper::CheckSpecialContext(), XMLTextStyleContext::FillPropertySet(), XMLShapeStyleContext::FillPropertySet(), SvXMLImportPropertyMapper::FillPropertySet_(), PageStyleContext::FillPropertySet_PageStyle(), SvXMLImportPropertyMapper::PrepareForMultiPropertySet_(), and XMLDrawingPageStyleContext::XMLDrawingPageStyleContext().
css::drawing::FillStyle ContextID_Index_Pair::nExpectedFillStyle |
Definition at line 61 of file xmlimppr.hxx.
sal_Int32 ContextID_Index_Pair::nIndex |
Definition at line 60 of file xmlimppr.hxx.
Referenced by SvXMLImportPropertyMapper::CheckSpecialContext(), XMLTextStyleContext::FillPropertySet(), XMLShapeStyleContext::FillPropertySet(), SvXMLImportPropertyMapper::FillPropertySet_(), PageStyleContext::FillPropertySet_PageStyle(), and SvXMLImportPropertyMapper::PrepareForMultiPropertySet_().