|
LibreOffice Module vcl (master) 1
|
#include <com/sun/star/uno/Reference.h>#include <com/sun/star/awt/FontSlant.hpp>#include <tools/fontenum.hxx>#include <vcl/dllapi.h>Go to the source code of this file.
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::i18n |
| namespace | com::sun::star::accessibility |
| namespace | vcl |
| namespace | vcl::unohelper |
Functions | |
| VCL_DLLPUBLIC css::uno::Reference< css::i18n::XBreakIterator > | vcl::unohelper::CreateBreakIterator () |
| css::uno::Reference< css::i18n::XCharacterClassification > | vcl::unohelper::CreateCharacterClassification () |
| VCL_DLLPUBLIC float | vcl::unohelper::ConvertFontWidth (FontWidth eWidth) |
| VCL_DLLPUBLIC FontWidth | vcl::unohelper::ConvertFontWidth (float f) |
| VCL_DLLPUBLIC float | vcl::unohelper::ConvertFontWeight (FontWeight eWeight) |
| VCL_DLLPUBLIC FontWeight | vcl::unohelper::ConvertFontWeight (float f) |
| VCL_DLLPUBLIC css::awt::FontSlant | vcl::unohelper::ConvertFontSlant (FontItalic eWeight) |
| VCL_DLLPUBLIC FontItalic | vcl::unohelper::ConvertFontSlant (css::awt::FontSlant) |