Lines Matching refs:GetInt16Property
267 inline sal_Int16 GetInt16Property(const OUString&,
560 switch (GetInt16Property(sPropertyReferenceFieldSource, xPropSet)) in MapFieldName()
1099 GetInt16Property(sPropertyPlaceholderType, rPropSet))); in ExportFieldHelper()
1213 GetInt16Property(sPropertySequenceValue, rPropSet), in ExportFieldHelper()
1219 ProcessNumberingType(GetInt16Property(sPropertyNumberingType, in ExportFieldHelper()
1350 ProcessNumberingType(GetInt16Property(sPropertyNumberingType, in ExportFieldHelper()
1397 GetInt16Property(sPropertyNumberingType,rPropSet)); in ExportFieldHelper()
1527 ProcessNumberingType(GetInt16Property(sPropertyNumberingType, in ExportFieldHelper()
1571 GetInt16Property(sPropertyFileFormat, rPropSet))); in ExportFieldHelper()
1578 GetInt16Property(sPropertyChapterFormat, rPropSet))); in ExportFieldHelper()
1591 GetInt16Property(sPropertyFileFormat, rPropSet))); in ExportFieldHelper()
1606 GetInt16Property(sPropertyOffset, rPropSet), 0); in ExportFieldHelper()
1614 GetInt16Property(sPropertyNumberingType, rPropSet)); in ExportFieldHelper()
1626 MapReferenceType(GetInt16Property( in ExportFieldHelper()
1631 GetInt16Property(sPropertySequenceNumber, rPropSet), in ExportFieldHelper()
1635 GetInt16Property(sPropertyReferenceFieldSource, rPropSet)), in ExportFieldHelper()
1643 MapReferenceType(GetInt16Property( in ExportFieldHelper()
1649 MapReferenceSource(GetInt16Property( in ExportFieldHelper()
1660 MapReferenceType(GetInt16Property( in ExportFieldHelper()
1664 MakeFootnoteRefName(GetInt16Property( in ExportFieldHelper()
1667 MapReferenceSource(GetInt16Property( in ExportFieldHelper()
1815 ProcessString(XML_KIND, MapMeasureKind(GetInt16Property(sPropertyMeasureKind, rPropSet))); in ExportFieldHelper()
3243 switch (GetInt16Property(sPropertyFieldSubType, xPropSet)) in MapSenderFieldName()
3589 inline sal_Int16 GetInt16Property( in GetInt16Property() function