Свойство | Тип | Описание | |
---|---|---|---|
mIsRegEx | bool | ||
mName | string | ||
mString | string | ||
mWrapIsAtRight | bool |
Метод | Описание | |
---|---|---|
BulletPoint ( |
||
BulletPoint ( |
||
BulletPoint ( string mName, string mString, bool mIsRegEx, bool mWrapIsAtRight ) : System | ||
dumpToXml ( |
||
matches ( string st, int &thisIndent, int &nextLineIndent ) : bool |
public BulletPoint ( |
||
other | ||
Результат | System |
public BulletPoint ( |
||
r | ||
Результат | System |
public BulletPoint ( string mName, string mString, bool mIsRegEx, bool mWrapIsAtRight ) : System | ||
mName | string | |
mString | string | |
mIsRegEx | bool | |
mWrapIsAtRight | bool | |
Результат | System |
public dumpToXml ( |
||
w | ||
Результат | void |
public matches ( string st, int &thisIndent, int &nextLineIndent ) : bool | ||
st | string | |
thisIndent | int | |
nextLineIndent | int | |
Результат | bool |