Home
last modified time | relevance | path

Searched refs:rScreenTip (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
64 rScreenTip >>= maScreenTip; in ScVbaHyperlink()
153 void SAL_CALL ScVbaHyperlink::setScreenTip( const OUString& rScreenTip ) throw (uno::RuntimeExcepti… in setScreenTip() argument
155 maScreenTip = rScreenTip; in setScreenTip()
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…
59 …virtual void SAL_CALL setScreenTip( const ::rtl::OUString& rScreenTip ) throw (css::uno::RuntimeEx…
H A Dvbahyperlinks.hxx123 const css::uno::Any& rScreenTip, const css::uno::Any& rTextToDisplay )

Completed in 43 milliseconds