editsh.hxx (28f5a95a) editsh.hxx (97073f94)
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

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

263 void SetDefault( const SfxPoolItem& );
264
265 // Erfrage das Default Attribut vom Dokument.
266 const SfxPoolItem& GetDefault( sal_uInt16 nFmtHint ) const;
267
268 void ResetAttr( const SvUShortsSort* pAttrs = 0 );
269 void GCAttr();
270
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

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

263 void SetDefault( const SfxPoolItem& );
264
265 // Erfrage das Default Attribut vom Dokument.
266 const SfxPoolItem& GetDefault( sal_uInt16 nFmtHint ) const;
267
268 void ResetAttr( const SvUShortsSort* pAttrs = 0 );
269 void GCAttr();
270
271 // returns the scripttpye of the selection
271 // returns the scripttype of the selection
272 sal_uInt16 GetScriptType() const;
273
274 // returns the language at current cursor position
275 sal_uInt16 GetCurLang() const;
276
277 // TABLE
278 sal_uInt16 GetTblFrmFmtCount( sal_Bool bUsed = sal_False ) const;
279 SwFrmFmt& GetTblFrmFmt(sal_uInt16 nFmt, sal_Bool bUsed = sal_False ) const;

--- 683 unchanged lines hidden ---
272 sal_uInt16 GetScriptType() const;
273
274 // returns the language at current cursor position
275 sal_uInt16 GetCurLang() const;
276
277 // TABLE
278 sal_uInt16 GetTblFrmFmtCount( sal_Bool bUsed = sal_False ) const;
279 SwFrmFmt& GetTblFrmFmt(sal_uInt16 nFmt, sal_Bool bUsed = sal_False ) const;

--- 683 unchanged lines hidden ---