Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A Dtxtexppr.cxx436 XMLPropertyState* pShapeHoriOrientMirrorState = NULL; in ContextFilter() local
554 …case CTF_SHAPE_HORIZONTALMIRROR: pShapeHoriOrientMirrorState = propertie; bNeedsAnchor = … in ContextFilter()
911 if ( pShapeHoriOrientMirrorState ) in ContextFilter()
912 pShapeHoriOrientMirrorState->mnIndex = -1; in ContextFilter()
929 if( pShapeHoriOrientMirrorState && in ContextFilter()
930 *(sal_Bool *)pShapeHoriOrientMirrorState->maValue.getValue() ) in ContextFilter()
935 if( pShapeHoriOrientMirrorState ) in ContextFilter()
936 pShapeHoriOrientMirrorState->mnIndex = -1; in ContextFilter()

Completed in 7 milliseconds