Searched refs:ScVbaHyperlink (Results 1 – 3 of 3) sorted by relevance
41 ScVbaHyperlink::ScVbaHyperlink( const uno::Sequence< uno::Any >& rArgs, in ScVbaHyperlink() function in ScVbaHyperlink52 ScVbaHyperlink::ScVbaHyperlink( const uno::Reference< XHelperInterface >& rxAnchor, in ScVbaHyperlink() function in ScVbaHyperlink109 ScVbaHyperlink::~ScVbaHyperlink() in ~ScVbaHyperlink()113 OUString ScVbaHyperlink::getName() throw (uno::RuntimeException) in getName()124 OUString ScVbaHyperlink::getAddress() throw (uno::RuntimeException) in getAddress()136 OUString ScVbaHyperlink::getSubAddress() throw (uno::RuntimeException) in getSubAddress()158 OUString ScVbaHyperlink::getTextToDisplay() throw (uno::RuntimeException) in getTextToDisplay()172 sal_Int32 SAL_CALL ScVbaHyperlink::getType() throw (uno::RuntimeException) in getType()202 VBAHELPER_IMPL_XHELPERINTERFACE( ScVbaHyperlink, "ooo.vba.excel.Hyperlink" )206 void ScVbaHyperlink::ensureTextField() throw (uno::RuntimeException) in ensureTextField()[all …]
36 class ScVbaHyperlink : public HyperlinkImpl_BASE class39 ScVbaHyperlink(43 ScVbaHyperlink(49 virtual ~ScVbaHyperlink();
248 uno::Reference< excel::XHyperlink > xHlink( new ScVbaHyperlink( in Add()
Completed in 20 milliseconds