svx/source/table/tableundo.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 16e917643f4855125f5a872586b9841a677bb35b Author: Caolán McNamara <caol...@redhat.com> Date: Tue Apr 22 11:52:35 2014 +0100 fix namespace Change-Id: I4bd345e54d9d5a5901cd6e7aa409135b4dabecef diff --git a/svx/source/table/tableundo.hxx b/svx/source/table/tableundo.hxx index 85c7978..1f7e24d 100644 --- a/svx/source/table/tableundo.hxx +++ b/svx/source/table/tableundo.hxx @@ -70,7 +70,7 @@ private: Data() : mpProperties(NULL) , mpOutlinerParaObject(NULL) - , mnCellContentType(CellContentType_EMPTY) + , mnCellContentType(css::table::CellContentType_EMPTY) , mfValue(0) , mnError(0) , mbMerged(false)
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits