Searched refs:ConfigSection (Results 1 – 2 of 2) sorted by relevance
992 my $ConfigSection = ($el eq "Configuration");1009 if ( $ConfigSection && $att eq "Name" && $val eq "Release|Win32" ) {1013 if ( $ConfigSection && $att eq "Name" && $val eq "Debug|Win32" ) {1069 if (($att eq "PreprocessorDefinitions") && $ConfigSection) {
349 enum ConfigSection enum365 const sal_Char* lcl_getSectionName( ConfigSection _eSection ) in lcl_getSectionName()382 … ConfigSection lcl_getSectionFromName( const sal_Char* _pSectionName, size_t _nSectionNameLength ) in lcl_getSectionFromName()397 void lcl_startSection( FILETYPE _pFile, ConfigSection _eSection ) in lcl_startSection()739 ConfigSection eCurrentSection = eUnknown; in GetDebugData()
Completed in 27 milliseconds