Searched refs:pHeightMinAbsState (Results 1 – 1 of 1) sorted by relevance
401 XMLPropertyState* pHeightMinAbsState = NULL; in ContextFilter() local521 case CTF_FRAMEHEIGHT_MIN_ABS: pHeightMinAbsState = propertie; break; in ContextFilter()811 if( pHeightMinAbsState ) in ContextFilter()818 pHeightMinAbsState->mnIndex = -1; in ContextFilter()823 pHeightMinAbsState->maValue <<= static_cast<sal_Int32>( 0 ); in ContextFilter()827 if( pHeightAbsState && pHeightMinAbsState && in ContextFilter()828 -1 != pHeightMinAbsState->mnIndex ) in ContextFilter()