Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx402 XMLPropertyState* pHeightMinRelState = NULL; in ContextFilter() local
522 case CTF_FRAMEHEIGHT_MIN_REL: pHeightMinRelState = propertie; break; in ContextFilter()
815 ( pHeightMinRelState && in ContextFilter()
816 ( !(pHeightMinRelState->maValue >>= nRel) || nRel > 0 ) ) ) in ContextFilter()
825 if( pHeightMinRelState && SizeType::MIN != nSizeType) in ContextFilter()
826 pHeightMinRelState->mnIndex = -1; in ContextFilter()

Completed in 18 milliseconds