LibreOffice
LibreOffice 26.8 SDK API Reference
Toggle main menu visibility
Loading...
Searching...
No Matches
XFontVariations.idl
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
5
* This Source Code Form is subject to the terms of the Mozilla Public
6
* License, v. 2.0. If a copy of the MPL was not distributed with this
7
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
8
*/
9
10
11
module
com
{ module sun { module star { module awt {
12
13
18
interface
XFontVariations
19
{
24
sequence<FontVariationAxis>
getFontVariationAxes
([in]
string
FontName);
25
};
26
27
28
}; }; }; };
29
30
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
com::sun::star::awt::XFontVariations
queries variation axis information for a font by family name.
Definition
XFontVariations.idl:19
com::sun::star::awt::XFontVariations::getFontVariationAxes
sequence< FontVariationAxis > getFontVariationAxes([in] string FontName)
returns the list of variation axes supported by the given font family, or an empty sequence for non-v...
com
Definition
Ambiguous.idl:20
com
sun
star
awt
XFontVariations.idl
Generated by
1.17.0