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

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
 

Detailed Description

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.

Member Data Documentation

◆ nContextID

sal_Int16 ContextID_Index_Pair::nContextID

◆ nExpectedFillStyle

css::drawing::FillStyle ContextID_Index_Pair::nExpectedFillStyle

Definition at line 61 of file xmlimppr.hxx.

◆ nIndex

sal_Int32 ContextID_Index_Pair::nIndex

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