LibreOffice Module sw (master)
1
|
#include <osl/endian.h>
#include <tools/stream.hxx>
#include <pam.hxx>
#include <doc.hxx>
#include <ndtxt.hxx>
#include <mdiexp.hxx>
#include <fmtcntnt.hxx>
#include <frmfmt.hxx>
#include "wrtasc.hxx"
#include <frameformats.hxx>
#include <strings.hrc>
Go to the source code of this file.
Functions | |
void | GetASCWriter (const OUString &rFltNm, [[maybe_unused]] const OUString &, WriterRef &xRet) |
void GetASCWriter | ( | const OUString & | rFltNm, |
[[maybe_unused] ] const OUString & | , | ||
WriterRef & | xRet | ||
) |
Definition at line 205 of file wrtasc.cxx.
Referenced by SwServerObject::GetData(), and SwTransferable::WriteObject().