Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx1030 sal_Bool bRelWidths = sal_False; in OutHTML_SwTblNode() local
1037 bRelWidths = sal_True; in OutHTML_SwTblNode()
1054 bRelWidths = sal_True; in OutHTML_SwTblNode()
1063 bRelWidths = sal_True; in OutHTML_SwTblNode()
1086 bRelWidths = sal_True; in OutHTML_SwTblNode()
1136 if( bRelWidths ) in OutHTML_SwTblNode()
1139 bRelWidths = nFlyPrcWidth > 0; in OutHTML_SwTblNode()
1216 nBaseWidth, bRelWidths, rTbl.GetRowsToRepeat() ); in OutHTML_SwTblNode()
/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx256 sal_Bool bRelWidths : 1; // Breiten relativ ausgeben? member in SwWriteTable
293 sal_Bool HasRelWidths() const { return bRelWidths; } in HasRelWidths()
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx770 nLeftSub(nLSub), nRightSub(nRSub), nTabWidth(nWidth), bRelWidths(bRel), in SwWriteTable()
798 bRelWidths(pLayoutInfo->HasPrcWidthOption()), bUseLayoutHeights(false), in SwWriteTable()

Completed in 30 milliseconds