mirror of
https://github.com/LibreOffice/core.git
synced 2025-07-29 21:00:46 +00:00
tdf#152299 - Remove unused define(s) from C/C++ files
Change-Id: I183330f8c2e947d6c8dffbcabc7da6c115e08a8c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176963 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:

committed by
Julien Nabet

parent
d4bc4d9e9f
commit
f66d3e5502
@ -52,7 +52,6 @@ class OutputDevice;
|
||||
class SvxCaseMapItem;
|
||||
class SfxGrabBagItem;
|
||||
|
||||
#define CH_FEATURE_OLD (sal_uInt8) 0xFF
|
||||
#define CH_FEATURE u'\x0001'
|
||||
#define CH_SOFTHYPHEN u'\x00AD'
|
||||
|
||||
@ -61,8 +60,6 @@ class SfxGrabBagItem;
|
||||
// => To determine the DefMetric simply use GetMetric(0)
|
||||
#define DEF_METRIC 0
|
||||
|
||||
|
||||
|
||||
// bFeature: Attribute must not expand/shrink, length is always 1
|
||||
// bEdge: Attribute will not expand, if you want to expand just on the edge
|
||||
class EditCharAttrib
|
||||
|
Reference in New Issue
Block a user