From 97c995a22c1602679a3e386f994a20b23d07f429 Mon Sep 17 00:00:00 2001 From: Cédric Bosdonnat Date: Fri, 20 May 2011 17:29:08 +0200 Subject: fdo#37390, make style:layout-grid-snap-to-characters fit to ODF spec. Signed-off-by: Petr Mladek --- xmloff/inc/xmloff/xmltoken.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'xmloff/inc/xmloff/xmltoken.hxx') diff --git a/xmloff/inc/xmloff/xmltoken.hxx b/xmloff/inc/xmloff/xmltoken.hxx index d361c38ac9..932daebdd1 100644 --- a/xmloff/inc/xmloff/xmltoken.hxx +++ b/xmloff/inc/xmloff/xmltoken.hxx @@ -2105,6 +2105,7 @@ namespace xmloff { namespace token { XML_LAYOUT_GRID_STANDARD_MODE, XML_LAYOUT_GRID_BASE_WIDTH, XML_LAYOUT_GRID_SNAP_TO_CHARS, + XML_LAYOUT_GRID_SNAP_TO, XML_SNAP_TO_LAYOUT_GRID, XML_DONT_BALANCE_TEXT_COLUMNS, -- cgit v1.2.3