/************************************************************** * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. * *************************************************************/ #define FLT_NAVIGATOR 575 //IAccessibility2 Implementation 2009----- #define STR_OBJECTS_TREE (FLT_NAVIGATOR+1) //-----IAccessibility2 Implementation 2009 #define TLB_OBJECTS 1 #define TBI_PEN 2 #define TBI_FIRST 3 #define TBI_PREVIOUS 4 #define TBI_NEXT 5 #define TBI_LAST 6 #define TBI_DRAGTYPE 7 #define TBI_EMBEDDED 8 #define TBI_LINK 9 #define TBI_HYPERLINK 10 #define TBI_SHAPE_FILTER 11 #define LB_DOCS 1 #define IL_NAVIGATR 333 #define ILH_NAVIGATR 444 //IAccessibility2 Implementation 2009----- #define STR_DRAGMODE 1 //-----IAccessibility2 Implementation 2009