Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A Dtxtexppr.cxx435 XMLPropertyState* pShapeHoriOrientRelFrameState = NULL; in ContextFilter() local
553 …case CTF_SHAPE_HORIZONTALREL_FRAME: pShapeHoriOrientRelFrameState = propertie; bNeedsAnchor … in ContextFilter()
909 if ( pShapeHoriOrientRelFrameState ) in ContextFilter()
910 pShapeHoriOrientRelFrameState->mnIndex = -1; in ContextFilter()
940 if( pShapeHoriOrientRelFrameState && TextContentAnchorType_AT_FRAME != eAnchor ) in ContextFilter()
941 pShapeHoriOrientRelFrameState->mnIndex = -1;; in ContextFilter()

Completed in 17 milliseconds