Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/filter/ww8/
H A Dww8graf.cxx3132 long nHeightTw = pF->nYaBottom - pF->nYaTop; in ImportReplaceableDrawables() local
3133 if (0 > nHeightTw) in ImportReplaceableDrawables()
3134 nHeightTw = 0; in ImportReplaceableDrawables()
3138 rFlySet.Put(SwFmtFrmSize(ATT_FIX_SIZE, nWidthTw, nHeightTw)); in ImportReplaceableDrawables()

Completed in 65 milliseconds