Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx775 bColsOption(false), bColTags(true), bLayoutExport(false), in SwWriteTable()
803 bColTags(pLayoutInfo->HasColTags()), bLayoutExport(true), in SwWriteTable()
823 if( bColTags ) in SwWriteTable()
/trunk/main/sw/inc/
H A Dhtmltbl.hxx234 sal_Bool bColTags : 1; // Tabelle besitzt COL/COLGRP-Tags member in SwHTMLTableLayout
317 sal_Bool HasColTags() const { return bColTags; } in HasColTags()
/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx263 sal_Bool bColTags : 1; member in SwWriteTable
/trunk/main/sw/source/filter/html/
H A Dhtmltabw.cxx828 if( bColTags ) in Write()
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx221 bColsOption( bColsOpt ), bColTags( bColTgs ), in SwHTMLTableLayout()

Completed in 54 milliseconds