Searched refs:_eSection (Results 1 – 1 of 1) sorted by relevance
365 const sal_Char* lcl_getSectionName( ConfigSection _eSection ) in lcl_getSectionName() argument368 switch ( _eSection ) in lcl_getSectionName()397 void lcl_startSection( FILETYPE _pFile, ConfigSection _eSection ) in lcl_startSection() argument399 FilePrintF( _pFile, "[%s]%s", lcl_getSectionName( _eSection ), FILE_LINEEND ); in lcl_startSection()
Completed in 23 milliseconds