Home
last modified time | relevance | path

Searched defs:visitNode (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/core/
H A DDomExport.cxx93 void visitNode( DomVisitor& rVisitor, const Reference<XNode>& xNode ) in visitNode() function
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx734 CellValueSetter::visitNode( sal_Int32 /*i*/, sal_Int32 /*j*/, const uno::Reference< table::XCell >&… in visitNode() function in CellValueSetter
824 void CellValueGetter::visitNode( sal_Int32 x, sal_Int32 y, const uno::Reference< table::XCell >& xC… in visitNode() function in CellValueGetter
931 virtual void visitNode( sal_Int32 x, sal_Int32 y, const uno::Reference< table::XCell >& xCell ) in visitNode() function in CellFormulaValueGetter
980 void visitNode( sal_Int32 x, sal_Int32 y, const uno::Reference< table::XCell >& xCell ) in visitNode() function in Dim2ArrayValueGetter
1003 virtual void visitNode( sal_Int32 /*x*/, sal_Int32 y, const uno::Reference< table::XCell >& xCell ) in visitNode() function in Dim1ArrayValueSetter
1028 virtual void visitNode( sal_Int32 x, sal_Int32 y, const uno::Reference< table::XCell >& xCell ) in visitNode() function in Dim2ArrayValueSetter

Completed in 41 milliseconds