Lines Matching refs:XMLPropertyState

1203 	std::vector< XMLPropertyState >& rProperties,  in ContextFilter()
1206 XMLPropertyState* pRepeatOffsetX = NULL; in ContextFilter()
1207 XMLPropertyState* pRepeatOffsetY = NULL; in ContextFilter()
1208 XMLPropertyState* pTextAnimationBlinking = NULL; in ContextFilter()
1209 XMLPropertyState* pTextAnimationKind = NULL; in ContextFilter()
1212 XMLPropertyState* pFontWorkStyle = NULL; in ContextFilter()
1213 XMLPropertyState* pFontWorkAdjust = NULL; in ContextFilter()
1214 XMLPropertyState* pFontWorkDistance = NULL; in ContextFilter()
1215 XMLPropertyState* pFontWorkStart = NULL; in ContextFilter()
1216 XMLPropertyState* pFontWorkMirror = NULL; in ContextFilter()
1217 XMLPropertyState* pFontWorkOutline = NULL; in ContextFilter()
1218 XMLPropertyState* pFontWorkShadow = NULL; in ContextFilter()
1219 XMLPropertyState* pFontWorkShadowColor = NULL; in ContextFilter()
1220 XMLPropertyState* pFontWorkShadowOffsetx = NULL; in ContextFilter()
1221 XMLPropertyState* pFontWorkShadowOffsety = NULL; in ContextFilter()
1222 XMLPropertyState* pFontWorkForm = NULL; in ContextFilter()
1223 XMLPropertyState* pFontWorkHideform = NULL; in ContextFilter()
1224 XMLPropertyState* pFontWorkShadowTransparence = NULL; in ContextFilter()
1227 XMLPropertyState* pOLEVisAreaLeft = NULL; in ContextFilter()
1228 XMLPropertyState* pOLEVisAreaTop = NULL; in ContextFilter()
1229 XMLPropertyState* pOLEVisAreaWidth = NULL; in ContextFilter()
1230 XMLPropertyState* pOLEVisAreaHeight = NULL; in ContextFilter()
1231 XMLPropertyState* pOLEIsInternal = NULL; in ContextFilter()
1234 XMLPropertyState* pCaptionIsEscRel = NULL; in ContextFilter()
1235 XMLPropertyState* pCaptionEscRel = NULL; in ContextFilter()
1236 XMLPropertyState* pCaptionEscAbs = NULL; in ContextFilter()
1239 XMLPropertyState* pClip11State = NULL; in ContextFilter()
1240 XMLPropertyState* pClipState = NULL; in ContextFilter()
1242 XMLPropertyState* pShapeWritingMode = NULL; in ContextFilter()
1243 XMLPropertyState* pTextWritingMode = NULL; in ContextFilter()
1244 XMLPropertyState* pControlWritingMode = NULL; in ContextFilter()
1247 for( std::vector< XMLPropertyState >::iterator aIter = rProperties.begin(); in ContextFilter()
1251 XMLPropertyState *property = &(*aIter); in ContextFilter()
1528 const XMLPropertyState& rProperty, in handleSpecialItem()
1531 const ::std::vector< XMLPropertyState > *pProperties, in handleSpecialItem()
1548 const XMLPropertyState& rProperty, in handleElementItem()
1550 const ::std::vector< XMLPropertyState > *pProperties, in handleElementItem()
1597 std::vector< XMLPropertyState >& rProperties, in ContextFilter()
1600 XMLPropertyState* pRepeatOffsetX = NULL; in ContextFilter()
1601 XMLPropertyState* pRepeatOffsetY = NULL; in ContextFilter()
1602 XMLPropertyState* pTransType = NULL; in ContextFilter()
1603 XMLPropertyState* pTransDuration = NULL; in ContextFilter()
1604 XMLPropertyState* pDateTimeUpdate = NULL; in ContextFilter()
1605 XMLPropertyState* pDateTimeFormat = NULL; in ContextFilter()
1606 XMLPropertyState* pTransitionFadeColor = NULL; in ContextFilter()
1611 for( std::vector< XMLPropertyState >::iterator aIter = rProperties.begin(); in ContextFilter()
1615 XMLPropertyState *property = &(*aIter); in ContextFilter()
1750 const XMLPropertyState& rProperty, in handleElementItem()
1752 const ::std::vector< XMLPropertyState > *pProperties, in handleElementItem()