Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/fontmanager/
H A Dhelper.cxx251 bool psp::convertPfbToPfa( ::osl::File& rInFile, ::osl::File& rOutFile ) in convertPfbToPfa() argument
282 if( rOutFile.write( buffer, 15, nWrite ) || nWrite != 15 ) in convertPfbToPfa()
288 if( rOutFile.write( buffer, nRead, nWrite ) || in convertPfbToPfa()
321 … if( rOutFile.write( pWriteBuffer, nBytesToWrite, nRead ) || nRead != nBytesToWrite ) in convertPfbToPfa()
337 if( rOutFile.write( buffer, nBuffer, nRead ) || nRead != nBuffer ) in convertPfbToPfa()
345 if( rOutFile.write( buffer, nBuffer, nRead ) || nRead != nBuffer ) in convertPfbToPfa()
H A Dfontmanager.cxx3628 const OUString& rOutFile, in createFontSubset() argument
3691 if( osl_File_E_None != osl_getSystemPathFromFileURL( rOutFile.pData, &aSysPath.pData ) ) in createFontSubset()
/trunk/main/vcl/inc/vcl/
H A Dhelper.hxx46 bool VCL_DLLPUBLIC convertPfbToPfa( osl::File& rInFile, osl::File& rOutFile );
H A Dfontmanager.hxx646 const rtl::OUString& rOutFile,
/trunk/main/vcl/unx/generic/printergfx/
H A Dglyphset.cxx833 GlyphSet::PSUploadFont (osl::File& rOutFile, PrinterGfx &rGfx, bool bAllowType42, std::list< OStrin… in PSUploadFont() argument
929 rOutFile.write (pBuffer, nIn, nOut); in PSUploadFont()
H A Dglyphset.hxx124 …sal_Bool PSUploadFont (osl::File& rOutFile, PrinterGfx &rGfx, bool bAsType42, std::list< rtl::OSt…
/trunk/main/filter/source/xsltfilter/
H A Duof2splithandler.hxx86 …void Write( ::rtl::OUString & rOutFile , sal_Bool bStart ) throw( ::com::sun::star::uno::RuntimeEx…

Completed in 48 milliseconds