Lines Matching refs:append
124 aPathBuffer.append( getOfficePath( psp::NetPath ) ); in getPrinterPathList()
130 aPathBuffer.append( sal_Unicode('/') ); in getPrinterPathList()
136 aPathBuffer.append( getOfficePath( psp::UserPath ) ); in getPrinterPathList()
142 aPathBuffer.append( sal_Unicode('/') ); in getPrinterPathList()
208 aPathBuffer.append(aConfigPath); in getFontPath()
217 aPathBuffer.append(aConfigPath); in getFontPath()
225 aPathBuffer.append( aNetPath ); in getFontPath()
227 aPathBuffer.append( aNetPath ); in getFontPath()
232 aPathBuffer.append( aUserPath ); in getFontPath()
239 aPathBuffer.append( sal_Unicode(';') ); in getFontPath()
240 aPathBuffer.append( OStringToOUString( aEnvPath, osl_getThreadTextEncoding() ) ); in getFontPath()