Home
last modified time | relevance | path

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

/trunk/main/padmin/source/
H A Dadddlg.cxx1089 static const char* pHome = getenv( "HOME" ); in getOldPrinterLocation() local
1094 if( pHome ) in getOldPrinterLocation()
1096 aFileName = pHome; in getOldPrinterLocation()
1100 aFileName = pHome; in getOldPrinterLocation()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx114 static const char* pHome = getenv( "HOME" ); in doTestCode() local
116 aTestFile += rtl::OUString( pHome, strlen( pHome ), RTL_TEXTENCODING_MS_1252 ); in doTestCode()

Completed in 67 milliseconds