LibreOffice Module vcl (master) 1
|
#include <vcl/filter/PngImageWriter.hxx>
#include <vcl/toolkit/treelistentry.hxx>
#include <vcl/toolkit/viewdataentry.hxx>
#include <iconview.hxx>
#include "iconviewimpl.hxx"
#include <vcl/accessiblefactory.hxx>
#include <vcl/uitest/uiobject.hxx>
#include <tools/json_writer.hxx>
#include <vcl/toolkit/svlbitm.hxx>
#include <tools/stream.hxx>
#include <vcl/cvtgrf.hxx>
#include <comphelper/base64.hxx>
#include <comphelper/propertyvalue.hxx>
Go to the source code of this file.
Functions | |
static OString | extractPngString (const SvLBoxContextBmp *pBmpItem) |
|
static |
Definition at line 259 of file iconview.cxx.
References aBuffer, aSeq, comphelper::Base64::encode(), SvLBoxContextBmp::GetBitmap1(), Image::GetBitmapEx(), SvMemoryStream::GetData(), comphelper::makePropertyValue(), vcl::PngImageWriter::setParameters(), SvStream::Tell(), and vcl::PngImageWriter::write().
Referenced by IconView::DumpEntryAndSiblings().