Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A Dtxtexppr.cxx265 XMLPropertyState* pCharHeightState, in ContextFontHeightFilter() argument
280 pCharHeightState->mnIndex = -1; in ContextFontHeightFilter()
281 pCharHeightState->maValue.clear(); in ContextFontHeightFilter()
295 pCharHeightState->mnIndex = -1; in ContextFontHeightFilter()
296 pCharHeightState->maValue.clear(); in ContextFontHeightFilter()
351 XMLPropertyState* pCharHeightState = NULL; in ContextFilter() local
484 case CTF_CHARHEIGHT: pCharHeightState = propertie; break; in ContextFilter()
607 if( pCharHeightState && (pCharPropHeightState || pCharDiffHeightState ) ) in ContextFilter()
608 ContextFontHeightFilter( pCharHeightState, pCharPropHeightState, in ContextFilter()
H A Dtxtexppr.hxx51 XMLPropertyState* pCharHeightState,

Completed in 21 milliseconds