168a2d320SAndrew Rist<?xml version="1.0" encoding="UTF-8"?> 27ee6e2e2SAndrew Rist<!--*********************************************************** 37ee6e2e2SAndrew Rist * 47ee6e2e2SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 57ee6e2e2SAndrew Rist * or more contributor license agreements. See the NOTICE file 67ee6e2e2SAndrew Rist * distributed with this work for additional information 77ee6e2e2SAndrew Rist * regarding copyright ownership. The ASF licenses this file 87ee6e2e2SAndrew Rist * to you under the Apache License, Version 2.0 (the 97ee6e2e2SAndrew Rist * "License"); you may not use this file except in compliance 107ee6e2e2SAndrew Rist * with the License. You may obtain a copy of the License at 117ee6e2e2SAndrew Rist * 127ee6e2e2SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 137ee6e2e2SAndrew Rist * 147ee6e2e2SAndrew Rist * Unless required by applicable law or agreed to in writing, 157ee6e2e2SAndrew Rist * software distributed under the License is distributed on an 167ee6e2e2SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 177ee6e2e2SAndrew Rist * KIND, either express or implied. See the License for the 187ee6e2e2SAndrew Rist * specific language governing permissions and limitations 197ee6e2e2SAndrew Rist * under the License. 207ee6e2e2SAndrew Rist * 217ee6e2e2SAndrew Rist ***********************************************************--> 22cdf0e10cSrcweir<!DOCTYPE oor:component-data SYSTEM "../../../../../component-update.dtd"> 23cdf0e10cSrcweir<oor:component-data oor:name="BibliographyCommands" oor:package="org.openoffice.Office.UI" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 24cdf0e10cSrcweir <node oor:name="UserInterface"> 25cdf0e10cSrcweir <node oor:name="Commands"> 26cdf0e10cSrcweir <node oor:name=".uno:Bib/DeleteRecord" oor:op="replace"> 27cdf0e10cSrcweir <prop oor:name="Label" oor:type="xs:string"> 28*80b7c3b2SAriel Constenla-Haile <value xml:lang="en-US">Delete ~Record</value> 29cdf0e10cSrcweir </prop> 30cdf0e10cSrcweir </node> 31cdf0e10cSrcweir <node oor:name=".uno:Bib/InsertRecord" oor:op="replace"> 32cdf0e10cSrcweir <prop oor:name="Label" oor:type="xs:string"> 33*80b7c3b2SAriel Constenla-Haile <value xml:lang="en-US">~Record</value> 34cdf0e10cSrcweir </prop> 35cdf0e10cSrcweir </node> 36d97df63bSAriel Constenla-Haile <node oor:name=".uno:Bib/Mapping" oor:op="replace"> 37cdf0e10cSrcweir <prop oor:name="Label" oor:type="xs:string"> 38*80b7c3b2SAriel Constenla-Haile <value xml:lang="en-US">~Column Arrangement...</value> 39cdf0e10cSrcweir </prop> 40cdf0e10cSrcweir </node> 41cdf0e10cSrcweir <node oor:name=".uno:Bib/autoFilter" oor:op="replace"> 42cdf0e10cSrcweir <prop oor:name="Label" oor:type="xs:string"> 43cdf0e10cSrcweir <value xml:lang="en-US">AutoFilter</value> 44cdf0e10cSrcweir </prop> 45cdf0e10cSrcweir </node> 46d97df63bSAriel Constenla-Haile <node oor:name=".uno:Bib/query" oor:op="replace"> 47d97df63bSAriel Constenla-Haile <prop oor:name="Label" oor:type="xs:string"> 48d97df63bSAriel Constenla-Haile <value xml:lang="en-US">Search Key</value> 49d97df63bSAriel Constenla-Haile </prop> 50d97df63bSAriel Constenla-Haile </node> 51cdf0e10cSrcweir <node oor:name=".uno:Bib/removeFilter" oor:op="replace"> 52cdf0e10cSrcweir <prop oor:name="Label" oor:type="xs:string"> 53cdf0e10cSrcweir <value xml:lang="en-US">Remove Filter</value> 54cdf0e10cSrcweir </prop> 55cdf0e10cSrcweir </node> 56d97df63bSAriel Constenla-Haile <node oor:name=".uno:Bib/sdbsource" oor:op="replace"> 57d97df63bSAriel Constenla-Haile <prop oor:name="Label" oor:type="xs:string"> 58*80b7c3b2SAriel Constenla-Haile <value xml:lang="en-US">~Choose Data Source...</value> 59d97df63bSAriel Constenla-Haile </prop> 60d97df63bSAriel Constenla-Haile </node> 61d97df63bSAriel Constenla-Haile <node oor:name=".uno:Bib/source" oor:op="replace"> 62d97df63bSAriel Constenla-Haile <prop oor:name="Label" oor:type="xs:string"> 63d97df63bSAriel Constenla-Haile <value xml:lang="en-US">Table</value> 64d97df63bSAriel Constenla-Haile </prop> 65d97df63bSAriel Constenla-Haile </node> 66d97df63bSAriel Constenla-Haile <node oor:name=".uno:Bib/standardFilter" oor:op="replace"> 67d97df63bSAriel Constenla-Haile <prop oor:name="Label" oor:type="xs:string"> 68*80b7c3b2SAriel Constenla-Haile <value xml:lang="en-US">~Filter...</value> 69d97df63bSAriel Constenla-Haile </prop> 70d97df63bSAriel Constenla-Haile </node> 71cdf0e10cSrcweir </node> 72cdf0e10cSrcweir <node oor:name="Popups"> 73cdf0e10cSrcweir </node> 74cdf0e10cSrcweir </node> 75cdf0e10cSrcweir</oor:component-data> 76