LibreOffice Module sc (master) 1
|
This is the complete list of members for ScFormulaParserObj, including all inherited members.
addPropertyChangeListener(const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &xListener) override | ScFormulaParserObj | virtual |
addVetoableChangeListener(const OUString &PropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) override | ScFormulaParserObj | virtual |
EndListening(SfxBroadcaster &rBroadcaster, bool bRemoveAllDuplicates=false) | SfxListener | |
EndListeningAll() | SfxListener | |
GetBroadcasterCount() const | SfxListener | |
GetBroadcasterJOE(sal_uInt16 nNo) const | SfxListener | |
getImplementationName() override | ScFormulaParserObj | virtual |
getPropertySetInfo() override | ScFormulaParserObj | virtual |
getPropertyValue(const OUString &PropertyName) override | ScFormulaParserObj | virtual |
getSupportedServiceNames() override | ScFormulaParserObj | virtual |
IsListening(SfxBroadcaster &rBroadcaster) const | SfxListener | |
IsSdrView() const | SfxListener | virtual |
maBCs | SfxListener | private |
maCallStacks | SfxListener | private |
maExternalLinks | ScFormulaParserObj | private |
maOpCodeMapping | ScFormulaParserObj | private |
mbCompileFAP | ScFormulaParserObj | private |
mbEnglish | ScFormulaParserObj | private |
mbIgnoreSpaces | ScFormulaParserObj | private |
mbRefConventionChartOOXML | ScFormulaParserObj | private |
mnConv | ScFormulaParserObj | private |
mpDocShell | ScFormulaParserObj | private |
mxOpCodeMap | ScFormulaParserObj | private |
Notify(SfxBroadcaster &rBC, const SfxHint &rHint) override | ScFormulaParserObj | virtual |
operator=(const SfxListener &)=delete | SfxListener | private |
parseFormula(const OUString &aFormula, const css::table::CellAddress &rReferencePos) override | ScFormulaParserObj | virtual |
printFormula(const css::uno::Sequence< css::sheet::FormulaToken > &aTokens, const css::table::CellAddress &rReferencePos) override | ScFormulaParserObj | virtual |
RemoveBroadcaster_Impl(SfxBroadcaster &rBC) | SfxListener | |
removePropertyChangeListener(const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) override | ScFormulaParserObj | virtual |
removeVetoableChangeListener(const OUString &PropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) override | ScFormulaParserObj | virtual |
ScFormulaParserObj(ScDocShell *pDocSh) | ScFormulaParserObj | |
SetCompilerFlags(ScCompiler &rCompiler) const | ScFormulaParserObj | private |
setPropertyValue(const OUString &aPropertyName, const css::uno::Any &aValue) override | ScFormulaParserObj | virtual |
SfxListener() | SfxListener | |
SfxListener(const SfxListener &rCopy) | SfxListener | |
StartListening(SfxBroadcaster &rBroadcaster, DuplicateHandling eDuplicateHanding=DuplicateHandling::Unexpected) | SfxListener | |
supportsService(const OUString &ServiceName) override | ScFormulaParserObj | virtual |
~ScFormulaParserObj() override | ScFormulaParserObj | virtual |
~SfxListener() COVERITY_NOEXCEPT_FALSE | SfxListener | virtual |