diff options
Diffstat (limited to 'include/svx/xit.hxx')
-rw-r--r-- | include/svx/xit.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/xit.hxx b/include/svx/xit.hxx index e314154f67eb..337467971ad4 100644 --- a/include/svx/xit.hxx +++ b/include/svx/xit.hxx @@ -32,9 +32,9 @@ class NameOrIndex; typedef sal_Bool (*SvxCompareValueFunc)( const NameOrIndex* p1, const NameOrIndex* p2 ); -//------------------- + // class NameOrIndex -//------------------- + class SVX_DLLPUBLIC NameOrIndex : public SfxStringItem { sal_Int32 nPalIndex; |