summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dbdocfun.hxx
diff options
context:
space:
mode:
authorDeepanshu Sharma <129deepanshusharma@gmail.com>2025-03-13 15:08:47 +0530
committerNoel Grandin <noel.grandin@collabora.co.uk>2025-03-14 09:03:36 +0100
commitc3e1743287c5c8b968eb9f45975b44f6adb65ea4 (patch)
treecdf4e4b6fea61bbc2d31f29e01a2b6b0e39b22e0 /sc/source/ui/inc/dbdocfun.hxx
parentcb4750f651ef7cd03f0dfeb54103870c3ab7dc71 (diff)
tdf#48140 Replace XDatabaseRange with ScDatabaseRangeObj
Co-authored-by: Oromidayo Owolabi <owolabioromidayo16@gmail.com> Change-Id: Idcea0e26edad071cb7af05c89022f477564136ca Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182858 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/source/ui/inc/dbdocfun.hxx')
-rw-r--r--sc/source/ui/inc/dbdocfun.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/dbdocfun.hxx b/sc/source/ui/inc/dbdocfun.hxx
index 780e523b5193..cabfab1526dc 100644
--- a/sc/source/ui/inc/dbdocfun.hxx
+++ b/sc/source/ui/inc/dbdocfun.hxx
@@ -69,7 +69,7 @@ public:
void DoSubTotals( SCTAB nTab, const ScSubTotalParam& rParam,
bool bRecord, bool bApi );
- bool AddDBRange( const OUString& rName, const ScRange& rRange );
+ SC_DLLPUBLIC bool AddDBRange( const OUString& rName, const ScRange& rRange );
bool DeleteDBRange( const OUString& rName );
bool RenameDBRange( const OUString& rOld, const OUString& rNew );
void ModifyDBData( const ScDBData& rNewData ); // Name unveraendert