LibreOffice Module vcl (master) 1
|
Public Member Functions | |
BitStreamState () | |
const sal_uInt8 & | getByte () const |
void | flush () |
Public Attributes | |
sal_uInt8 | mnBuffer |
sal_uInt32 | mnNextBitPos |
Definition at line 1609 of file pdfwriter_impl2.cxx.
|
inline |
Definition at line 1614 of file pdfwriter_impl2.cxx.
|
inline |
Definition at line 1621 of file pdfwriter_impl2.cxx.
Referenced by vcl::PDFWriterImpl::putG4Bits(), and vcl::PDFWriterImpl::writeG4Stream().
|
inline |
Definition at line 1620 of file pdfwriter_impl2.cxx.
Referenced by vcl::PDFWriterImpl::putG4Bits(), and vcl::PDFWriterImpl::writeG4Stream().
sal_uInt8 BitStreamState::mnBuffer |
Definition at line 1611 of file pdfwriter_impl2.cxx.
Referenced by vcl::PDFWriterImpl::putG4Bits().
sal_uInt32 BitStreamState::mnNextBitPos |
Definition at line 1612 of file pdfwriter_impl2.cxx.
Referenced by vcl::PDFWriterImpl::putG4Bits(), and vcl::PDFWriterImpl::writeG4Stream().