Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/text/
H A Dtxtexppr.cxx267 XMLPropertyState* pCharDiffHeightState ) const in ContextFontHeightFilter()
284 if( pCharDiffHeightState ) in ContextFontHeightFilter()
287 pCharDiffHeightState->maValue >>= nTemp; in ContextFontHeightFilter()
290 pCharDiffHeightState->mnIndex = -1; in ContextFontHeightFilter()
291 pCharDiffHeightState->maValue.clear(); in ContextFontHeightFilter()
353 XMLPropertyState* pCharDiffHeightState = NULL; in ContextFilter() local
486 case CTF_CHARHEIGHT_DIFF: pCharDiffHeightState = propertie; break; in ContextFilter()
607 if( pCharHeightState && (pCharPropHeightState || pCharDiffHeightState ) ) in ContextFilter()
609 pCharDiffHeightState ); in ContextFilter()
H A Dtxtexppr.hxx53 XMLPropertyState* pCharDiffHeightState ) const;

Completed in 10 milliseconds