Searched refs:bTopCaption (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sw/source/filter/html/ |
H A D | htmltabw.cxx | 105 const String *pCaption=0, sal_Bool bTopCaption=sal_False, 569 const String *pCaption, sal_Bool bTopCaption, in Write() argument 817 += (bTopCaption ? OOO_STRING_SVTOOLS_HTML_VA_top : OOO_STRING_SVTOOLS_HTML_VA_bottom); in Write() 975 const String *pCaption, sal_Bool bTopCaption ) in OutHTML_SwTblNode() argument 1210 pFmt, pCaption, bTopCaption, in OutHTML_SwTblNode() 1218 pFmt, pCaption, bTopCaption, in OutHTML_SwTblNode()
|
H A D | htmlfly.cxx | 1325 sal_Bool bTopCaption = sal_False; in OutHTML_FrmFmtTableNode() local 1334 bTopCaption = sal_True; in OutHTML_FrmFmtTableNode() 1342 (nTblEnd == nEnd - 2 && !bTopCaption), in OutHTML_FrmFmtTableNode() 1357 bTopCaption ); in OutHTML_FrmFmtTableNode()
|
H A D | wrthtml.hxx | 557 const String* pCaption=0, sal_Bool bTopCaption=sal_False );
|
H A D | htmltab.cxx | 491 sal_Bool bTopCaption; // Ueberschrift ueber der Tabelle member in HTMLTable 580 sal_Bool IsTopCaption() const { return bTopCaption; } in IsTopCaption() 1135 bTopCaption( sal_False ), in HTMLTable() 1216 bTopCaption = bTop; in SetCaption()
|
Completed in 54 milliseconds