From ef308a0c41a43946fc732535b0bdb92ce1bb27c7 Mon Sep 17 00:00:00 2001 From: Daniel Rentz Date: Thu, 30 May 2002 13:36:32 +0000 Subject: #97776# New DP popup entry 'Filter' --- sc/sdi/pivotsh.sdi | 1 + 1 file changed, 1 insertion(+) (limited to 'sc/sdi/pivotsh.sdi') diff --git a/sc/sdi/pivotsh.sdi b/sc/sdi/pivotsh.sdi index 3a5103e92929..75e1359071df 100644 --- a/sc/sdi/pivotsh.sdi +++ b/sc/sdi/pivotsh.sdi @@ -4,6 +4,7 @@ interface Pivot : Object SID_PIVOT_RECALC [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ] SID_PIVOT_KILL [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ] + SID_DP_FILTER [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ] } shell ScPivotShell -- cgit