|
LibreOffice Module sw (master) 1
|
#include <iodetect.hxx>#include <memory>#include <osl/endian.h>#include <sot/storage.hxx>#include <tools/urlobj.hxx>#include <unotools/moduleoptions.hxx>#include <sfx2/docfilt.hxx>#include <sfx2/fcontnr.hxx>#include <sfx2/docfile.hxx>#include <com/sun/star/ucb/ContentCreationException.hpp>#include <com/sun/star/embed/XStorage.hpp>#include <unicode/ucsdet.h>Go to the source code of this file.
Functions | |
| static bool | IsDocShellRegistered () |
Variables | |
| SwIoDetect | aFilterDetect [] |
|
static |
Definition at line 35 of file iodetect.cxx.
References SvtModuleOptions::IsWriter().
Referenced by SwIoSystem::GetFileFilter(), and SwIoSystem::GetFilterOfFormat().
| SwIoDetect aFilterDetect[] |
Definition at line 40 of file iodetect.cxx.
Referenced by SwReaderWriter::GetReader(), and SwReaderWriter::GetWriter().