Home
last modified time | relevance | path

Searched refs:xHlinks (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx4866 …ScVbaHyperlinksRef xHlinks( new ScVbaHyperlinks( getParent(), mxContext, xScSheetHlinks, getScRang… in Hyperlinks() local
4868 return xHlinks->Item( aIndex, uno::Any() ); in Hyperlinks()
4869 return uno::Any( uno::Reference< excel::XHyperlinks >( xHlinks.get() ) ); in Hyperlinks()

Completed in 50 milliseconds