Searched refs:productIndex (Results 1 – 1 of 1) sorted by relevance
86 size_t productIndex = _product - 1; in lcl_guessProfileRoot() local90 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 18 milliseconds