summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2011-03-01 15:24:40 +0000
committerMichael Meeks <michael.meeks@novell.com>2011-03-01 15:24:55 +0000
commit482f8193fe7d522d46ca0c00cfcc973c5699bf9b (patch)
tree68e8cbd61817483c5b78389ad67be26d4f1c4321
parent1f082e1da692abe3ede5bce7267866d82f78f082 (diff)
expose missing method
-rw-r--r--svx/inc/svx/dlgutil.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/inc/svx/dlgutil.hxx b/svx/inc/svx/dlgutil.hxx
index 861203c2bd..3e4f736394 100644
--- a/svx/inc/svx/dlgutil.hxx
+++ b/svx/inc/svx/dlgutil.hxx
@@ -39,6 +39,7 @@
class SfxItemSet;
SVX_DLLPUBLIC FieldUnit GetModuleFieldUnit( const SfxItemSet& );
+SVX_DLLPUBLIC BOOL GetApplyCharUnit( const SfxItemSet& );
#define OUTPUT_DRAWMODE_COLOR (DRAWMODE_DEFAULT)
#define OUTPUT_DRAWMODE_CONTRAST (DRAWMODE_SETTINGSLINE | DRAWMODE_SETTINGSFILL | DRAWMODE_SETTINGSTEXT | DRAWMODE_SETTINGSGRADIENT)