swuiidxmrk.hxx (1d2dbeb0) | swuiidxmrk.hxx (940681c7) |
---|---|
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 --- 102 unchanged lines hidden (view full) --- 111 sal_Bool bDel; 112 sal_Bool bNewMark; 113 sal_Bool bSelected; 114 115 sal_Bool bPhoneticED0_ChangedByUser; 116 sal_Bool bPhoneticED1_ChangedByUser; 117 sal_Bool bPhoneticED2_ChangedByUser; 118 LanguageType nLangForPhoneticReading; //Language of current text used for phonetic reading proposal | 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 --- 102 unchanged lines hidden (view full) --- 111 sal_Bool bDel; 112 sal_Bool bNewMark; 113 sal_Bool bSelected; 114 115 sal_Bool bPhoneticED0_ChangedByUser; 116 sal_Bool bPhoneticED1_ChangedByUser; 117 sal_Bool bPhoneticED2_ChangedByUser; 118 LanguageType nLangForPhoneticReading; //Language of current text used for phonetic reading proposal |
119 sal_Bool bIsPhoneticReadingEnabled; //this value states wether phopentic reading is enabled in principle dependend of global cjk settings and language of current entry | 119 sal_Bool bIsPhoneticReadingEnabled; //this value states whether phopentic reading is enabled in principle dependend of global cjk settings and language of current entry |
120 com::sun::star::uno::Reference< com::sun::star::i18n::XExtendedIndexEntrySupplier > 121 xExtendedIndexEntrySupplier; 122 123 SwTOXMgr* pTOXMgr; 124 SwWrtShell* pSh; 125 126 void Apply(); 127 void InitControls(); --- 164 unchanged lines hidden --- | 120 com::sun::star::uno::Reference< com::sun::star::i18n::XExtendedIndexEntrySupplier > 121 xExtendedIndexEntrySupplier; 122 123 SwTOXMgr* pTOXMgr; 124 SwWrtShell* pSh; 125 126 void Apply(); 127 void InitControls(); --- 164 unchanged lines hidden --- |