Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx446 XMLPropertyState* pShapeVertOrientState = NULL; in ContextFilter() local
557 …case CTF_SHAPE_VERTICALPOS: pShapeVertOrientState = propertie; bNeedsAnchor = sal_True; … in ContextFilter()
947 if ( pShapeVertOrientState ) in ContextFilter()
948 pShapeVertOrientState->mnIndex = -1; in ContextFilter()
977 if( pShapeVertOrientState && TextContentAnchorType_AT_CHARACTER == eAnchor ) in ContextFilter()
978 pShapeVertOrientState->mnIndex = -1; in ContextFilter()

Completed in 15 milliseconds