kspread
KSpread::Util Namespace Reference
Function Documentation
| int KSpread::Util::decodeColumnLabelText |
( |
const QString & |
_col |
) |
|
Call this function to decode the text of a column label to an integer i.e.
AA->27
Definition at line 44 of file Util.cpp.
| KSPREAD_EXPORT QString KSpread::Util::encodeColumnLabelText |
( |
int |
column |
) |
|
Call this function to encode an integer to the text of the column label i.e.
27->AA
| bool KSpread::Util::localReferenceAnchor |
( |
const QString & |
_ref |
) |
|
| int KSpread::Util::penCompare |
( |
QPen const & |
pen1, |
|
|
QPen const & |
pen2 | |
|
) |
| | |
|