Searched refs:pRightBorderWidthState (Results 1 – 2 of 2) sorted by relevance
382 XMLPropertyState* pRightBorderWidthState = NULL; in ContextFilter() local507 case CTF_RIGHTBORDERWIDTH: pRightBorderWidthState = propertie; break; in ContextFilter()694 …if( pLeftBorderWidthState && pRightBorderWidthState && pTopBorderWidthState && pBottomBorderWidthS… in ContextFilter()699 pRightBorderWidthState->maValue >>= aRight; in ContextFilter()711 pRightBorderWidthState->mnIndex = -1; in ContextFilter()712 pRightBorderWidthState->maValue.clear(); in ContextFilter()
212 XMLPropertyState* pRightBorderWidthState = NULL; in ContextFilter() local256 case CTF_SC_RIGHTBORDERWIDTH: pRightBorderWidthState = propertie; break; in ContextFilter()353 …if( pLeftBorderWidthState && pRightBorderWidthState && pTopBorderWidthState && pBottomBorderWidthS… in ContextFilter()358 pRightBorderWidthState->maValue >>= aRight; in ContextFilter()369 pRightBorderWidthState->mnIndex = -1; in ContextFilter()370 pRightBorderWidthState->maValue.clear(); in ContextFilter()
Completed in 14 milliseconds