Functions | Variables

TempArticle.cpp File Reference

#include "StdRoss.h"
#include "StructDictConsts.h"
#include "TempArticle.h"
#include "../common/util_classes.h"
Include dependency graph for TempArticle.cpp:

Functions

Variables


Function Documentation

int VisualFieldOrder ( BYTE  LeafId,
BYTE  BracketLeafId,
int  OrderId 
) [inline]

References MaxOfTheFirstPart.

Referenced by CTempArticle::PutCortegeOnTheRigthPosition().

Here is the caller graph for this function:

void DeleteEmptyLines ( string &  s  ) 
string GetLine ( string  s,
size_t  LineNo 
)

Referenced by CTempArticle::AddCortegeToVector().

Here is the caller graph for this function:

bool ProcessBracketLeafId ( string &  FldName,
BYTE BracketLeafId 
) [inline]

References ErrUChar.

Referenced by SplitFldName().

Here is the caller graph for this function:

bool SplitFldName ( string &  FldName,
BYTE LeafId,
BYTE BracketLeafId 
) [inline]

References ErrUChar, and ProcessBracketLeafId().

Referenced by CTempArticle::MarkUp().

Here is the call graph for this function:

Here is the caller graph for this function:

bool IsPartOf ( const vector< TCortege10 > &  L1,
const vector< TCortege10 > &  L2,
bool  UseWildCards,
int  EmptyDomItemNo,
BYTE  MaxNumDom 
) [inline]

Referenced by AreEqual().

Here is the caller graph for this function:

bool AreEqual ( const vector< TCortege10 > &  L1,
const vector< TCortege10 > &  L2,
int  MaxNumDom 
) [inline]

References IsPartOf().

Referenced by CTempArticle::IsModified().

Here is the call graph for this function:

Here is the caller graph for this function:


Variable Documentation

const size_t MaxOfTheFirstPart = 200

Referenced by VisualFieldOrder().