Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx727 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()
H A Dvbaworksheet.hxx59 css::uno::Reference< ov::excel::XHyperlinks > mxHlinks; member in ScVbaWorksheet

Completed in 28 milliseconds