|
LibreOffice Module onlineupdate (master) 1
|
Public Attributes | |
| int32_t | numA |
| const char * | strB |
| uint32_t | strBlen |
| int32_t | numC |
| char * | extraD |
Definition at line 22 of file nsVersionComparator.cxx.
| char* VersionPart::extraD |
Definition at line 31 of file nsVersionComparator.cxx.
Referenced by CompareVP(), and ParseVP().
| int32_t VersionPart::numA |
Definition at line 24 of file nsVersionComparator.cxx.
Referenced by CompareVP(), and ParseVP().
| int32_t VersionPart::numC |
Definition at line 29 of file nsVersionComparator.cxx.
Referenced by CompareVP(), and ParseVP().
| const char* VersionPart::strB |
Definition at line 26 of file nsVersionComparator.cxx.
Referenced by CompareVP(), and ParseVP().
| uint32_t VersionPart::strBlen |
Definition at line 27 of file nsVersionComparator.cxx.
Referenced by CompareVP(), and ParseVP().