Searched refs:cstcStd (Results 1 – 3 of 3) sorted by relevance
225 : cstcStd(0), in Ww1StyleSheet()243 cstcStd = SVBT16ToShort(p); in Ww1StyleSheet()266 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadNames()284 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadChpx()302 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadPapx()318 sal_uInt16 stc = (stcp - cstcStd) & 255; in ReadEstcp()
286 sal_uInt16 cstcStd; // count style code standard member in Ww1StyleSheet
4474 sal_uInt16 cstcStd; in ImportOldFormatStyles() local4475 rSt >> cstcStd; in ImportOldFormatStyles()4487 sal_uInt8 stc = static_cast< sal_uInt8 >((stcp - cstcStd) & 255); in ImportOldFormatStyles()4609 sal_uInt8 stc = static_cast< sal_uInt8 >((stcp - cstcStd) & 255); in ImportOldFormatStyles()
Completed in 51 milliseconds