Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A Dtxtexppr.cxx451 XMLPropertyState* pShapeVertOrientRelPageState = NULL; in ContextFilter() local
558 …case CTF_SHAPE_VERTICALREL_PAGE: pShapeVertOrientRelPageState = propertie; bNeedsAnchor = sal… in ContextFilter()
919 if ( pShapeVertOrientRelPageState ) in ContextFilter()
920 pShapeVertOrientRelPageState->mnIndex = -1; in ContextFilter()
950 if( pShapeVertOrientRelPageState && TextContentAnchorType_AT_PAGE != eAnchor ) in ContextFilter()
951 pShapeVertOrientRelPageState->mnIndex = -1; in ContextFilter()

Completed in 15 milliseconds