Searched refs:ScVbaHyperlinksRef (Results 1 – 3 of 3) sorted by relevance
56 typedef ::rtl::Reference< ScVbaHyperlinks > ScVbaHyperlinksRef; typedef116 …const ScVbaHyperlinksRef& rxSheetHlinks, const ScRangeList& rScRanges ) throw (css::uno::RuntimeEx…141 ScVbaHyperlinksRef mxSheetHlinks;
217 …const ScVbaHyperlinksRef& rxSheetHlinks, const ScRangeList& rScRanges ) throw (uno::RuntimeExcepti… in ScVbaHyperlinks()
4861 ScVbaHyperlinksRef xScSheetHlinks( dynamic_cast< ScVbaHyperlinks* >( xSheetHlinks.get() ) ); in Hyperlinks()4866 …ScVbaHyperlinksRef xHlinks( new ScVbaHyperlinks( getParent(), mxContext, xScSheetHlinks, getScRang… in Hyperlinks()
Completed in 52 milliseconds