Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx450 XMLPropertyState* pShapeVertOrientRelFrameState = NULL; in ContextFilter() local
561 …case CTF_SHAPE_VERTICALREL_FRAME: pShapeVertOrientRelFrameState = propertie; bNeedsAnchor = sa… in ContextFilter()
955 if ( pShapeVertOrientRelFrameState ) in ContextFilter()
956 pShapeVertOrientRelFrameState->mnIndex = -1; in ContextFilter()
986 if( pShapeVertOrientRelFrameState && TextContentAnchorType_AT_FRAME != eAnchor ) in ContextFilter()
987 pShapeVertOrientRelFrameState->mnIndex = -1; in ContextFilter()

Completed in 13 milliseconds