acquire() | XInterface | |
addPropertiesChangeListener([in] sequence< string > aPropertyNames, [in] com::sun::star::beans::XPropertiesChangeListener xListener) | XMultiPropertySet | protected |
addPropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener xListener) | XPropertySet | |
addVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) | XPropertySet | |
com::sun::star::beans::PropertySet | FormulaParser | |
com::sun::star::beans::XFastPropertySet | PropertySet | optional |
com::sun::star::beans::XMultiPropertySet | PropertySet | optional |
com::sun::star::beans::XPropertyAccess | PropertySet | optional |
com::sun::star::beans::XPropertySet | PropertySet | |
com::sun::star::beans::XPropertyState | PropertySet | optional |
CompileEnglish | FormulaParser | property |
ExternalLinks | FormulaParser | property |
firePropertiesChangeEvent([in] sequence< string > aPropertyNames, [in] com::sun::star::beans::XPropertiesChangeListener xListener) | XMultiPropertySet | protected |
FormulaConvention | FormulaParser | property |
getFastPropertyValue([in] long nHandle) | XFastPropertySet | protected |
getPropertyDefault([in] string aPropertyName) | XPropertyState | protected |
com::getPropertySetInfo() | XPropertySet | |
com::sun::star::beans::XMultiPropertySet::getPropertySetInfo() | XMultiPropertySet | protected |
getPropertyState([in] string PropertyName) | XPropertyState | protected |
getPropertyStates([in] sequence< string > aPropertyName) | XPropertyState | protected |
getPropertyValue([in] string PropertyName) | XPropertySet | |
com::getPropertyValues([in] sequence< string > aPropertyNames) | XMultiPropertySet | protected |
com::sun::star::beans::XPropertyAccess::getPropertyValues() | XPropertyAccess | protected |
IgnoreLeadingSpaces | FormulaParser | property |
OpCodeMap | FormulaParser | property |
ParameterSeparator | FormulaParser | property |
parseFormula([in] string aFormula, [in] ::com::sun::star::table::CellAddress aReferencePos) | XFormulaParser | |
printFormula([in] sequence< FormulaToken > aTokens, [in] ::com::sun::star::table::CellAddress aReferencePos) | XFormulaParser | |
queryInterface([in] type aType) | XInterface | |
RefConventionChartOOXML | FormulaParser | property |
release() | XInterface | |
removePropertiesChangeListener([in] com::sun::star::beans::XPropertiesChangeListener xListener) | XMultiPropertySet | protected |
removePropertyChangeListener([in] string aPropertyName, [in] com::sun::star::beans::XPropertyChangeListener aListener) | XPropertySet | |
removeVetoableChangeListener([in] string PropertyName, [in] com::sun::star::beans::XVetoableChangeListener aListener) | XPropertySet | |
setFastPropertyValue([in] long nHandle, [in] any aValue) | XFastPropertySet | protected |
setPropertyToDefault([in] string PropertyName) | XPropertyState | protected |
setPropertyValue([in] string aPropertyName, [in] any aValue) | XPropertySet | |
com::setPropertyValues([in] sequence< string > aPropertyNames, [in] sequence< any > aValues) | XMultiPropertySet | protected |
com::sun::star::beans::XPropertyAccess::setPropertyValues([in] sequence< com::sun::star::beans::PropertyValue > aProps) | XPropertyAccess | protected |
XFormulaParser | FormulaParser | |