Home
last modified time | relevance | path

Searched defs:rScreenTip (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbahyperlink.cxx55 const uno::Any& rScreenTip, const uno::Any& rTextToDisplay ) : in ScVbaHyperlink()
153 void SAL_CALL ScVbaHyperlink::setScreenTip( const OUString& rScreenTip ) in setScreenTip()
H A Dvbahyperlinks.cxx231 const uno::Any& rScreenTip, const uno::Any& rTextToDisplay ) in Add()