Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx572 static void appendLiteralString( const sal_Char* pStr, sal_Int32 nLength, OStringBuffer& rBuffer ) in appendLiteralString() function
2064 appendLiteralString( (const sal_Char*)m_pEncryptionBuffer, nChars, rOutBuffer ); in appendLiteralStringEncrypt()
2067 appendLiteralString( rInString.getStr(), nChars , rOutBuffer ); in appendLiteralStringEncrypt()
6506appendLiteralString( (const sal_Char*)&m_aContext.Encryption.OValue[0], sal_Int32(m_aContext.Encry… in emitTrailer()
6508appendLiteralString( (const sal_Char*)&m_aContext.Encryption.UValue[0], sal_Int32(m_aContext.Encry… in emitTrailer()

Completed in 103 milliseconds