Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A Dtxtexppr.cxx448 XMLPropertyState* pShapeVertOrientState = NULL; in ContextFilter() local
555 …case CTF_SHAPE_VERTICALPOS: pShapeVertOrientState = propertie; bNeedsAnchor = sal_True; … in ContextFilter()
913 if ( pShapeVertOrientState ) in ContextFilter()
914 pShapeVertOrientState->mnIndex = -1; in ContextFilter()
943 if( pShapeVertOrientState && TextContentAnchorType_AT_CHARACTER == eAnchor ) in ContextFilter()
944 pShapeVertOrientState->mnIndex = -1; in ContextFilter()

Completed in 21 milliseconds