From 95f07235ddcdcde8cd21fef739b680c14ac478d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Wed, 19 Oct 2005 07:48:58 +0000 Subject: INTEGRATION: CWS os64 (1.25.164); FILE MERGED 2005/10/14 19:19:37 os 1.25.164.2: RESYNC: (1.25-1.27); FILE MERGED 2005/08/24 14:22:33 os 1.25.164.1: #i51283# change of database table fixed --- extensions/source/bibliography/framectr.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/extensions/source/bibliography/framectr.cxx b/extensions/source/bibliography/framectr.cxx index 6ec05fad24fc..c9a99670257e 100644 --- a/extensions/source/bibliography/framectr.cxx +++ b/extensions/source/bibliography/framectr.cxx @@ -4,9 +4,9 @@ * * $RCSfile: framectr.cxx,v $ * - * $Revision: 1.27 $ + * $Revision: 1.28 $ * - * last change: $Author: hr $ $Date: 2005-09-23 12:51:14 $ + * last change: $Author: rt $ $Date: 2005-10-19 08:48:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -162,6 +162,7 @@ static DispatchInfo SupportedCommandsArray[] = { ".uno:Bib/query" , frame::CommandGroup::DATA , sal_True }, { ".uno:Bib/autoFilter" , frame::CommandGroup::DATA , sal_True }, { ".uno:Bib/standardFilter" , frame::CommandGroup::DATA , sal_True }, + { ".uno:Bib/source" , frame::CommandGroup::DATA , sal_True }, { ".uno:Bib/removeFilter" , frame::CommandGroup::DATA , sal_True }, { 0 , 0 , sal_False } }; -- cgit v1.2.1