Home
last modified time | relevance | path

Searched defs:WW8_STD (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx80 struct WW8_STD struct
83 sal_uInt16 sti : 12; // invariant style identifier
84 sal_uInt16 fScratch : 1; // spare field for any temporary use,
87 sal_uInt16 fHasUpe : 1; // UPEs have been generated
88 sal_uInt16 fMassCopy : 1; // std has been mass-copied; if unused at
90 sal_uInt16 sgc : 4; // style type code
91 sal_uInt16 istdBase : 12; // base style
92 sal_uInt16 cupx : 4; // # of UPXs (and UPEs)
93 sal_uInt16 istdNext : 12; // next style
94 sal_uInt16 bchUpe; // offset to end of upx's, start of upe's
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx172 struct WW8_STD struct
175 sal_uInt16 sti : 12; // invariant style identifier
176 sal_uInt16 fScratch : 1; // spare field for any temporary use,
179 sal_uInt16 fHasUpe : 1; // UPEs have been generated
180 sal_uInt16 fMassCopy : 1; // std has been mass-copied; if unused at
182 sal_uInt16 sgc : 4; // style type code
183 sal_uInt16 istdBase : 12; // base style
184 sal_uInt16 cupx : 4; // # of UPXs (and UPEs)
185 sal_uInt16 istdNext : 12; // next style
186 sal_uInt16 bchUpe; // offset to end of upx's, start of upe's
[all …]

Completed in 34 milliseconds