Home
last modified time | relevance | path

Searched defs:MY_LENGTH (Results 1 – 6 of 6) sorted by relevance

/trunk/main/desktop/win32/source/
H A Dextendloaderenvironment.hxx33 #define MY_LENGTH(s) (sizeof (s) / sizeof *(s) - 1) macro
H A Dunoinfo.cxx40 #define MY_LENGTH(s) (sizeof (s) / sizeof *(s) - 1) macro
/trunk/main/desktop/win32/source/rebase/
H A Drebasegui.cxx49 #define MY_LENGTH(s) (sizeof (s) / sizeof *(s) - 1) macro
H A Drebase.cxx44 #define MY_LENGTH(s) (sizeof (s) / sizeof *(s) - 1) macro
/trunk/main/pyuno/zipcore/
H A Dpython.cxx41 #define MY_LENGTH(s) (sizeof (s) / sizeof *(s) - 1) macro
/trunk/main/odk/source/unoapploader/win/
H A Dunoapploader.c40 #define MY_LENGTH(s) (sizeof (s) / sizeof *(s) - 1) macro

Completed in 22 milliseconds