[ROOT] --> small

class CScribbleApp
    extends COleControlModule as public

Author:
unascribed

Version:
unknown

Source:
Scribble.h:15

Variables Index

docfile
[public]
docpath
[public]
FirstDoc
[public]
NoDocs
[public]
propchanged
[public]
SVPSER
[public]
thearg
[public]
TheControl
[public]
twodmode
[public]
Xsize
[public]
Ysize
[public]


Methods Index

ExePath
[public]
ExitInstance
[public]
InitInstance
[public]
SetLandscape
[public]


Variables

TheControl

public ScribbleCtrl * TheControl

propchanged

public BOOL propchanged

Xsize

public int Xsize

Ysize

public int Ysize

SVPSER

public BOOL SVPSER

twodmode

public int twodmode

thearg

public char thearg [ 120] ]

FirstDoc

public BOOL FirstDoc

NoDocs

public int NoDocs

docpath

public char docpath [ 255] ]

docfile

public char docfile [ 80] ]


Methods

InitInstance

public BOOL InitInstance ( ) ;

ExitInstance

public int ExitInstance ( ) ;

SetLandscape

public void SetLandscape ( ) ;

ExePath

public void ExePath ( char * ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.