Searched refs:bOutTable (Results 1 – 9 of 9) sorted by relevance
981 rHTMLWrt.bOutTable = sal_True; in OutHTML_SwTblNode()1245 rHTMLWrt.bOutTable = sal_False; in OutHTML_SwTblNode()
306 sal_Bool bOutTable : 1; // wird der Tabelleninhalt geschrieben? member in SwHTMLWriter
793 sal_Bool bUseParSpace = !rHWrt.bOutTable || in OutHTML_SwFmt()2328 !(rHTMLWrt.bOutTable || rHTMLWrt.bOutFlyFrame) && in OutHTML_SwTxtNode()2714 sal_Bool bEndOfCell = rHTMLWrt.bOutTable && in OutHTML_SwTxtNode()
234 bOutTable = bOutHeader = bOutFooter = bOutFlyFrame = sal_False; in WriteStream()
2904 if( rHTMLWrt.bOutTable && rHTMLWrt.bCfgNetscape4 ) in OutCSS1_SvxLineSpacing()
1762 if( bOutTable ) in WriteStringAsPara()1887 aData.bOldOutTable = bOutTable; in SaveData()1904 bOutTable = false; in SaveData()1922 bOutTable = rData.bOldOutTable; in RestoreData()3103 bOutFlyFrmAttrs = bOutPageDescs = bOutTable = bOutFirstPage = in ExportDocument()
2315 if ( bOutTable ) in OutputTextNode()2782 m_rWW8Export.bOutTable = true; in OutputFlyFrame_Impl()
547 sal_uInt8 bOutTable : 1; // Tabelle wird ausgegeben member in MSWordExportBase
466 if ( bOutTable ) in OutputSectionBreaks()
Completed in 187 milliseconds