Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A Dtxtexppr.cxx404 XMLPropertyState* pHeightMinRelState = NULL; in ContextFilter() local
520 case CTF_FRAMEHEIGHT_MIN_REL: pHeightMinRelState = propertie; break; in ContextFilter()
781 ( pHeightMinRelState && in ContextFilter()
782 ( !(pHeightMinRelState->maValue >>= nRel) || nRel > 0 ) ) ) in ContextFilter()
791 if( pHeightMinRelState && SizeType::MIN != nSizeType) in ContextFilter()
792 pHeightMinRelState->mnIndex = -1; in ContextFilter()

Completed in 28 milliseconds