Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx2484 mnLastPara = -1; // used to check for TextReverse in reset()
2505 if( mnLastPara != -1 ) in addEffect()
2506 mbTextReverse = mnLastPara > aParaTarget.Paragraph; in addEffect()
2508 mnLastPara = aParaTarget.Paragraph; in addEffect()
/aoo42x/main/sd/inc/
H A DCustomAnimationEffect.hxx270 sal_Int32 mnLastPara; member in sd::CustomAnimationTextGroup

Completed in 37 milliseconds