Searched refs:sHomeDirPropertyName (Results 1 – 1 of 1) sorted by relevance
312 const ::rtl::OUString sHomeDirPropertyName( RTL_CONSTASCII_USTRINGPARAM( "HomeDirectory" ) ); in lcl_getHomeDirectory() local313 if ( !xPropInfo.is() || xPropInfo->hasPropertyByName( sHomeDirPropertyName ) ) in lcl_getHomeDirectory()316 xProviderProps->getPropertyValue( sHomeDirPropertyName ) >>= sHomeDirectory; in lcl_getHomeDirectory()
Completed in 30 milliseconds