Lines Matching refs:XMLPropertyState

188 	::std::vector< XMLPropertyState >& rProperties,  in ContextFilter()
191 XMLPropertyState* pPadding = NULL; in ContextFilter()
192 XMLPropertyState* pPadding_Bottom = NULL; in ContextFilter()
193 XMLPropertyState* pPadding_Left = NULL; in ContextFilter()
194 XMLPropertyState* pPadding_Right = NULL; in ContextFilter()
195 XMLPropertyState* pPadding_Top = NULL; in ContextFilter()
197 XMLPropertyState* pBorder = NULL; in ContextFilter()
198 XMLPropertyState* pBorder_Bottom = NULL; in ContextFilter()
199 XMLPropertyState* pBorder_Left = NULL; in ContextFilter()
200 XMLPropertyState* pBorder_Right = NULL; in ContextFilter()
201 XMLPropertyState* pBorder_Top = NULL; in ContextFilter()
202 XMLPropertyState* pSWBorder = NULL; in ContextFilter()
203 XMLPropertyState* pSWBorder_Bottom = NULL; in ContextFilter()
204 XMLPropertyState* pSWBorder_Left = NULL; in ContextFilter()
205 XMLPropertyState* pSWBorder_Right = NULL; in ContextFilter()
206 XMLPropertyState* pSWBorder_Top = NULL; in ContextFilter()
207 XMLPropertyState* pDiagonalTLBR = NULL; in ContextFilter()
208 XMLPropertyState* pDiagonalBLTR = NULL; in ContextFilter()
210 XMLPropertyState* pAllBorderWidthState = NULL; in ContextFilter()
211 XMLPropertyState* pLeftBorderWidthState = NULL; in ContextFilter()
212 XMLPropertyState* pRightBorderWidthState = NULL; in ContextFilter()
213 XMLPropertyState* pTopBorderWidthState = NULL; in ContextFilter()
214 XMLPropertyState* pBottomBorderWidthState = NULL; in ContextFilter()
215 XMLPropertyState* pSWAllBorderWidthState = NULL; in ContextFilter()
216 XMLPropertyState* pSWLeftBorderWidthState = NULL; in ContextFilter()
217 XMLPropertyState* pSWRightBorderWidthState = NULL; in ContextFilter()
218 XMLPropertyState* pSWTopBorderWidthState = NULL; in ContextFilter()
219 XMLPropertyState* pSWBottomBorderWidthState = NULL; in ContextFilter()
220 XMLPropertyState* pDiagonalTLBRWidthState = NULL; in ContextFilter()
221 XMLPropertyState* pDiagonalBLTRWidthState = NULL; in ContextFilter()
223 XMLPropertyState* pParaMarginLeft = NULL; in ContextFilter()
224 XMLPropertyState* pParaMarginLeftRel = NULL; in ContextFilter()
225 XMLPropertyState* pParaMarginRight = NULL; in ContextFilter()
226 XMLPropertyState* pParaMarginRightRel = NULL; in ContextFilter()
227 XMLPropertyState* pParaMarginTop = NULL; in ContextFilter()
228 XMLPropertyState* pParaMarginTopRel = NULL; in ContextFilter()
229 XMLPropertyState* pParaMarginBottom = NULL; in ContextFilter()
230 XMLPropertyState* pParaMarginBottomRel = NULL; in ContextFilter()
232 XMLPropertyState* pParaAdjust = NULL; in ContextFilter()
233 XMLPropertyState* pParaAdjustLast = NULL; in ContextFilter()
235 ::std::vector< XMLPropertyState >::iterator aEndIter(rProperties.end()); in ContextFilter()
236 for( ::std::vector< XMLPropertyState >::iterator aIter = rProperties.begin(); in ContextFilter()
239 XMLPropertyState* propertie = &(*aIter); in ContextFilter()
509 const XMLPropertyState& /* rProperty */, in handleSpecialItem() argument
512 const ::std::vector< XMLPropertyState > * /* pProperties */, in handleSpecialItem()
531 ::std::vector< XMLPropertyState >& /* rProperties */, in ContextFilter()
575 const XMLPropertyState& /* rProperty */, in handleSpecialItem() argument
578 const ::std::vector< XMLPropertyState > * /* pProperties */, in handleSpecialItem()
597 const XMLPropertyState& /* rProperty */, in handleSpecialItem() argument
600 const ::std::vector< XMLPropertyState > * /* pProperties */, in handleSpecialItem()
609 const ::std::vector< XMLPropertyState >& rProperties, in exportStyleAttributes()
618 ::std::vector< XMLPropertyState >::const_iterator i(rProperties.begin()); in exportStyleAttributes()
619 ::std::vector< XMLPropertyState >::const_iterator endi(rProperties.end()); in exportStyleAttributes()
648 ::std::vector< XMLPropertyState >::const_iterator i(rProperties.begin()); in exportStyleAttributes()
649 ::std::vector< XMLPropertyState >::const_iterator endi(rProperties.end()); in exportStyleAttributes()
677 const std::vector< XMLPropertyState >& rProperties, in exportStyleContent()
687 ::std::vector< XMLPropertyState >::const_iterator i(rProperties.begin()); in exportStyleContent()
688 ::std::vector< XMLPropertyState >::const_iterator endi(rProperties.end()); in exportStyleContent()