Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx263 XMLPropertyState* pCharHeightState, in ContextFontHeightFilter() argument
278 pCharHeightState->mnIndex = -1; in ContextFontHeightFilter()
279 pCharHeightState->maValue.clear(); in ContextFontHeightFilter()
293 pCharHeightState->mnIndex = -1; in ContextFontHeightFilter()
294 pCharHeightState->maValue.clear(); in ContextFontHeightFilter()
349 XMLPropertyState* pCharHeightState = NULL; in ContextFilter() local
486 case CTF_CHARHEIGHT: pCharHeightState = propertie; break; in ContextFilter()
641 if( pCharHeightState && (pCharPropHeightState || pCharDiffHeightState ) ) in ContextFilter()
642 ContextFontHeightFilter( pCharHeightState, pCharPropHeightState, in ContextFilter()
H A Dtxtexppr.hxx51 XMLPropertyState* pCharHeightState,

Completed in 19 milliseconds