Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx449 XMLPropertyState* pShapeVertOrientRelPageState = NULL; in ContextFilter() local
560 …case CTF_SHAPE_VERTICALREL_PAGE: pShapeVertOrientRelPageState = propertie; bNeedsAnchor = sal… in ContextFilter()
953 if ( pShapeVertOrientRelPageState ) in ContextFilter()
954 pShapeVertOrientRelPageState->mnIndex = -1; in ContextFilter()
984 if( pShapeVertOrientRelPageState && TextContentAnchorType_AT_PAGE != eAnchor ) in ContextFilter()
985 pShapeVertOrientRelPageState->mnIndex = -1; in ContextFilter()

Completed in 13 milliseconds