Searched refs:out_Str (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/autodoc/source/cosv/service/ |
H A D | comfunc.cxx | 86 date2str(String & out_Str, int day, int month, int year) in date2str() argument 107 out_Str = buf; in date2str() 134 time2str(String & out_Str, int hour, int min, int sec) in time2str() argument 143 out_Str = buf; in time2str()
|
/aoo42x/main/autodoc/inc/cosv/ |
H A D | comfunc.hxx | 60 void date2str(String & out_Str, int day, int month, int year); 62 void time2str(String & out_Str, int hour, int min, int sec);
|
Completed in 12 milliseconds