Home
last modified time | relevance | path

Searched refs:sHyperLinkName (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/reportdesign/source/core/api/
H A DImageControl.cxx243 return m_aProps.aFormatProperties.sHyperLinkName; in getHyperLinkName()
247 set(PROPERTY_HYPERLINKNAME,the_value,m_aProps.aFormatProperties.sHyperLinkName); in setHyperLinkName()
/aoo4110/main/reportdesign/source/core/inc/
H A DReportControlModel.hxx67 ::rtl::OUString sHyperLinkName;
H A DReportHelperImpl.hxx575 return varName.sHyperLinkName; \
579 set(PROPERTY_HYPERLINKNAME,the_value,varName.sHyperLinkName); \
/aoo4110/main/xmloff/source/text/
H A Dtxtparae.cxx1223 sHyperLinkName(RTL_CONSTASCII_USTRINGPARAM("HyperLinkName")), in XMLTextParagraphExport()
3174 if ( rPropSetInfo->hasPropertyByName( sHyperLinkName ) in addHyperlinkAttributes()
3176 || PropertyState_DIRECT_VALUE == rPropState->getPropertyState( sHyperLinkName ) ) ) in addHyperlinkAttributes()
3178 rPropSet->getPropertyValue( sHyperLinkName ) >>= sName; in addHyperlinkAttributes()
/aoo4110/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx161 const ::rtl::OUString sHyperLinkName; member in XMLTextParagraphExport

Completed in 84 milliseconds