Symbol: B_TRANSLATION_REVISION_VERSION
src/add-ons/translators/avif/ConfigView.cpp
58
static_cast<int>(B_TRANSLATION_REVISION_VERSION(
src/add-ons/translators/bmp/BMPView.cpp
41
int(B_TRANSLATION_REVISION_VERSION(BMP_TRANSLATOR_VERSION)),
src/add-ons/translators/gif/GIFView.cpp
62
int(B_TRANSLATION_REVISION_VERSION(GIF_TRANSLATOR_VERSION)),
src/add-ons/translators/hvif/HVIFView.cpp
42
int(B_TRANSLATION_REVISION_VERSION(HVIF_TRANSLATOR_VERSION)),
src/add-ons/translators/icns/ConfigView.cpp
32
int(B_TRANSLATION_REVISION_VERSION(ICNS_TRANSLATOR_VERSION)),
src/add-ons/translators/ico/ConfigView.cpp
35
int(B_TRANSLATION_REVISION_VERSION(ICO_TRANSLATOR_VERSION)),
src/add-ons/translators/pcx/ConfigView.cpp
37
int(B_TRANSLATION_REVISION_VERSION(PCX_TRANSLATOR_VERSION)),
src/add-ons/translators/png/PNGView.cpp
44
int(B_TRANSLATION_REVISION_VERSION(PNG_TRANSLATOR_VERSION)),
src/add-ons/translators/psd/ConfigView.cpp
66
int(B_TRANSLATION_REVISION_VERSION(PSD_TRANSLATOR_VERSION)),
src/add-ons/translators/raw/ConfigView.cpp
41
int(B_TRANSLATION_REVISION_VERSION(RAW_TRANSLATOR_VERSION)),
src/add-ons/translators/rtf/ConfigView.cpp
34
static_cast<int>(B_TRANSLATION_REVISION_VERSION(
src/add-ons/translators/rtf/RTFTranslator.cpp
99
static_cast<int>(B_TRANSLATION_REVISION_VERSION(
src/add-ons/translators/sgi/SGIView.cpp
111
static_cast<int>(B_TRANSLATION_REVISION_VERSION(
src/add-ons/translators/shared/BaseTranslator.cpp
81
static_cast<int>(B_TRANSLATION_REVISION_VERSION(fVersion)),
src/add-ons/translators/stxt/STXTView.cpp
42
int(B_TRANSLATION_REVISION_VERSION(STXT_TRANSLATOR_VERSION)),
src/add-ons/translators/tga/TGAView.cpp
59
static_cast<int>(B_TRANSLATION_REVISION_VERSION(
src/add-ons/translators/tiff/TIFFView.cpp
90
static_cast<int>(B_TRANSLATION_REVISION_VERSION(
src/add-ons/translators/webp/ConfigView.cpp
69
static_cast<int>(B_TRANSLATION_REVISION_VERSION(
src/add-ons/translators/wonderbrush/WonderBrushView.cpp
64
static_cast<int>(B_TRANSLATION_REVISION_VERSION(
src/bin/translate.cpp
619
B_TRANSLATION_REVISION_VERSION(version));
src/kits/translation/TranslatorRoster.cpp
1810
int(B_TRANSLATION_REVISION_VERSION(B_TRANSLATION_CURRENT_VERSION)),
src/preferences/datatranslations/DataTranslationsWindow.cpp
319
B_TRANSLATION_REVISION_VERSION(version));