unused
Change-Id: Ie11bf740c0ae672e7e1b14652f93bb6222bf45b7
This commit is contained in:
@@ -833,14 +833,12 @@ void SfxApplication::MiscState_Impl(SfxItemSet &rSet)
|
||||
#ifndef DISABLE_DYNLOADING
|
||||
|
||||
typedef rtl_uString* (SAL_CALL *basicide_choose_macro)(XModel*, sal_Bool, rtl_uString*);
|
||||
typedef void (SAL_CALL *basicide_macro_organizer)( sal_Int16 );
|
||||
|
||||
extern "C" { static void SAL_CALL thisModule() {} }
|
||||
|
||||
#else
|
||||
|
||||
extern "C" rtl_uString* basicide_choose_macro(XModel*, sal_Bool, rtl_uString*);
|
||||
extern "C" void basicide_macro_organizer( sal_Int16 );
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user