Searched refs:templocationSystem (Results 1 – 1 of 1) sorted by relevance
45 private String templocationSystem = ""; field in OfficeAttachment55 templocationSystem = templocationURL = System.getProperty( "user.home" ); in OfficeAttachment()122 File homedir = new File( templocationSystem ); in createTempDocs()155 File homedir = new File( templocationSystem ); in createTempDocs()
Completed in 6 milliseconds