Home
last modified time | relevance | path

Searched refs:rTextToDisplay (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbahyperlink.cxx55 const uno::Any& rScreenTip, const uno::Any& rTextToDisplay ) throw (uno::RuntimeException) : in ScVbaHyperlink() argument
65 rTextToDisplay >>= aTextToDisplay; in ScVbaHyperlink()
166 void ScVbaHyperlink::setTextToDisplay( const OUString& rTextToDisplay ) throw (uno::RuntimeExceptio… in setTextToDisplay() argument
169 …tyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Representation" ) ), uno::Any( rTextToDisplay ) ); in setTextToDisplay()
H A Dvbahyperlinks.cxx232 const uno::Any& rScreenTip, const uno::Any& rTextToDisplay ) throw (uno::RuntimeException) in Add() argument
241 return mxSheetHlinks->Add( rAnchor, rAddress, rSubAddress, rScreenTip, rTextToDisplay ); in Add()
249 xAnchor, mxContext, rAddress, rSubAddress, rScreenTip, rTextToDisplay ) ); in Add()
H A Dvbahyperlink.hxx47 …const css::uno::Any& rScreenTip, const css::uno::Any& rTextToDisplay ) throw (css::uno::RuntimeExc…
61 …virtual void SAL_CALL setTextToDisplay( const ::rtl::OUString& rTextToDisplay ) throw (css::uno::R…
H A Dvbahyperlinks.hxx123 const css::uno::Any& rScreenTip, const css::uno::Any& rTextToDisplay )

Completed in 19 milliseconds