Lines Matching refs:IsXMLToken

163                 if (IsXMLToken(sValue, XML_BOTH))  in ScXMLDataPilotTableContext()
168 else if (IsXMLToken(sValue, XML_ROW)) in ScXMLDataPilotTableContext()
173 else if (IsXMLToken(sValue, XML_COLUMN)) in ScXMLDataPilotTableContext()
187 bIgnoreEmptyRows = IsXMLToken(sValue, XML_TRUE); in ScXMLDataPilotTableContext()
192 bIdentifyCategories = IsXMLToken(sValue, XML_TRUE); in ScXMLDataPilotTableContext()
208 bShowFilter = IsXMLToken(sValue, XML_TRUE); in ScXMLDataPilotTableContext()
213 bDrillDown = IsXMLToken(sValue, XML_TRUE); in ScXMLDataPilotTableContext()
531 pDataPilotTable->SetNative(!IsXMLToken(sValue, XML_TRUE)); in ScXMLDPSourceSQLContext()
767 mbVisible = IsXMLToken(rAttrValue, XML_TRUE); in ScXMLDataPilotGrandTotalContext()
770 if (IsXMLToken(rAttrValue, XML_BOTH)) in ScXMLDataPilotGrandTotalContext()
772 else if (IsXMLToken(rAttrValue, XML_ROW)) in ScXMLDataPilotGrandTotalContext()
774 else if (IsXMLToken(rAttrValue, XML_COLUMN)) in ScXMLDataPilotGrandTotalContext()
929 bDataLayout = IsXMLToken(sValue, XML_TRUE); in ScXMLDataPilotFieldContext()
1096 if (IsXMLToken(aLocalName, XML_TYPE)) in ScXMLDataPilotFieldReferenceContext()
1098 if (IsXMLToken(sValue, XML_NONE)) in ScXMLDataPilotFieldReferenceContext()
1100 else if (IsXMLToken(sValue, XML_MEMBER_DIFFERENCE)) in ScXMLDataPilotFieldReferenceContext()
1102 else if (IsXMLToken(sValue, XML_MEMBER_PERCENTAGE)) in ScXMLDataPilotFieldReferenceContext()
1104 else if (IsXMLToken(sValue, XML_MEMBER_PERCENTAGE_DIFFERENCE)) in ScXMLDataPilotFieldReferenceContext()
1106 else if (IsXMLToken(sValue, XML_RUNNING_TOTAL)) in ScXMLDataPilotFieldReferenceContext()
1108 else if (IsXMLToken(sValue, XML_ROW_PERCENTAGE)) in ScXMLDataPilotFieldReferenceContext()
1110 else if (IsXMLToken(sValue, XML_COLUMN_PERCENTAGE)) in ScXMLDataPilotFieldReferenceContext()
1112 else if (IsXMLToken(sValue, XML_TOTAL_PERCENTAGE)) in ScXMLDataPilotFieldReferenceContext()
1114 else if (IsXMLToken(sValue, XML_INDEX)) in ScXMLDataPilotFieldReferenceContext()
1117 else if (IsXMLToken(aLocalName, XML_FIELD_NAME)) in ScXMLDataPilotFieldReferenceContext()
1121 else if (IsXMLToken(aLocalName, XML_MEMBER_TYPE)) in ScXMLDataPilotFieldReferenceContext()
1123 if (IsXMLToken(sValue, XML_NAMED)) in ScXMLDataPilotFieldReferenceContext()
1125 else if (IsXMLToken(sValue, XML_PREVIOUS)) in ScXMLDataPilotFieldReferenceContext()
1127 else if (IsXMLToken(sValue, XML_NEXT)) in ScXMLDataPilotFieldReferenceContext()
1130 else if (IsXMLToken(aLocalName, XML_MEMBER_NAME)) in ScXMLDataPilotFieldReferenceContext()
1166 pDataPilotField->SetShowEmpty(IsXMLToken(sValue, XML_TRUE)); in ScXMLDataPilotLevelContext()
1234 if (IsXMLToken(aLocalName, XML_ENABLED)) in ScXMLDataPilotDisplayInfoContext()
1236 if (IsXMLToken(sValue, XML_TRUE)) in ScXMLDataPilotDisplayInfoContext()
1241 else if (IsXMLToken(aLocalName, XML_DISPLAY_MEMBER_MODE)) in ScXMLDataPilotDisplayInfoContext()
1243 if (IsXMLToken(sValue, XML_FROM_TOP)) in ScXMLDataPilotDisplayInfoContext()
1245 else if (IsXMLToken(sValue, XML_FROM_BOTTOM)) in ScXMLDataPilotDisplayInfoContext()
1248 else if (IsXMLToken(aLocalName, XML_MEMBER_COUNT)) in ScXMLDataPilotDisplayInfoContext()
1252 else if (IsXMLToken(aLocalName, XML_DATA_FIELD)) in ScXMLDataPilotDisplayInfoContext()
1285 if (IsXMLToken(aLocalName, XML_ORDER)) in ScXMLDataPilotSortInfoContext()
1287 if (IsXMLToken(sValue, XML_ASCENDING)) in ScXMLDataPilotSortInfoContext()
1289 else if (IsXMLToken(sValue, XML_DESCENDING)) in ScXMLDataPilotSortInfoContext()
1292 else if (IsXMLToken(aLocalName, XML_SORT_MODE)) in ScXMLDataPilotSortInfoContext()
1294 if (IsXMLToken(sValue, XML_NONE)) in ScXMLDataPilotSortInfoContext()
1296 else if (IsXMLToken(sValue, XML_MANUAL)) in ScXMLDataPilotSortInfoContext()
1298 else if (IsXMLToken(sValue, XML_NAME)) in ScXMLDataPilotSortInfoContext()
1300 else if (IsXMLToken(sValue, XML_DATA)) in ScXMLDataPilotSortInfoContext()
1303 else if (IsXMLToken(aLocalName, XML_DATA_FIELD)) in ScXMLDataPilotSortInfoContext()
1334 if (IsXMLToken(aLocalName, XML_ADD_EMPTY_LINES)) in ScXMLDataPilotLayoutInfoContext()
1336 if (IsXMLToken(sValue, XML_TRUE)) in ScXMLDataPilotLayoutInfoContext()
1341 else if (IsXMLToken(aLocalName, XML_LAYOUT_MODE)) in ScXMLDataPilotLayoutInfoContext()
1343 if (IsXMLToken(sValue, XML_TABULAR_LAYOUT)) in ScXMLDataPilotLayoutInfoContext()
1345 else if (IsXMLToken(sValue, XML_OUTLINE_SUBTOTALS_TOP)) in ScXMLDataPilotLayoutInfoContext()
1347 else if (IsXMLToken(sValue, XML_OUTLINE_SUBTOTALS_BOTTOM)) in ScXMLDataPilotLayoutInfoContext()
1564 bDisplay = IsXMLToken(sValue, XML_TRUE); in ScXMLDataPilotMemberContext()
1569 bDisplayDetails = IsXMLToken(sValue, XML_TRUE); in ScXMLDataPilotMemberContext()
1635 if (IsXMLToken(aLocalName, XML_SOURCE_FIELD_NAME)) in ScXMLDataPilotGroupsContext()
1637 else if (IsXMLToken(aLocalName, XML_DATE_START)) in ScXMLDataPilotGroupsContext()
1640 if (IsXMLToken(sValue, XML_AUTO)) in ScXMLDataPilotGroupsContext()
1648 else if (IsXMLToken(aLocalName, XML_DATE_END)) in ScXMLDataPilotGroupsContext()
1651 if (IsXMLToken(sValue, XML_AUTO)) in ScXMLDataPilotGroupsContext()
1659 else if (IsXMLToken(aLocalName, XML_START)) in ScXMLDataPilotGroupsContext()
1661 if (IsXMLToken(sValue, XML_AUTO)) in ScXMLDataPilotGroupsContext()
1669 else if (IsXMLToken(aLocalName, XML_END)) in ScXMLDataPilotGroupsContext()
1671 if (IsXMLToken(sValue, XML_AUTO)) in ScXMLDataPilotGroupsContext()
1679 else if (IsXMLToken(aLocalName, XML_STEP)) in ScXMLDataPilotGroupsContext()
1681 else if (IsXMLToken(aLocalName, XML_GROUPED_BY)) in ScXMLDataPilotGroupsContext()
1683 if (IsXMLToken(sValue, XML_SECONDS)) in ScXMLDataPilotGroupsContext()
1685 else if (IsXMLToken(sValue, XML_MINUTES)) in ScXMLDataPilotGroupsContext()
1687 else if (IsXMLToken(sValue, XML_HOURS)) in ScXMLDataPilotGroupsContext()
1689 else if (IsXMLToken(sValue, XML_DAYS)) in ScXMLDataPilotGroupsContext()
1691 else if (IsXMLToken(sValue, XML_MONTHS)) in ScXMLDataPilotGroupsContext()
1693 else if (IsXMLToken(sValue, XML_QUARTERS)) in ScXMLDataPilotGroupsContext()
1695 else if (IsXMLToken(sValue, XML_YEARS)) in ScXMLDataPilotGroupsContext()
1715 if (IsXMLToken(rLName, XML_DATA_PILOT_GROUP)) in CreateChildContext()
1749 if (IsXMLToken(aLocalName, XML_NAME)) in ScXMLDataPilotGroupContext()
1768 if (IsXMLToken(rLName, XML_DATA_PILOT_MEMBER)) in CreateChildContext()
1803 if (IsXMLToken(aLocalName, XML_NAME)) in ScXMLDataPilotGroupMemberContext()