summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/tabdlg.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sfx2/tabdlg.hxx b/include/sfx2/tabdlg.hxx
index d3a56e6a4cd3..0bf86625d690 100644
--- a/include/sfx2/tabdlg.hxx
+++ b/include/sfx2/tabdlg.hxx
@@ -121,6 +121,7 @@ protected:
*/
void SavePosAndId();
+ void SetPageName(sal_uInt16 nPageId, const OString& rName) const;
public:
SfxTabDialog(vcl::Window* pParent,
const OUString& rID, const OUString& rUIXMLDescription,