Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx988 sal_uInt8 nFlyPrcWidth = 0; in OutHTML_SwTblNode() local
996 nFlyPrcWidth = rFrmSize.GetWidthPercent(); in OutHTML_SwTblNode()
1138 nWidth = nFlyPrcWidth ? nFlyPrcWidth : nFlyWidth; in OutHTML_SwTblNode()
1139 bRelWidths = nFlyPrcWidth > 0; in OutHTML_SwTblNode()

Completed in 12 milliseconds