Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx4223 sal_uInt32 nVal32, nPMask; in Read() local
4245 rIn >> nVal32; in Read()
4246 maParaLevel[ nLevel ].mnBulletColor = nVal32; in Read()
4272 rIn >> nVal32; // reading the tabulators in Read()
4320 rIn >> nVal32; // reading the tabulators in Read()
5220 sal_uInt32 nVal32, nHiByte; in ReadParaProps() local
5221 rIn >> nVal32; in ReadParaProps()
5222 nHiByte = nVal32 >> 24; in ReadParaProps()
5224 nVal32 = nHiByte | PPT_COLSCHEME; in ReadParaProps()
5225 aSet.mnBulletColor = nVal32; in ReadParaProps()

Completed in 57 milliseconds