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