Searched defs:visitNode (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/xmloff/source/core/ |
H A D | DomExport.cxx | 93 void visitNode( DomVisitor& rVisitor, const Reference<XNode>& xNode ) in visitNode() function
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbarange.cxx | 734 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 52 milliseconds