Searched refs:stcp (Results 1 – 2 of 2) sorted by relevance
263 sal_uInt16 stcp = 0; in ReadNames() local266 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadNames()268 stcp++; in ReadNames()281 sal_uInt16 stcp = 0; in ReadChpx() local284 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadChpx()286 stcp++; in ReadChpx()299 sal_uInt16 stcp = 0; in ReadPapx() local302 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadPapx()304 stcp++; in ReadPapx()316 for (sal_uInt16 stcp=0;stcp<iMac;stcp++) in ReadEstcp() local[all …]
4480 sal_uInt16 stcp=0; in ImportOldFormatStyles() local4518 stcp++; in ImportOldFormatStyles()4521 sal_uInt16 nStyles=stcp; in ImportOldFormatStyles()4527 stcp=0; in ImportOldFormatStyles()4553 stcp++; in ImportOldFormatStyles()4554 if (stcp == nStyles) in ImportOldFormatStyles()4565 stcp=0; in ImportOldFormatStyles()4589 stcp++; in ImportOldFormatStyles()4591 if (stcp == nStyles) in ImportOldFormatStyles()4603 for (stcp = 0; stcp < iMac; ++stcp) in ImportOldFormatStyles()[all …]
Completed in 40 milliseconds