Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx432 XMLPropertyState* pShapeHoriOrientRelState = NULL; in ContextFilter() local
554 …case CTF_SHAPE_HORIZONTALREL: pShapeHoriOrientRelState = propertie; bNeedsAnchor = sal… in ContextFilter()
941 if ( pShapeHoriOrientRelState ) in ContextFilter()
942 pShapeHoriOrientRelState->mnIndex = -1; in ContextFilter()
972 if( pShapeHoriOrientRelState && TextContentAnchorType_AT_FRAME == eAnchor ) in ContextFilter()
973 pShapeHoriOrientRelState->mnIndex = -1; in ContextFilter()

Completed in 18 milliseconds