Home
last modified time | relevance | path

Searched refs:nMSTotalWidth (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx1260 nMSTotalWidth = (nMSTotalWidth == 5) ? in DetermineBorderProperties()
1261 nMSTotalWidth*2 : nMSTotalWidth*3; in DetermineBorderProperties()
1275 nMSTotalWidth = nMSTotalWidth*9/2; in DetermineBorderProperties()
1286 nMSTotalWidth = nMSTotalWidth + 15*2; in DetermineBorderProperties()
1293 nMSTotalWidth = nMSTotalWidth + 15*4; in DetermineBorderProperties()
1308 nMSTotalWidth += 20 + (nMSTotalWidth-1)/2; in DetermineBorderProperties()
1315 nMSTotalWidth += 5 + (nMSTotalWidth-1)/2; in DetermineBorderProperties()
1335 nMSTotalWidth += nMSTotalWidth + 20 * 2; in DetermineBorderProperties()
1339 nMSTotalWidth += nMSTotalWidth + 7 * 2; in DetermineBorderProperties()
1368 nMSTotalWidth = nMSTotalWidth*2 + 15*2 + 30; in DetermineBorderProperties()
[all …]
/aoo41x/main/sw/source/filter/ww8/
H A Dww8scan.cxx1315 nMSTotalWidth = nMSTotalWidth * nIdx * 15; in DetermineBorderProperties()
1351 nMSTotalWidth = (nMSTotalWidth == 5) ? in DetermineBorderProperties()
1352 nMSTotalWidth*2 : nMSTotalWidth*3; in DetermineBorderProperties()
1366 nMSTotalWidth = nMSTotalWidth*9/2; in DetermineBorderProperties()
1377 nMSTotalWidth = nMSTotalWidth + 15*2; in DetermineBorderProperties()
1384 nMSTotalWidth = nMSTotalWidth + 15*4; in DetermineBorderProperties()
1399 nMSTotalWidth += 20 + (nMSTotalWidth-1)/2; in DetermineBorderProperties()
1406 nMSTotalWidth += 5 + (nMSTotalWidth-1)/2; in DetermineBorderProperties()
1426 nMSTotalWidth += nMSTotalWidth + 20 * 2; in DetermineBorderProperties()
1430 nMSTotalWidth += nMSTotalWidth + 7 * 2; in DetermineBorderProperties()
[all …]

Completed in 57 milliseconds