Home
last modified time | relevance | path

Searched refs:ConfigSection (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/icu/
H A Dcreatemak.pl992 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) {
/aoo42x/main/tools/source/debug/
H A Ddebug.cxx349 enum ConfigSection enum
365 const sal_Char* lcl_getSectionName( ConfigSection _eSection ) in lcl_getSectionName()
382ConfigSection 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 71 milliseconds