menuoptions.cxx (5900e8ec) | menuoptions.cxx (fefd526c) |
---|---|
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 --- 134 unchanged lines hidden (view full) --- 143 virtual void Commit(); 144 145 //--------------------------------------------------------------------------------------------------------- 146 // public interface 147 //--------------------------------------------------------------------------------------------------------- 148 149 /*-****************************************************************************************************//** 150 @short access method to get internal values | 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 --- 134 unchanged lines hidden (view full) --- 143 virtual void Commit(); 144 145 //--------------------------------------------------------------------------------------------------------- 146 // public interface 147 //--------------------------------------------------------------------------------------------------------- 148 149 /*-****************************************************************************************************//** 150 @short access method to get internal values |
151 @descr These method give us a chance to regulate acces to ouer internal values. 152 It's not used in the moment - but it's possible for the feature! | 151 @descr These method gives us a chance to regulate access to our internal values. 152 It's not used in the moment - but it's possible for the future! |
153 154 @seealso - 155 156 @param - 157 @return - 158 159 @onerror - 160 *//*-*****************************************************************************************************/ --- 408 unchanged lines hidden --- | 153 154 @seealso - 155 156 @param - 157 @return - 158 159 @onerror - 160 *//*-*****************************************************************************************************/ --- 408 unchanged lines hidden --- |