Свойство | Type | Description | |
---|---|---|---|
mIsRegEx | bool | ||
mName | string | ||
mString | string | ||
mWrapIsAtRight | bool |
Méthode | Description | |
---|---|---|
BulletPoint ( |
||
BulletPoint ( |
||
BulletPoint ( string mName, string mString, bool mIsRegEx, bool mWrapIsAtRight ) : System | ||
dumpToXml ( |
||
matches ( string st, int &thisIndent, int &nextLineIndent ) : bool |
public BulletPoint ( |
||
other | ||
Résultat | System |
public BulletPoint ( |
||
r | ||
Résultat | System |
public BulletPoint ( string mName, string mString, bool mIsRegEx, bool mWrapIsAtRight ) : System | ||
mName | string | |
mString | string | |
mIsRegEx | bool | |
mWrapIsAtRight | bool | |
Résultat | System |
public dumpToXml ( |
||
w | ||
Résultat | void |
public matches ( string st, int &thisIndent, int &nextLineIndent ) : bool | ||
st | string | |
thisIndent | int | |
nextLineIndent | int | |
Résultat | bool |