Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx183 sal_Bool bRelWidthOpt : 1; member in SwWriteTableCol
208 nWidthOpt = nWidth; bRelWidthOpt = bRel; in SetWidthOpt()
211 sal_Bool HasRelWidthOpt() const { return bRelWidthOpt; } in HasRelWidthOpt()
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx92 : nPos(nPosition), nWidthOpt(0), bRelWidthOpt(false), bOutWidth(true), in SwWriteTableCol()

Completed in 14 milliseconds