Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx146 struct WW8_BRCVer6 // alter Border Code struct
160 struct WW8_BRC : public WW8_BRCVer6 // Border Code argument
460 WW8_BRCVer6 rgbrcVer6[4];
/AOO42X/main/sw/source/filter/ww8/
H A Dww8struc.hxx234 struct WW8_BRCVer6 // alter Border Code struct
486 WW8_BRCVer6 rgbrcVer6[4];
H A Dww8par2.cxx1356 WW8_BRCVer6* pBRC = (WW8_BRCVer6*)(pParamsTSetBRC+3); in ProcessSprmTSetBRC()