LibreOffice Module extensions (master) 1
|
This is the complete list of members for pcr::PropertyHandlerHelper, including all inherited members.
clearBuilderParent(const css::uno::Reference< css::uno::XComponentContext > &rContext) | pcr::PropertyHandlerHelper | static |
convertToControlValue(const css::uno::Reference< css::uno::XComponentContext > &_rxContext, const css::uno::Reference< css::script::XTypeConverter > &_rxTypeConverter, const css::uno::Any &_rPropertyValue, const css::uno::Type &_rControlValueType) | pcr::PropertyHandlerHelper | static |
convertToPropertyValue(const css::uno::Reference< css::uno::XComponentContext > &_rxContext, const css::uno::Reference< css::script::XTypeConverter > &_rxTypeConverter, const css::beans::Property &_rProperty, const css::uno::Any &_rControlValue) | pcr::PropertyHandlerHelper | static |
createComboBoxControl(const css::uno::Reference< css::inspection::XPropertyControlFactory > &_rxControlFactory, std::vector< OUString > &&_rInitialListEntries, bool _bSorted) | pcr::PropertyHandlerHelper | static |
createListBoxControl(const css::uno::Reference< css::inspection::XPropertyControlFactory > &_rxControlFactory, std::vector< OUString > &&_rInitialListEntries, bool _bReadOnlyControl, bool _bSorted) | pcr::PropertyHandlerHelper | static |
createListBoxControl(const css::uno::Reference< css::inspection::XPropertyControlFactory > &_rxControlFactory, const TranslateId *pTransIds, size_t nElements, bool _bReadOnlyControl) | pcr::PropertyHandlerHelper | static |
createNumericControl(const css::uno::Reference< css::inspection::XPropertyControlFactory > &_rxControlFactory, sal_Int16 _nDigits, const css::beans::Optional< double > &_rMinValue, const css::beans::Optional< double > &_rMaxValue) | pcr::PropertyHandlerHelper | static |
describePropertyLine(const css::beans::Property &_rProperty, css::inspection::LineDescriptor &_out_rDescriptor, const css::uno::Reference< css::inspection::XPropertyControlFactory > &_rxControlFactory) | pcr::PropertyHandlerHelper | static |
getContextDocument(const css::uno::Reference< css::uno::XComponentContext > &_rContext) | pcr::PropertyHandlerHelper | static |
getContextDocument_throw(const css::uno::Reference< css::uno::XComponentContext > &_rContext) | pcr::PropertyHandlerHelper | static |
getDialogParentFrame(const css::uno::Reference< css::uno::XComponentContext > &_rContext) | pcr::PropertyHandlerHelper | static |
makeBuilder(const OUString &rUIFile, const css::uno::Reference< css::uno::XComponentContext > &rContext) | pcr::PropertyHandlerHelper | static |
operator=(const PropertyHandlerHelper &)=delete | pcr::PropertyHandlerHelper | private |
PropertyHandlerHelper(const PropertyHandlerHelper &)=delete | pcr::PropertyHandlerHelper | private |
requiresReadOnlyControl(sal_Int16 _nPropertyAttributes) | pcr::PropertyHandlerHelper | inlinestatic |
setBuilderParent(const css::uno::Reference< css::uno::XComponentContext > &rContext, weld::Widget *pParent) | pcr::PropertyHandlerHelper | static |
setContextDocumentModified(const css::uno::Reference< css::uno::XComponentContext > &_rContext) | pcr::PropertyHandlerHelper | static |