summaryrefslogtreecommitdiff
path: root/include/unotools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-04-25 13:04:43 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-04-26 10:59:26 +0200
commit8d09602d3382596facd716d8261a83d6883aa734 (patch)
treea1f94264843c7ae414c7c33cfac21278058fb103 /include/unotools
parent9739749ba8da87001b73027136f120ef532f0b2b (diff)
identify tab pages by name for save/storing active tab
Change-Id: Id66f8ff62ed08724702572f457b9fc857d567e89 Reviewed-on: https://gerrit.libreoffice.org/53465 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/unotools')
-rw-r--r--include/unotools/viewoptions.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/unotools/viewoptions.hxx b/include/unotools/viewoptions.hxx
index 77e495d807fc..83bc1922b965 100644
--- a/include/unotools/viewoptions.hxx
+++ b/include/unotools/viewoptions.hxx
@@ -174,8 +174,8 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtViewOptions : public utl::detail::Op
@onerror An assertion is thrown in debug version. Otherwise we do nothing!
*//*-*****************************************************************************************************/
- sal_Int32 GetPageID( ) const;
- void SetPageID( sal_Int32 nID );
+ OString GetPageID() const;
+ void SetPageID(const OString& rID);
/*-****************************************************************************************************
@short use it to set/get the visual state of a window