[ooo-build-commit] .: sw/inc

Kohei Yoshida kohei at kemper.freedesktop.org
Tue Oct 5 08:32:43 PDT 2010


 sw/inc/tblafmt.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 0f0c8591f93c568589df03eab07f08fe36ca4ac3
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Tue Oct 5 11:26:19 2010 -0400

    Ported calc-distributed-cell-text-*.diff from ooo-build.
    
    This feature enables horizontal 'distributed' alignment and vertical
    'justified' and 'distributed' alignments for cell contents in Calc.
    Note that this feature relies on ODF 1.2 extended in order for the
    relevant cell attributes to be saved in ODS.

diff --git a/sw/inc/tblafmt.hxx b/sw/inc/tblafmt.hxx
index 0e74744..36864e2 100644
--- a/sw/inc/tblafmt.hxx
+++ b/sw/inc/tblafmt.hxx
@@ -61,6 +61,7 @@ JP 20.07.95:
 #include <editeng/boxitem.hxx>
 #include <editeng/brshitem.hxx>
 #include <editeng/adjitem.hxx>
+#include <editeng/justifyitem.hxx>
 #include <svx/rotmodit.hxx>
 #include <svl/intitem.hxx>
 #include <editeng/bolnitem.hxx>


More information about the ooo-build-commit mailing list