LibreOffice Module vcl (master) 1
Namespaces | Functions
fontident.cxx File Reference
#include <vcl/svapp.hxx>
#include <vcl/font.hxx>
#include <factory.hxx>
#include <svdata.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/beans/XMaterialHolder.hpp>
#include <com/sun/star/awt/FontDescriptor.hpp>
#include <com/sun/star/awt/FontFamily.hpp>
#include <com/sun/star/awt/FontPitch.hpp>
#include <com/sun/star/awt/FontWeight.hpp>
#include <com/sun/star/awt/FontSlant.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <cppuhelper/implbase3.hxx>
#include <cppuhelper/supportsservice.hxx>
Include dependency graph for fontident.cxx:

Go to the source code of this file.

Namespaces

namespace  vcl
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * vcl_FontIdentificator_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ vcl_FontIdentificator_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * vcl_FontIdentificator_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 170 of file fontident.cxx.

Variable Documentation

◆ m_aFont

Font m_aFont
private

Definition at line 51 of file fontident.cxx.