Searched refs:xHlinks (Results 1 – 1 of 1) sorted by relevance
4866 …ScVbaHyperlinksRef xHlinks( new ScVbaHyperlinks( getParent(), mxContext, xScSheetHlinks, getScRang… in Hyperlinks() local4868 return xHlinks->Item( aIndex, uno::Any() ); in Hyperlinks()4869 return uno::Any( uno::Reference< excel::XHyperlinks >( xHlinks.get() ) ); in Hyperlinks()
Completed in 45 milliseconds