Searched refs:pRightBorderWidthState (Results 1 – 2 of 2) sorted by relevance
384 XMLPropertyState* pRightBorderWidthState = NULL; in ContextFilter() local505 case CTF_RIGHTBORDERWIDTH: pRightBorderWidthState = propertie; break; in ContextFilter()660 …if( pLeftBorderWidthState && pRightBorderWidthState && pTopBorderWidthState && pBottomBorderWidthS… in ContextFilter()665 pRightBorderWidthState->maValue >>= aRight; in ContextFilter()677 pRightBorderWidthState->mnIndex = -1; in ContextFilter()678 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 25 milliseconds