Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx434 XMLPropertyState* pShapeHoriOrientMirrorState = NULL; in ContextFilter() local
556 …case CTF_SHAPE_HORIZONTALMIRROR: pShapeHoriOrientMirrorState = propertie; bNeedsAnchor = … in ContextFilter()
945 if ( pShapeHoriOrientMirrorState ) in ContextFilter()
946 pShapeHoriOrientMirrorState->mnIndex = -1; in ContextFilter()
963 if( pShapeHoriOrientMirrorState && in ContextFilter()
964 *(sal_Bool *)pShapeHoriOrientMirrorState->maValue.getValue() ) in ContextFilter()
969 if( pShapeHoriOrientMirrorState ) in ContextFilter()
970 pShapeHoriOrientMirrorState->mnIndex = -1; in ContextFilter()

Completed in 9 milliseconds