Home
last modified time | relevance | path

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

/trunk/main/fpicker/source/office/
H A Diodlg.cxx314 const ::rtl::OUString sHomeDirPropertyName( RTL_CONSTASCII_USTRINGPARAM( "HomeDirectory" ) ); in lcl_getHomeDirectory() local
315 if ( !xPropInfo.is() || xPropInfo->hasPropertyByName( sHomeDirPropertyName ) ) in lcl_getHomeDirectory()
318 xProviderProps->getPropertyValue( sHomeDirPropertyName ) >>= sHomeDirectory; in lcl_getHomeDirectory()

Completed in 25 milliseconds