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.hxx440 WW8_CP nClipStart; member in WW8PLCFx_PCD
461 void SetClipStart(WW8_CP nIn) { nClipStart = nIn; } in SetClipStart()
462 WW8_CP GetClipStart() { return nClipStart; } in GetClipStart()
H A Dww8scan.cxx1159 : 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()