Searched refs:mxHlinks (Results 1 – 2 of 2) sorted by relevance
727 if( !mxHlinks.is() ) in Hyperlinks()728 mxHlinks.set( new ScVbaHyperlinks( this, mxContext ) ); in Hyperlinks()730 …return uno::Reference< XCollection >( mxHlinks, uno::UNO_QUERY_THROW )->Item( aIndex, uno::Any() ); in Hyperlinks()731 return uno::Any( mxHlinks ); in Hyperlinks()
59 css::uno::Reference< ov::excel::XHyperlinks > mxHlinks; member in ScVbaWorksheet
Completed in 18 milliseconds