Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx395 XMLPropertyState* pLeftBorderState = NULL; in ContextFilter() local
516 case CTF_LEFTBORDER: pLeftBorderState = propertie; break; in ContextFilter()
767 if( pLeftBorderState && pRightBorderState && pTopBorderState && pBottomBorderState ) in ContextFilter()
771 pLeftBorderState->maValue >>= aLeft; in ContextFilter()
782 pLeftBorderState->mnIndex = -1; in ContextFilter()
783 pLeftBorderState->maValue.clear(); in ContextFilter()

Completed in 10 milliseconds