LibreOffice Module comphelper (master) 1
|
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/configuration/theDefaultProvider.hpp>
#include <com/sun/star/container/XContainerQuery.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/embed/VerbDescriptor.hpp>
#include <com/sun/star/document/XTypeDetection.hpp>
#include <osl/diagnose.h>
#include <comphelper/fileformat.h>
#include <comphelper/mimeconfighelper.hxx>
#include <comphelper/classids.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <comphelper/documentconstants.hxx>
#include <comphelper/propertysequence.hxx>
#include <rtl/ustrbuf.hxx>
#include <utility>
Go to the source code of this file.
Functions | |
static sal_uInt8 | GetDigit_Impl (char aChar) |
|
static |
Definition at line 72 of file mimeconfighelper.cxx.
Referenced by comphelper::MimeConfigurationHelper::GetSequenceClassIDRepresentation().