Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx2034 sal_uInt32 nCalcmode, nBits, nValueType; in importAnimateContainer() local
2035 mrStCtrl >> nCalcmode >> nBits >> nValueType; in importAnimateContainer()
2039 …sal_Int16 n = (nCalcmode == 1) ? AnimationCalcMode::LINEAR : /* (nCalcmode == 2) ? AnimationCalcMo… in importAnimateContainer()
2041 …dump( " calcmode=\"%s\"", (nCalcmode == 0) ? "discrete" : (nCalcmode == 1) ? "linear" : (nCalcmode in importAnimateContainer()

Completed in 23 milliseconds