XStringKeyMap.idl (408a4873) | XStringKeyMap.idl (95a17a32) |
---|---|
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 --- 38 unchanged lines hidden (view full) --- 47//============================================================================= 48 49module com { module sun { module star { module container { 50 51//============================================================================= 52 53/** maps strings to anys. 54 | 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 --- 38 unchanged lines hidden (view full) --- 47//============================================================================= 48 49module com { module sun { module star { module container { 50 51//============================================================================= 52 53/** maps strings to anys. 54 |
55 @since OOo 2.3 | 55 @since OpenOffice 2.3 |
56 */ 57 58interface XStringKeyMap 59{ 60 //------------------------------------------------------------------------- 61 /** reads data from the map. 62 63 @param aKey --- 87 unchanged lines hidden --- | 56 */ 57 58interface XStringKeyMap 59{ 60 //------------------------------------------------------------------------- 61 /** reads data from the map. 62 63 @param aKey --- 87 unchanged lines hidden --- |