Lines Matching refs:hasPropertyByName
528 hasPropertyByName(sPropertyNumberingType)) in MapFieldName()
833 if ( xPropSetInfo->hasPropertyByName( sPropertyNumberFormat ) ) in ExportFieldAutoStyle()
1030 if (xRangePropSetInfo->hasPropertyByName(sHyperLinkEvents)) in ExportField()
1259 if (xPropSetInfo->hasPropertyByName(sPropertyNumberFormat)) in ExportFieldHelper()
1270 if (xPropSetInfo->hasPropertyByName(sPropertyDateTimeValue)) in ExportFieldHelper()
1278 if (xPropSetInfo->hasPropertyByName(sPropertyDateTime)) in ExportFieldHelper()
1285 if (xPropSetInfo->hasPropertyByName(sPropertyIsFixed)) in ExportFieldHelper()
1291 if (xPropSetInfo->hasPropertyByName(sPropertyAdjust)) in ExportFieldHelper()
1303 if (xPropSetInfo->hasPropertyByName(sPropertyNumberFormat)) in ExportFieldHelper()
1313 if (xPropSetInfo->hasPropertyByName(sPropertyDateTimeValue)) in ExportFieldHelper()
1323 else if (xPropSetInfo->hasPropertyByName(sPropertyDateTime)) in ExportFieldHelper()
1330 if (xPropSetInfo->hasPropertyByName(sPropertyIsFixed)) in ExportFieldHelper()
1336 if (xPropSetInfo->hasPropertyByName(sPropertyAdjust)) in ExportFieldHelper()
1348 if (xPropSetInfo->hasPropertyByName(sPropertyNumberingType)) in ExportFieldHelper()
1353 if (xPropSetInfo->hasPropertyByName(sPropertyOffset)) in ExportFieldHelper()
1357 if (xPropSetInfo->hasPropertyByName(sPropertySubType)) in ExportFieldHelper()
1490 if (xPropSetInfo->hasPropertyByName(sPropertyIsFixed)) in ExportFieldHelper()
1525 if (xPropSetInfo->hasPropertyByName(sPropertyNumberingType)) in ExportFieldHelper()
1587 if (xPropSetInfo->hasPropertyByName(sPropertyFileFormat)) in ExportFieldHelper()
1593 if (xPropSetInfo->hasPropertyByName(sPropertyIsFixed)) in ExportFieldHelper()
2853 else if( rPropertySetInfo->hasPropertyByName( sPropertyDataBaseURL ) && in ExportDataBaseElement()
3555 return xPropSetInfo->hasPropertyByName( sPropName ) in GetOptionalBoolProperty()