Searched refs:insertHyperlink (Results 1 – 3 of 3) sorted by relevance
123 …void insertHyperlink( const uno::Reference< excel::XHyperlink >& rxHlink ) throw (uno::RuntimeExce…161 void ScVbaHlinkContainer::insertHyperlink( const uno::Reference< excel::XHyperlink >& rxHlink ) thr… in insertHyperlink() function in vba_detail::ScVbaHlinkContainer253 mxContainer->insertHyperlink( xHlink ); in Add()
354 void insertHyperlink( const CellAddress& rAddress, const OUString& rUrl ) const;979 insertHyperlink( aAddress, aUrl ); in finalizeHyperlinkRanges()1011 void WorksheetGlobals::insertHyperlink( const CellAddress& rAddress, const OUString& rUrl ) const in insertHyperlink() function in oox::xls::WorksheetGlobals
969 void insertHyperlink(XTextCursor xCursor, String url) throws Exception in insertHyperlink() method in Inserter1101 insertHyperlink(xCursor, href.getURL()); in insertChildren()1200 insertHyperlink(xCursor, href.getURL()); in insertNode()
Completed in 47 milliseconds