summaryrefslogtreecommitdiff
path: root/sw/sdi/_viewsh.sdi
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-03 16:10:14 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-02-04 11:38:21 +0000
commit16431492441e742fbbbfc73ba0b715a91ec3ee45 (patch)
treea0e09fc4f99670d021edf5c2fac08a0b25543210 /sw/sdi/_viewsh.sdi
parent3ffa98027e6443d3822da8ba6d9602f3e36cef99 (diff)
remove unused Cachable keyword from SDI files
Change-Id: I60c423b799f34f79f58bc39cf7ea616ec4f5d16a Reviewed-on: https://gerrit.libreoffice.org/22096 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sw/sdi/_viewsh.sdi')
-rw-r--r--sw/sdi/_viewsh.sdi6
1 files changed, 0 insertions, 6 deletions
diff --git a/sw/sdi/_viewsh.sdi b/sw/sdi/_viewsh.sdi
index 58573f4b1930..79579f082b60 100644
--- a/sw/sdi/_viewsh.sdi
+++ b/sw/sdi/_viewsh.sdi
@@ -567,7 +567,6 @@ interface BaseTextEditView
[
ExecMethod = Execute ;
StateMethod = NoState ;
- FastCall , Cachable ;
]
FN_SYNC_LABELS // status(play)
@@ -704,7 +703,6 @@ interface BaseTextEditView
ExecMethod = ExecViewOptions ;
StateMethod = StateViewOptions ;
Export = FALSE;
- Cachable;
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
]
@@ -713,7 +711,6 @@ interface BaseTextEditView
ExecMethod = ExecViewOptions ;
StateMethod = StateViewOptions ;
Export = FALSE;
- Cachable;
]
FN_VIEW_GRAPHIC // status()
@@ -733,7 +730,6 @@ interface BaseTextEditView
[
ExecMethod = ExecViewOptions ;
StateMethod = StateViewOptions ;
- Cachable ;
Export = FALSE;
]
@@ -741,7 +737,6 @@ interface BaseTextEditView
[
ExecMethod = ExecViewOptions ;
StateMethod = StateViewOptions ;
- Cachable ;
Export = FALSE;
]
@@ -749,7 +744,6 @@ interface BaseTextEditView
[
ExecMethod = ExecViewOptions ;
StateMethod = StateViewOptions ;
- Cachable ;
Export = FALSE;
]