summaryrefslogtreecommitdiff
path: root/rsc/inc/rsctop.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-10-26 11:34:20 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-10-26 12:02:40 +0100
commit8efdf567de92d05ccfb1305228686287e7bca9e8 (patch)
tree204f66420b596313d395077b5cb9cb6b8d82a102 /rsc/inc/rsctop.hxx
parentc14b9d036ac8549feb588764b3596c0eb42cf97c (diff)
drop now unused SfxStyleItem, etc.
Change-Id: I61227079c376299d17250970b19acb0c415034fb
Diffstat (limited to 'rsc/inc/rsctop.hxx')
-rw-r--r--rsc/inc/rsctop.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/rsc/inc/rsctop.hxx b/rsc/inc/rsctop.hxx
index f4da6ee3b601..7fc035ba8d46 100644
--- a/rsc/inc/rsctop.hxx
+++ b/rsc/inc/rsctop.hxx
@@ -83,11 +83,6 @@ public:
// sets the variable
virtual ERRTYPE SetVariable( Atom nVarName, RscTop * pClass,
RSCINST * pDflt,
- RSCVAR nVarType, SfxStyleItem nMask,
- Atom nDataBaseName = InvalidAtom );
-
- virtual ERRTYPE SetVariable( Atom nVarName, RscTop * pClass,
- RSCINST * pDflt,
RSCVAR nVarType, SfxSlotInfo nMask,
Atom nDataBaseName = InvalidAtom );