Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx264 XMLPropertyState* pCharPropHeightState, in ContextFontHeightFilter() argument
267 if( pCharPropHeightState ) in ContextFontHeightFilter()
270 pCharPropHeightState->maValue >>= nTemp; in ContextFontHeightFilter()
273 pCharPropHeightState->mnIndex = -1; in ContextFontHeightFilter()
274 pCharPropHeightState->maValue.clear(); in ContextFontHeightFilter()
350 XMLPropertyState* pCharPropHeightState = NULL; in ContextFilter() local
487 case CTF_CHARHEIGHT_REL: pCharPropHeightState = propertie; break; in ContextFilter()
641 if( pCharHeightState && (pCharPropHeightState || pCharDiffHeightState ) ) in ContextFilter()
642 ContextFontHeightFilter( pCharHeightState, pCharPropHeightState, in ContextFilter()
H A Dtxtexppr.hxx52 XMLPropertyState* pCharPropHeightState,

Completed in 9 milliseconds