Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A Dtxtexppr.cxx384 XMLPropertyState* pRightBorderWidthState = NULL; in ContextFilter() local
505 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()
/aoo4110/main/sc/source/filter/xml/
H A Dxmlstyle.cxx212 XMLPropertyState* pRightBorderWidthState = NULL; in ContextFilter() local
256 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 32 milliseconds