Funktionsglossar — Buchstabe O
43 Einträge. Zurück zur Übersicht · Unit-Verzeichnis
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
| Funktion | Signatur | Unit |
|---|---|---|
Observe | (q: QBool): bool | std.qbool |
Odd | (n: int64): bool | std.math |
odfEscapeInto | (src: int64, dst: int64, dstCap: int64): int64 | std.office.odf_xml |
odfGetContentOdsBodyOpen | (): pchar | std.office.odf_xml |
odfGetContentOdsFooter | (): pchar | std.office.odf_xml |
odfGetContentOdsHeader | (): pchar | std.office.odf_xml |
odfGetContentOdtBodyOpen | (): pchar | std.office.odf_xml |
odfGetContentOdtFooter | (): pchar | std.office.odf_xml |
odfGetContentOdtHeader | (): pchar | std.office.odf_xml |
odfGetManifestFooter | (): pchar | std.office.odf_xml |
odfGetManifestHeader | (): pchar | std.office.odf_xml |
odfGetMetaFooter | (): pchar | std.office.odf_xml |
odfGetMetaHeader | (): pchar | std.office.odf_xml |
odfGetMimetypeSpreadsheet | (): pchar | std.office.odf_xml |
odfGetMimetypeText | (): pchar | std.office.odf_xml |
odfGetStylesXml | (): pchar | std.office.odf_xml |
odfStrLen | (s: int64): int64 | std.office.odf_xml |
OdsAddSheet | (doc: OdfDocument, name: pchar): void | std.office.ods |
OdsFlushSheet | (doc: OdfDocument): void | std.office.ods |
OdsSetCell | (doc: OdfDocument, row: int64, col: int64, text: pchar): void | std.office.ods |
OdsSetCellFloat | (doc: OdfDocument, row: int64, col: int64, val: int64, decimals: int64): void | std.office.ods |
OdsSetCellInt | (doc: OdfDocument, row: int64, col: int64, val: int64): void | std.office.ods |
OdtAddHeading | (doc: OdfDocument, text: pchar, level: int64): void | std.office.odt |
OdtAddHorizontalRule | (doc: OdfDocument): void | std.office.odt |
OdtAddLineBreak | (doc: OdfDocument): void | std.office.odt |
OdtAddParagraph | (doc: OdfDocument, text: pchar): void | std.office.odt |
OdtAddParagraphStyled | (doc: OdfDocument, text: pchar, bold: int64, italic: int64): void | std.office.odt |
OkBool | (value: bool): ResultBool | std.result |
OkInt64 | (value: int64): ResultInt64 | std.result |
OkVec2 | (value: Vec2): ResultVec2 | std.result |
OptionInt64IsNone | (opt: OptionInt64): bool | std.result |
OptionInt64IsSome | (opt: OptionInt64): bool | std.result |
OptionInt64Map | (opt: OptionInt64, fn_val: int64): OptionInt64 | std.result |
OptionInt64Unwrap | (opt: OptionInt64): int64 | std.result |
OptionInt64UnwrapOr | (opt: OptionInt64, fallback: int64): int64 | std.result |
OptionVec2IsNone | (opt: OptionVec2): bool | std.result |
OptionVec2IsSome | (opt: OptionVec2): bool | std.result |
OptionVec2Unwrap | (opt: OptionVec2): Vec2 | std.result |
OptionVec2UnwrapOr | (opt: OptionVec2, fallback: Vec2): Vec2 | std.result |
ORCIDCheckDigit | (orcid: int64): int64 | std.validate.orcid |
ORCIDNormalize | (orcid: int64, out_buf: int64): int64 | std.validate.orcid |
ORCIDValidate | (orcid: int64): int64 | std.validate.orcid |
os_exit | (code: int64): void | std.os |
# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
