Searched refs:aPathBuffer (Results 1 – 2 of 2) sorted by relevance
121 OUStringBuffer aPathBuffer( 256 ); in getPrinterPathList() local125 if( aPathBuffer.getLength() ) in getPrinterPathList()131 aPathBuffer.appendAscii( pSubDir ); in getPrinterPathList()137 if( aPathBuffer.getLength() ) in getPrinterPathList()143 aPathBuffer.appendAscii( pSubDir ); in getPrinterPathList()199 OUStringBuffer aPathBuffer( 512 ); in getFontPath() local208 aPathBuffer.append(aConfigPath); in getFontPath()217 aPathBuffer.append(aConfigPath); in getFontPath()225 aPathBuffer.append( aNetPath ); in getFontPath()227 aPathBuffer.append( aNetPath ); in getFontPath()[all …]
224 sal_Unicode aPathBuffer[nMaxPathSize]; in SetSystemTemplate() local225 if ( SystemPath::GetUserTemplateLocation( aPathBuffer, nMaxPathSize )) in SetSystemTemplate()226 sPath = String( aPathBuffer ); in SetSystemTemplate()
Completed in 20 milliseconds