|
LibreOffice Module chart2 (master) 1
|
#include "PropertyHelper.hxx"#include "FastPropertyIdRanges.hxx"#include "charttoolsdllapi.hxx"#include <com/sun/star/awt/FontDescriptor.hpp>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::beans |
| namespace | chart |
| namespace | chart::CharacterProperties |
Functions | |
| OOO_DLLPUBLIC_CHARTTOOLS void | chart::CharacterProperties::AddPropertiesToVector (std::vector< css::beans::Property > &rOutProperties) |
| OOO_DLLPUBLIC_CHARTTOOLS void | chart::CharacterProperties::AddDefaultsToMap (::chart::tPropertyValueMap &rOutMap) |
| OOO_DLLPUBLIC_CHARTTOOLS bool | chart::CharacterProperties::IsCharacterPropertyHandle (sal_Int32 nHandle) |
| OOO_DLLPUBLIC_CHARTTOOLS css::awt::FontDescriptor | chart::CharacterProperties::createFontDescriptorFromPropertySet (const css::uno::Reference< css::beans::XMultiPropertySet > &xMultiPropSet) |