summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/frmpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/frmpage.hxx')
-rw-r--r--sw/source/uibase/inc/frmpage.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/uibase/inc/frmpage.hxx b/sw/source/uibase/inc/frmpage.hxx
index 260746e45deb..870ad0803b4d 100644
--- a/sw/source/uibase/inc/frmpage.hxx
+++ b/sw/source/uibase/inc/frmpage.hxx
@@ -163,9 +163,9 @@ class SwFramePage: public SfxTabPage
const sal_Int16 _nRel,
ListBox& _rLB,
FixedText& _rFT );
- static sal_Int32 GetMapPos(const FrameMap *pMap, ListBox &rAlignLB);
- static sal_Int16 GetAlignment(FrameMap *pMap, sal_Int32 nMapPos, ListBox &rRelationLB);
- static sal_Int16 GetRelation(ListBox &rRelationLB);
+ static sal_Int32 GetMapPos(const FrameMap *pMap, ListBox const &rAlignLB);
+ static sal_Int16 GetAlignment(FrameMap *pMap, sal_Int32 nMapPos, ListBox const &rRelationLB);
+ static sal_Int16 GetRelation(ListBox const &rRelationLB);
RndStdIds GetAnchor();
void setOptimalFrameWidth();