Lines Matching refs:XMLPropertyState

1202 	std::vector< XMLPropertyState >& rProperties,  in ContextFilter()
1205 XMLPropertyState* pRepeatOffsetX = NULL; in ContextFilter()
1206 XMLPropertyState* pRepeatOffsetY = NULL; in ContextFilter()
1207 XMLPropertyState* pTextAnimationBlinking = NULL; in ContextFilter()
1208 XMLPropertyState* pTextAnimationKind = NULL; in ContextFilter()
1211 XMLPropertyState* pFontWorkStyle = NULL; in ContextFilter()
1212 XMLPropertyState* pFontWorkAdjust = NULL; in ContextFilter()
1213 XMLPropertyState* pFontWorkDistance = NULL; in ContextFilter()
1214 XMLPropertyState* pFontWorkStart = NULL; in ContextFilter()
1215 XMLPropertyState* pFontWorkMirror = NULL; in ContextFilter()
1216 XMLPropertyState* pFontWorkOutline = NULL; in ContextFilter()
1217 XMLPropertyState* pFontWorkShadow = NULL; in ContextFilter()
1218 XMLPropertyState* pFontWorkShadowColor = NULL; in ContextFilter()
1219 XMLPropertyState* pFontWorkShadowOffsetx = NULL; in ContextFilter()
1220 XMLPropertyState* pFontWorkShadowOffsety = NULL; in ContextFilter()
1221 XMLPropertyState* pFontWorkForm = NULL; in ContextFilter()
1222 XMLPropertyState* pFontWorkHideform = NULL; in ContextFilter()
1223 XMLPropertyState* pFontWorkShadowTransparence = NULL; in ContextFilter()
1226 XMLPropertyState* pOLEVisAreaLeft = NULL; in ContextFilter()
1227 XMLPropertyState* pOLEVisAreaTop = NULL; in ContextFilter()
1228 XMLPropertyState* pOLEVisAreaWidth = NULL; in ContextFilter()
1229 XMLPropertyState* pOLEVisAreaHeight = NULL; in ContextFilter()
1230 XMLPropertyState* pOLEIsInternal = NULL; in ContextFilter()
1233 XMLPropertyState* pCaptionIsEscRel = NULL; in ContextFilter()
1234 XMLPropertyState* pCaptionEscRel = NULL; in ContextFilter()
1235 XMLPropertyState* pCaptionEscAbs = NULL; in ContextFilter()
1238 XMLPropertyState* pClip11State = NULL; in ContextFilter()
1239 XMLPropertyState* pClipState = NULL; in ContextFilter()
1241 XMLPropertyState* pShapeWritingMode = NULL; in ContextFilter()
1242 XMLPropertyState* pTextWritingMode = NULL; in ContextFilter()
1243 XMLPropertyState* pControlWritingMode = NULL; in ContextFilter()
1246 for( std::vector< XMLPropertyState >::iterator aIter = rProperties.begin(); in ContextFilter()
1250 XMLPropertyState *property = &(*aIter); in ContextFilter()
1527 const XMLPropertyState& rProperty, in handleSpecialItem()
1530 const ::std::vector< XMLPropertyState > *pProperties, in handleSpecialItem()
1547 const XMLPropertyState& rProperty, in handleElementItem()
1549 const ::std::vector< XMLPropertyState > *pProperties, in handleElementItem()
1596 std::vector< XMLPropertyState >& rProperties, in ContextFilter()
1599 XMLPropertyState* pRepeatOffsetX = NULL; in ContextFilter()
1600 XMLPropertyState* pRepeatOffsetY = NULL; in ContextFilter()
1601 XMLPropertyState* pTransType = NULL; in ContextFilter()
1602 XMLPropertyState* pTransDuration = NULL; in ContextFilter()
1603 XMLPropertyState* pDateTimeUpdate = NULL; in ContextFilter()
1604 XMLPropertyState* pDateTimeFormat = NULL; in ContextFilter()
1605 XMLPropertyState* pTransitionFadeColor = NULL; in ContextFilter()
1610 for( std::vector< XMLPropertyState >::iterator aIter = rProperties.begin(); in ContextFilter()
1614 XMLPropertyState *property = &(*aIter); in ContextFilter()
1749 const XMLPropertyState& rProperty, in handleElementItem()
1751 const ::std::vector< XMLPropertyState > *pProperties, in handleElementItem()