Home
last modified time | relevance | path

Searched refs:sHyperLinkEvents (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmloff/source/text/
H A Dtxtftne.cxx127 OUString sHyperLinkEvents(RTL_CONSTASCII_USTRINGPARAM( in exportTextFootnote() local
129 if (xPropSetInfo->hasPropertyByName(sHyperLinkEvents)) in exportTextFootnote()
131 Any a = rPropSet->getPropertyValue(sHyperLinkEvents); in exportTextFootnote()
H A Dtxtflde.cxx1028 OUString sHyperLinkEvents(RTL_CONSTASCII_USTRINGPARAM( in ExportField() local
1030 if (xRangePropSetInfo->hasPropertyByName(sHyperLinkEvents)) in ExportField()
1032 Any aAny = xRangePropSet->getPropertyValue(sHyperLinkEvents); in ExportField()
H A Dtxtparae.cxx3316 … static const OUString sHyperLinkEvents( RTL_CONSTASCII_USTRINGPARAM( "HyperLinkEvents" ) ); in exportTextRange() local
3317 if ( xPropSetInfo->hasPropertyByName( sHyperLinkEvents ) ) in exportTextRange()
3319 … Reference< XNameReplace > xName( xPropSet->getPropertyValue( sHyperLinkEvents ), uno::UNO_QUERY ); in exportTextRange()

Completed in 54 milliseconds