Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx447 XMLPropertyState* pShapeVertOrientAtCharState = NULL; in ContextFilter() local
558 …case CTF_SHAPE_VERTICALPOS_ATCHAR: pShapeVertOrientAtCharState = propertie; bNeedsAnchor = sal_… in ContextFilter()
949 if ( pShapeVertOrientAtCharState ) in ContextFilter()
950 pShapeVertOrientAtCharState->mnIndex = -1; in ContextFilter()
979 if( pShapeVertOrientAtCharState && TextContentAnchorType_AT_CHARACTER != eAnchor ) in ContextFilter()
980 pShapeVertOrientAtCharState->mnIndex = -1; in ContextFilter()

Completed in 15 milliseconds