Référence du fichier F:/KPlato/koffice/libs/kotext/KoTextFormat.cpp

#include "KoTextFormat.h"
#include "KoTextParag.h"
#include "KoTextZoomHandler.h"
#include "KoStyleCollection.h"
#include "KoOasisContext.h"
#include <KoGenStyles.h>
#include <KoXmlNS.h>
#include <KoGlobal.h>
#include <KoUnit.h>
#include <kglobal.h>
#include <kdebug.h>
#include <klocale.h>
#include <QApplication>
#include <QRegExp>
#include <assert.h>

Graphe des dépendances par inclusion de KoTextFormat.cpp:

Aller au code source de ce fichier.

Fonctions

static void importTextPosition (const QString &text_position, double fontSize, KoTextFormat::VerticalAlignment &value, double &relativetextsize, int &offset, KoOasisContext &context)
static void importOasisUnderline (const QString &type, const QString &style, KoTextFormat::UnderlineType &underline, KoTextFormat::UnderlineStyle &styleline)
QString exportOasisUnderline (KoTextFormat::UnderlineStyle styleline)
static void importUnderline (const QString &in, KoTextFormat::UnderlineType &underline, KoTextFormat::UnderlineStyle &styleline)


Documentation des fonctions

QString exportOasisUnderline ( KoTextFormat::UnderlineStyle  styleline  ) 

Définition à la ligne 322 du fichier KoTextFormat.cpp.

Références KoTextFormat::U_DASH, KoTextFormat::U_DASH_DOT, KoTextFormat::U_DASH_DOT_DOT, et KoTextFormat::U_DOT.

Référencé par KoTextFormat::save().

Voici le graphe d'appel pour cette fonction :

static void importOasisUnderline ( const QString &  type,
const QString &  style,
KoTextFormat::UnderlineType underline,
KoTextFormat::UnderlineStyle styleline 
) [static]

Définition à la ligne 290 du fichier KoTextFormat.cpp.

Références KoTextFormat::U_DASH, KoTextFormat::U_DASH_DOT, KoTextFormat::U_DASH_DOT_DOT, KoTextFormat::U_DOT, KoTextFormat::U_DOUBLE, KoTextFormat::U_NONE, KoTextFormat::U_SIMPLE, KoTextFormat::U_SOLID, et KoTextFormat::U_WAVE.

Référencé par KoTextFormat::load().

Voici le graphe d'appel pour cette fonction :

static void importTextPosition ( const QString &  text_position,
double  fontSize,
KoTextFormat::VerticalAlignment value,
double &  relativetextsize,
int &  offset,
KoOasisContext context 
) [static]

Définition à la ligne 246 du fichier KoTextFormat.cpp.

Références KoTextFormat::AlignCustom, KoTextFormat::AlignNormal, KoTextFormat::AlignSubScript, KoTextFormat::AlignSuperScript, et KoOasisLoadingContext::generator().

Référencé par KoTextFormat::load().

Voici le graphe d'appel pour cette fonction :

Voici le graphe d'appel pour cette fonction :

static void importUnderline ( const QString &  in,
KoTextFormat::UnderlineType underline,
KoTextFormat::UnderlineStyle styleline 
) [static]

Définition à la ligne 339 du fichier KoTextFormat.cpp.

Références KoTextFormat::U_DASH, KoTextFormat::U_DASH_DOT, KoTextFormat::U_DASH_DOT_DOT, KoTextFormat::U_DOT, KoTextFormat::U_DOUBLE, KoTextFormat::U_NONE, KoTextFormat::U_SIMPLE, KoTextFormat::U_SIMPLE_BOLD, KoTextFormat::U_SOLID, et KoTextFormat::U_WAVE.

Référencé par KoTextFormat::load().

Voici le graphe d'appel pour cette fonction :


Généré le Wed Nov 22 23:42:41 2006 pour KPlato par  doxygen 1.5.1-p1