clean up more sbxToUnoValue declarations
Change-Id: Ieff54baaff53031712f737dab84f840adb3bb09a
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <basic/sbstar.hxx>
|
||||
#include <basic/sbmod.hxx>
|
||||
#include <basic/sbmeth.hxx>
|
||||
#include <basic/sbuno.hxx>
|
||||
#include <basic/basmgr.hxx>
|
||||
#include <com/sun/star/script/provider/ScriptFrameworkErrorType.hpp>
|
||||
#include "bcholder.hxx"
|
||||
@@ -40,9 +41,6 @@ using namespace ::com::sun::star::script;
|
||||
using namespace ::com::sun::star::document;
|
||||
using namespace ::com::sun::star::beans;
|
||||
|
||||
extern ::com::sun::star::uno::Any sbxToUnoValue( SbxVariable* pVar );
|
||||
extern void unoToSbxValue( SbxVariable* pVar, const ::com::sun::star::uno::Any& aValue );
|
||||
|
||||
|
||||
//.........................................................................
|
||||
namespace basprov
|
||||
|
Reference in New Issue
Block a user