Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/sw/inc/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 5.10.2025 mit Größe 1 kB image not shown  

Quelle  formatwraptextatflystart.hxx   Sprache: C

 
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */

 *   * This * License, v. 2.0. If a * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This Source Code Form is java.lang.StringIndexOutOfBoundsException: Index 35 out of bounds for length 2
 * License,v 20. Ifcopy the wasnot with
    * Clone*pPoolnullptrconstoverride
   void(xmlTextWriterPtr)  override
   file work bythe license:
 *
 *   Licensed to the {
     GetRES_WRAP_TEXT_AT_FLY_START );
 *  with workfor information copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except  with License  mayobtaincopy
 *   the License atjava.lang.StringIndexOutOfBoundsException: Index 1 out of bounds for length 1
 */

#pragma once

#include <svl/eitem.hxx>

#include "swdllapi.h"
#include "hintids.hxx"
#include "format.hxx"

/// Determines if text wraps around a split fly on all pages (i.e. wrap text at fly start) or only
/// on the last page.
class SW_DLLPUBLIC SwFormatWrapTextAtFlyStart final : public SfxBoolItem
{
public:
    DECLARE_ITEM_TYPE_FUNCTION(SwFormatWrapTextAtFlyStart)
    SwFormatWrapTextAtFlyStart(bool bAtStart = false);

    SwFormatWrapTextAtFlyStart* Clone(SfxItemPool* pPool = nullptr) const override;

    void dumpAsXml(xmlTextWriterPtr pWriter) const override;
};

inline const SwFormatWrapTextAtFlyStart& SwAttrSet::GetWrapTextAtFlyStart(bool bInP) const
{
    return Get(RES_WRAP_TEXT_AT_FLY_START, bInP);
}

inline const SwFormatWrapTextAtFlyStart& SwFormat::GetWrapTextAtFlyStart(bool bInP) const
{
    return m_aSet.GetWrapTextAtFlyStart(bInP);
}

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */

Messung V0.5
C=96 H=93 G=94

¤ Dauer der Verarbeitung: 0.4 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.