Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/text/
H A Dtxtexppr.cxx266 XMLPropertyState* pCharPropHeightState, in ContextFontHeightFilter() argument
269 if( pCharPropHeightState ) in ContextFontHeightFilter()
272 pCharPropHeightState->maValue >>= nTemp; in ContextFontHeightFilter()
275 pCharPropHeightState->mnIndex = -1; in ContextFontHeightFilter()
276 pCharPropHeightState->maValue.clear(); in ContextFontHeightFilter()
352 XMLPropertyState* pCharPropHeightState = NULL; in ContextFilter() local
485 case CTF_CHARHEIGHT_REL: pCharPropHeightState = propertie; break; in ContextFilter()
607 if( pCharHeightState && (pCharPropHeightState || pCharDiffHeightState ) ) in ContextFilter()
608 ContextFontHeightFilter( pCharHeightState, pCharPropHeightState, in ContextFilter()
H A Dtxtexppr.hxx52 XMLPropertyState* pCharPropHeightState,

Completed in 24 milliseconds