Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww1/
H A Dw1class.cxx225 : 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()
H A Dw1class.hxx286 sal_uInt16 cstcStd; // count style code standard member in Ww1StyleSheet
/aoo4110/main/sw/source/filter/ww8/
H A Dww8par2.cxx4474 sal_uInt16 cstcStd; in ImportOldFormatStyles() local
4475 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 63 milliseconds