Classes | Defines | Functions | Variables

fv_View_protected.cpp File Reference

#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>
#include <string.h>
#include <locale.h>
#include "ut_assert.h"
#include "ut_debugmsg.h"
#include "ut_growbuf.h"
#include "ut_misc.h"
#include "ut_string.h"
#include "ut_std_string.h"
#include "ut_bytebuf.h"
#include "ut_timer.h"
#include "ut_types.h"
#include "xav_View.h"
#include "fl_DocLayout.h"
#include "fl_BlockLayout.h"
#include "fl_TOCLayout.h"
#include "fl_SectionLayout.h"
#include "fl_AutoNum.h"
#include "fp_Page.h"
#include "fp_PageSize.h"
#include "fp_Column.h"
#include "fp_TableContainer.h"
#include "fp_Line.h"
#include "fp_Run.h"
#include "fp_TextRun.h"
#include "fg_Graphic.h"
#include "fg_GraphicRaster.h"
#include "pd_Document.h"
#include "pd_DocumentRDF.h"
#include "pd_Style.h"
#include "pp_Property.h"
#include "pp_AttrProp.h"
#include "gr_Graphics.h"
#include "gr_DrawArgs.h"
#include "ie_types.h"
#include "xap_App.h"
#include "xap_Frame.h"
#include "xap_Clipboard.h"
#include "ap_TopRuler.h"
#include "ap_LeftRuler.h"
#include "ap_Prefs.h"
#include "ap_Strings.h"
#include "fd_Field.h"
#include "fv_ViewDoubleBuffering.h"
#include "ut_rand.h"
#include "fl_FootnoteLayout.h"
#include "pp_Revision.h"
#include "gr_Painter.h"
#include "fv_View.h"

Classes

class  CellLine

Defines

#define BOOKMARK_NAME_SIZE   30
#define CHECK_WINDOW_SIZE   if(getWindowHeight() < 20) return;

Functions

static UT_UCS4Char s_smartQuoteToPlain (UT_UCS4Char currentChar)

Variables

static bool bScrollRunning = false
static UT_Workers_pScroll = NULL

Define Documentation

#define BOOKMARK_NAME_SIZE   30
#define CHECK_WINDOW_SIZE   if(getWindowHeight() < 20) return;

Function Documentation

static UT_UCS4Char s_smartQuoteToPlain ( UT_UCS4Char  currentChar  )  [inline, static]

Variable Documentation

bool bScrollRunning = false [static]
UT_Worker* s_pScroll = NULL [static]