LibreOffice Module sc (master) 1
|
#include <vbarange.hxx>
Public Member Functions | |
virtual void | visitNode (sal_Int32 x, sal_Int32 y, const css::uno::Reference< css::table::XCell > &xCell)=0 |
virtual | ~ArrayVisitor () |
Definition at line 48 of file vbarange.hxx.
|
inlinevirtual |
Definition at line 52 of file vbarange.hxx.
|
pure virtual |
Referenced by ScVbaRange::visitArray().