Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A Dtxtexppr.cxx452 XMLPropertyState* pShapeVertOrientRelFrameState = NULL; in ContextFilter() local
559 …case CTF_SHAPE_VERTICALREL_FRAME: pShapeVertOrientRelFrameState = propertie; bNeedsAnchor = sa… in ContextFilter()
921 if ( pShapeVertOrientRelFrameState ) in ContextFilter()
922 pShapeVertOrientRelFrameState->mnIndex = -1; in ContextFilter()
952 if( pShapeVertOrientRelFrameState && TextContentAnchorType_AT_FRAME != eAnchor ) in ContextFilter()
953 pShapeVertOrientRelFrameState->mnIndex = -1; in ContextFilter()

Completed in 13 milliseconds