summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-07-23 15:05:21 +0200
committerNoel Grandin <noel@peralex.com>2013-07-24 14:44:56 +0200
commit88afc74751f250257baf13a89ec11d8e13d90436 (patch)
tree3645db2fd4c2fa049d38472af17f396a915d2d6a /include
parentad0f85eb1e839ca21f0a3511cd88b1a62854e5ae (diff)
convert #define to typedef
Change-Id: I5c0325ade3b7c9ca8497111b554e2fd161e4334a
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/sfxuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/sfxuno.hxx b/include/sfx2/sfxuno.hxx
index cab920008ada..2f69e6e791ca 100644
--- a/include/sfx2/sfxuno.hxx
+++ b/include/sfx2/sfxuno.hxx
@@ -64,7 +64,7 @@ SFX2_DLLPUBLIC void TransformItems( sal_uInt16
bool GetEncryptionData_Impl( const SfxItemSet* pSet, css::uno::Sequence< css::beans::NamedValue >& aEncryptionData );
-#define FrameSearchFlags sal_Int32
+typedef sal_Int32 FrameSearchFlags;
//________________________________________________________________________________________________________________________
// macros for declaration and definition of uno-services