Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A Dtxtexppr.cxx398 XMLPropertyState* pRightBorderState = NULL; in ContextFilter() local
515 case CTF_RIGHTBORDER: pRightBorderState = propertie; break; in ContextFilter()
733 if( pLeftBorderState && pRightBorderState && pTopBorderState && pBottomBorderState ) in ContextFilter()
738 pRightBorderState->maValue >>= aRight; in ContextFilter()
750 pRightBorderState->mnIndex = -1; in ContextFilter()
751 pRightBorderState->maValue.clear(); in ContextFilter()

Completed in 10 milliseconds