Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtexppr.cxx265 XMLPropertyState* pCharDiffHeightState ) const in ContextFontHeightFilter()
282 if( pCharDiffHeightState ) in ContextFontHeightFilter()
285 pCharDiffHeightState->maValue >>= nTemp; in ContextFontHeightFilter()
288 pCharDiffHeightState->mnIndex = -1; in ContextFontHeightFilter()
289 pCharDiffHeightState->maValue.clear(); in ContextFontHeightFilter()
351 XMLPropertyState* pCharDiffHeightState = NULL; in ContextFilter() local
488 case CTF_CHARHEIGHT_DIFF: pCharDiffHeightState = propertie; break; in ContextFilter()
641 if( pCharHeightState && (pCharPropHeightState || pCharDiffHeightState ) ) in ContextFilter()
643 pCharDiffHeightState ); in ContextFilter()
H A Dtxtexppr.hxx53 XMLPropertyState* pCharDiffHeightState ) const;

Completed in 20 milliseconds