diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-10-19 09:52:32 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-10-19 22:25:46 +0200 |
commit | 919fb9c999b369f4b3f50336188204716e01190f (patch) | |
tree | d1c21ae8f923df3b57422eb73481c22eef574412 /include/svx/galtheme.hxx | |
parent | 39bbc2230d7cb9609954d90a9a471c2f9574185c (diff) |
copy and paste error
Change-Id: I54a1453b561306dd98cd2193f1a21b80b8b7e1d4
Reviewed-on: https://gerrit.libreoffice.org/61973
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/svx/galtheme.hxx')
-rw-r--r-- | include/svx/galtheme.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/galtheme.hxx b/include/svx/galtheme.hxx index 231ad1656efc..be0ef9ec2be9 100644 --- a/include/svx/galtheme.hxx +++ b/include/svx/galtheme.hxx @@ -136,6 +136,7 @@ public: SAL_DLLPRIVATE const INetURLObject& GetThmURL() const; const INetURLObject& GetSdgURL() const; SAL_DLLPRIVATE const INetURLObject& GetSdvURL() const; + SAL_DLLPRIVATE const INetURLObject& GetStrURL() const; sal_uInt32 GetId() const; SAL_DLLPRIVATE void SetId( sal_uInt32 nNewId, bool bResetThemeName ); |