Home
last modified time | relevance | path

Searched refs:pRightBorderDistanceState (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/xmloff/source/text/
H A Dtxtexppr.cxx391 XMLPropertyState* pRightBorderDistanceState = NULL; in ContextFilter() local
510 case CTF_RIGHTBORDERDISTANCE: pRightBorderDistanceState = propertie; break; in ContextFilter()
699 …if( pLeftBorderDistanceState && pRightBorderDistanceState && pTopBorderDistanceState && pBottomBor… in ContextFilter()
704 pRightBorderDistanceState->maValue >>= aRight; in ContextFilter()
711 pRightBorderDistanceState->mnIndex = -1; in ContextFilter()
712 pRightBorderDistanceState->maValue.clear(); in ContextFilter()

Completed in 41 milliseconds