Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx396 XMLPropertyState* pRightBorderState = NULL; in ContextFilter() local
517 case CTF_RIGHTBORDER: pRightBorderState = propertie; break; in ContextFilter()
767 if( pLeftBorderState && pRightBorderState && pTopBorderState && pBottomBorderState ) in ContextFilter()
772 pRightBorderState->maValue >>= aRight; in ContextFilter()
784 pRightBorderState->mnIndex = -1; in ContextFilter()
785 pRightBorderState->maValue.clear(); in ContextFilter()

Completed in 20 milliseconds