Home
last modified time | relevance | path

Searched refs:FirstId (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sal/inc/osl/
H A Dprofile.h82 sal_uInt32 FirstId, const sal_Char* Strings[],
102 sal_uInt32 FirstId, const sal_Char* Strings[],
/trunk/main/sal/osl/unx/
H A Dprofile.c613 sal_uInt32 FirstId, const sal_Char* Strings[], in osl_readProfileIdent() argument
631 Default = i + FirstId; in osl_readProfileIdent()
813 sal_uInt32 FirstId, const sal_Char* Strings[], in osl_writeProfileIdent() argument
825 if ((i = Value - FirstId) >= n) in osl_writeProfileIdent()
/trunk/main/sal/osl/os2/
H A Dprofile.c519 sal_uInt32 FirstId, const sal_Char* Strings[], in osl_readProfileIdent() argument
536 Default = i + FirstId; in osl_readProfileIdent()
674 sal_uInt32 FirstId, const sal_Char* Strings[], in osl_writeProfileIdent() argument
686 if ((i = Value - FirstId) >= n) in osl_writeProfileIdent()
/trunk/main/sal/osl/w32/
H A Dprofile.cxx565 sal_uInt32 FirstId, const sal_Char* Strings[], in osl_readProfileIdent() argument
582 Default = i + FirstId; in osl_readProfileIdent()
723 sal_uInt32 FirstId, const sal_Char* Strings[], in osl_writeProfileIdent() argument
735 if ((i = Value - FirstId) >= n) in osl_writeProfileIdent()

Completed in 41 milliseconds