Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx433 XMLPropertyState* pShapeHoriOrientRelFrameState = NULL; in ContextFilter() local
555 …case CTF_SHAPE_HORIZONTALREL_FRAME: pShapeHoriOrientRelFrameState = propertie; bNeedsAnchor … in ContextFilter()
943 if ( pShapeHoriOrientRelFrameState ) in ContextFilter()
944 pShapeHoriOrientRelFrameState->mnIndex = -1; in ContextFilter()
974 if( pShapeHoriOrientRelFrameState && TextContentAnchorType_AT_FRAME != eAnchor ) in ContextFilter()
975 pShapeHoriOrientRelFrameState->mnIndex = -1;; in ContextFilter()

Completed in 15 milliseconds