Home
last modified time | relevance | path

Searched refs:nWidthTw (Results 1 – 1 of 1) sorted by path

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx3129 long nWidthTw = pF->nXaRight - pF->nXaLeft; in ImportReplaceableDrawables() local
3130 if (0 > nWidthTw) in ImportReplaceableDrawables()
3131 nWidthTw = 0; in ImportReplaceableDrawables()
3138 rFlySet.Put(SwFmtFrmSize(ATT_FIX_SIZE, nWidthTw, nHeightTw)); in ImportReplaceableDrawables()

Completed in 32 milliseconds