summaryrefslogtreecommitdiff
path: root/include/svtools/ruler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/ruler.hxx')
-rw-r--r--include/svtools/ruler.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/svtools/ruler.hxx b/include/svtools/ruler.hxx
index 04237dfe40e2..b37aa817be2b 100644
--- a/include/svtools/ruler.hxx
+++ b/include/svtools/ruler.hxx
@@ -771,6 +771,9 @@ public:
void SetMargin2( long nPos, sal_uInt16 nMarginStyle = RULER_MARGIN_SIZEABLE );
long GetMargin2() const;
+ void SetLeftFrameMargin( long nPos );
+ void SetRightFrameMargin( long nPos );
+
void SetLines( sal_uInt16 n = 0, const RulerLine* pLineAry = NULL );
void SetBorders( sal_uInt16 n = 0, const RulerBorder* pBrdAry = NULL );