diff options
author | Christian Lippka <cl@openoffice.org> | 2009-10-23 11:21:03 +0000 |
---|---|---|
committer | Christian Lippka <cl@openoffice.org> | 2009-10-23 11:21:03 +0000 |
commit | 5e668fcbac328aa89b2be2997a6c3d0f861ed88f (patch) | |
tree | aa15f7a864a18d28cab26910b5e3bd1fcf5fbd59 /sd/sdi | |
parent | c4b49b68e000cd0892af5d5c1335f4ff9365a6ad (diff) |
#i57928# reworked formatpaintbrush feature to support more shapes and text selection
Diffstat (limited to 'sd/sdi')
-rw-r--r-- | sd/sdi/_drvwsh.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/sdi/_drvwsh.sdi b/sd/sdi/_drvwsh.sdi index b641ab64a1a0..5021249c4ff9 100644 --- a/sd/sdi/_drvwsh.sdi +++ b/sd/sdi/_drvwsh.sdi @@ -2226,7 +2226,7 @@ interface DrawView SID_FORMATPAINTBRUSH // [ - ExecMethod = FuTemporary ; + ExecMethod = FuPermanent ; StateMethod = GetMenuState ; ] |