Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A Dtxtexppr.cxx449 XMLPropertyState* pShapeVertOrientAtCharState = NULL; in ContextFilter() local
556 …case CTF_SHAPE_VERTICALPOS_ATCHAR: pShapeVertOrientAtCharState = propertie; bNeedsAnchor = sal_… in ContextFilter()
915 if ( pShapeVertOrientAtCharState ) in ContextFilter()
916 pShapeVertOrientAtCharState->mnIndex = -1; in ContextFilter()
945 if( pShapeVertOrientAtCharState && TextContentAnchorType_AT_CHARACTER != eAnchor ) in ContextFilter()
946 pShapeVertOrientAtCharState->mnIndex = -1; in ContextFilter()

Completed in 14 milliseconds