#include <vbarange.hxx>
|
virtual void | processValue (const css::uno::Any &aValue)=0 |
|
virtual const css::uno::Any & | getValue () const =0 |
|
virtual void | visitNode (sal_Int32 x, sal_Int32 y, const css::uno::Reference< css::table::XCell > &xCell)=0 |
|
virtual | ~ArrayVisitor () |
|
Definition at line 62 of file vbarange.hxx.
◆ getValue()
virtual const css::uno::Any & ValueGetter::getValue |
( |
| ) |
const |
|
pure virtual |
◆ processValue()
virtual void ValueGetter::processValue |
( |
const css::uno::Any & |
aValue | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: