DocumentIndexMarkAsian.idl (d1766043) DocumentIndexMarkAsian.idl (2a413f17)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 23 unchanged lines hidden (view full) ---

32//=============================================================================
33
34/** is a <type>TextRange</type> which is explicitly marked
35 as an index entry for a <type>DocumentIndex</type>.
36 For Asian languages the user can provide an additional string
37 which is used for sorting. If the user does not provide these
38 strings, they are not considered for sorting.
39
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 23 unchanged lines hidden (view full) ---

32//=============================================================================
33
34/** is a <type>TextRange</type> which is explicitly marked
35 as an index entry for a <type>DocumentIndex</type>.
36 For Asian languages the user can provide an additional string
37 which is used for sorting. If the user does not provide these
38 strings, they are not considered for sorting.
39
40 @since OOo 1.1.2
40 @since OpenOffice 1.1.2
41 */
42published service DocumentIndexMarkAsian
43{
44 //-------------------------------------------------------------------------
45 /** contains the reading of the string which has been chosen for the
46 index entry.
47 */
48 [property] string TextReading;

--- 18 unchanged lines hidden ---
41 */
42published service DocumentIndexMarkAsian
43{
44 //-------------------------------------------------------------------------
45 /** contains the reading of the string which has been chosen for the
46 index entry.
47 */
48 [property] string TextReading;

--- 18 unchanged lines hidden ---