Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx437 WW8_CP nClipStart; member in WW8PLCFx_PCD
458 void SetClipStart(WW8_CP nIn) { nClipStart = nIn; } in SetClipStart()
459 WW8_CP GetClipStart() { return nClipStart; } in GetClipStart()
H A Dww8scan.cxx1158 : WW8PLCFx(eVersion, false), nClipStart(-1) in WW8PLCFx_PCD()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx1034 : WW8PLCFx(nVersion, false), nClipStart(-1) in WW8PLCFx_PCD()