Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/mozbootstrap/
H A DMNSFolders.cxx86 size_t productIndex = _product - 1; in lcl_guessProfileRoot() local
90 if ( !s_productDirectories[ productIndex ].getLength() ) in lcl_guessProfileRoot()
95 const char* pProfileByEnv = getenv( ProductRootEnvironmentVariable[ productIndex ] ); in lcl_guessProfileRoot()
109 if ( NULL == DefaultProductDir[ productIndex ][ i ] ) in lcl_guessProfileRoot()
113 ::rtl::OUString::createFromAscii( DefaultProductDir[ productIndex ][ i ] ); in lcl_guessProfileRoot()
133 s_productDirectories[ productIndex ] = sProductPath; in lcl_guessProfileRoot()
136 return s_productDirectories[ productIndex ]; in lcl_guessProfileRoot()

Completed in 12 milliseconds