Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dppt97animations.cxx56 rIn >> nBuildType; in ReadStream()
116 return m_aAtom.nBuildType != 0; in HasEffect()
120 return m_aAtom.nBuildType > 1; in HasParagraphEffect()
125 if(m_aAtom.nBuildType>1) in GetParagraphLevel()
126 nParagraphLevel = m_aAtom.nBuildType-1; in GetParagraphLevel()
H A Dppt97animations.hxx45 sal_uInt8 nBuildType; member in Ppt97AnimationInfoAtom
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx3488 sal_uInt8 nBuildType = 1; // type of build in ImplWriteObjectEffect() local
3497 nBuildType = 0; in ImplWriteObjectEffect()
3958 nBuildType = 2; in ImplWriteObjectEffect()
3988 << nSlideCount << nBuildType << nFlyMethod << nFlyDirection in ImplWriteObjectEffect()

Completed in 39 milliseconds