Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8graf.cxx3140 long nHeightTw = pF->nYaBottom - pF->nYaTop; in ImportReplaceableDrawables() local
3141 if (0 > nHeightTw) in ImportReplaceableDrawables()
3142 nHeightTw = 0; in ImportReplaceableDrawables()
3146 rFlySet.Put(SwFmtFrmSize(ATT_FIX_SIZE, nWidthTw, nHeightTw)); in ImportReplaceableDrawables()

Completed in 30 milliseconds