kword

KWordViewIface Class Reference

List of all members.

Detailed Description

Definition at line 29 of file KWordViewIface.h.


DCOP Member Functions

void fileStatistics ()
void editFind ()
void editReplace ()
void editCustomVars ()
void editMailMergeDataBase ()
void viewPageMode ()
void viewPreviewMode ()
void configure ()
void spelling ()
void autoFormat ()
void stylist ()
void createTemplate ()
int tableSelectCell (const QString &name, uint row, uint col)
void insertTable ()
void tableInsertRow ()
void tableInsertRow (uint row)
void tableInsertCol ()
void tableInsertCol (uint col)
void tableResizeCol ()
void tableDeleteRow ()
int tableDeleteRow (uint row)
void tableDeleteCol ()
int tableDeleteCol (uint col)
void tableJoinCells ()
void tableSplitCells ()
void tableSplitCells (uint rows, uint cols)
void tableUngroupTable ()
void insertPicture ()
void insertInlinePicture (QString fileName, int w=0, int h=0)
void insertPictureFromFile (QString fileName, double x, double y, int w=0, int h=0)
void toolsPart ()
double zoom ()
void setZoom (int zoom)
void editPersonalExpression ()
void insertLink ()
void insertFormula ()
void formatFont ()
void formatParagraph ()
void formatPage ()
void raiseFrame ()
void lowerFrame ()
void bringToFront ()
void sendToBack ()
void applyAutoFormat ()
void createStyleFromSelection ()
void insertFootNote ()
int configTableRows () const
int configTableCols () const
bool configTableIsFloating () const
QString configTableTemplateName () const
void setConfigTableTemplateName (const QString &_name)
void selectAllFrames ()
void unSelectAllFrames ()
void editFootEndNote ()
void savePicture ()
void insertFile ()
void tableStylist ()
void addBookmark ()
void selectBookmark ()
void tableProperties ()
void importStyle ()
void insertFile (const QString &path)
void createFrameStyle ()
void setPictureInline (bool _inline)
bool pictureInline () const
void setPictureKeepRatio (bool _keep)
bool pictureKeepRatio () const
void changeAutoSpellCheckStatus (bool b)
void deselectAllFrames ()
int currentPage ()
void convertTableToText ()
void convertToTextBox ()
void addIgnoreAllWord ()
void addPersonalExpression ()
void addWordToDictionary ()
void sortText ()
void insertPage ()
void createLinkedFrame ()
void lineBreak ()
void increaseNumberingLevel ()
void decreaseNumberingLevel ()

Public Member Functions

 KWordViewIface (KWView *view_)
KWViewgetView () const

Member Function Documentation

void KWordViewIface::insertInlinePicture ( QString  fileName,
int  w = 0,
int  h = 0 
)

Insert an inline picture at the current character position TODO.

Definition at line 122 of file KWordViewIface.cpp.

void KWordViewIface::insertPictureFromFile ( QString  fileName,
double  x,
double  y,
int  w = 0,
int  h = 0 
)

Insert a (non-inline) picture at the given position If w and h are 0, the default size from the image is used.

Definition at line 117 of file KWordViewIface.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys