LibreOffice Module xmloff (master) 1
|
This is the complete list of members for xmloff::FormCellBindingHelper, including all inherited members.
convertStringAddress(const OUString &_rAddressDescription, css::table::CellAddress &_rAddress) const | xmloff::FormCellBindingHelper | private |
convertStringAddress(const OUString &_rAddressDescription, css::table::CellRangeAddress &_rAddress) const | xmloff::FormCellBindingHelper | private |
createCellBindingFromStringAddress(const OUString &_rAddress, bool _bUseIntegerBinding) const | xmloff::FormCellBindingHelper | |
createCellListSourceFromStringAddress(const OUString &_rAddress) const | xmloff::FormCellBindingHelper | |
createDocumentDependentInstance(const OUString &_rService, const OUString &_rArgumentName, const css::uno::Any &_rArgumentValue) const | xmloff::FormCellBindingHelper | private |
doConvertAddressRepresentations(const OUString &_rInputProperty, const css::uno::Any &_rInputValue, const OUString &_rOutputProperty, css::uno::Any &_rOutputValue, bool _bIsRange) const | xmloff::FormCellBindingHelper | private |
doesComponentSupport(const css::uno::Reference< css::uno::XInterface > &_rxComponent, const OUString &_rService) | xmloff::FormCellBindingHelper | privatestatic |
FormCellBindingHelper(const css::uno::Reference< css::beans::XPropertySet > &_rxControlModel, const css::uno::Reference< css::frame::XModel > &_rxDocument) | xmloff::FormCellBindingHelper | |
getCurrentBinding() const | xmloff::FormCellBindingHelper | |
getCurrentListSource() const | xmloff::FormCellBindingHelper | |
getStringAddressFromCellBinding(const css::uno::Reference< css::form::binding::XValueBinding > &_rxBinding) const | xmloff::FormCellBindingHelper | |
getStringAddressFromCellListSource(const css::uno::Reference< css::form::binding::XListEntrySource > &_rxSource) const | xmloff::FormCellBindingHelper | |
isCellBinding(const css::uno::Reference< css::form::binding::XValueBinding > &_rxBinding) | xmloff::FormCellBindingHelper | static |
isCellBindingAllowed() const | xmloff::FormCellBindingHelper | |
isCellBindingAllowed(const css::uno::Reference< css::frame::XModel > &_rxDocument) | xmloff::FormCellBindingHelper | static |
isCellIntegerBinding(const css::uno::Reference< css::form::binding::XValueBinding > &_rxBinding) | xmloff::FormCellBindingHelper | static |
isCellRangeListSource(const css::uno::Reference< css::form::binding::XListEntrySource > &_rxSource) | xmloff::FormCellBindingHelper | static |
isListCellRangeAllowed() const | xmloff::FormCellBindingHelper | |
isListCellRangeAllowed(const css::uno::Reference< css::frame::XModel > &_rxDocument) | xmloff::FormCellBindingHelper | static |
isSpreadsheetDocumentWhichSupplies(const OUString &_rService) const | xmloff::FormCellBindingHelper | private |
isSpreadsheetDocumentWhichSupplies(const css::uno::Reference< css::sheet::XSpreadsheetDocument > &_rxDocument, const OUString &_rService) | xmloff::FormCellBindingHelper | privatestatic |
livesInSpreadsheetDocument(const css::uno::Reference< css::beans::XPropertySet > &_rxControlModel) | xmloff::FormCellBindingHelper | static |
m_xControlModel | xmloff::FormCellBindingHelper | private |
m_xDocument | xmloff::FormCellBindingHelper | private |
setBinding(const css::uno::Reference< css::form::binding::XValueBinding > &_rxBinding) | xmloff::FormCellBindingHelper | |
setListSource(const css::uno::Reference< css::form::binding::XListEntrySource > &_rxSource) | xmloff::FormCellBindingHelper |