fontoptions.cxx (b5088357) | fontoptions.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 --- 111 unchanged lines hidden (view full) --- 120 virtual void Commit(); 121 122 //--------------------------------------------------------------------------------------------------------- 123 // public interface 124 //--------------------------------------------------------------------------------------------------------- 125 126 /*-****************************************************************************************************//** 127 @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 --- 111 unchanged lines hidden (view full) --- 120 virtual void Commit(); 121 122 //--------------------------------------------------------------------------------------------------------- 123 // public interface 124 //--------------------------------------------------------------------------------------------------------- 125 126 /*-****************************************************************************************************//** 127 @short access method to get internal values |
128 @descr These method give us a chance to regulate acces to ouer internal values. 129 It's not used in the moment - but it's possible for the feature! | 128 @descr These method gives us a chance to regulate access to our internal values. 129 It's not used in the moment - but it's possible for the future! |
130 131 @seealso - 132 133 @param - 134 @return - 135 136 @onerror - 137 *//*-*****************************************************************************************************/ --- 370 unchanged lines hidden --- | 130 131 @seealso - 132 133 @param - 134 @return - 135 136 @onerror - 137 *//*-*****************************************************************************************************/ --- 370 unchanged lines hidden --- |