Home
last modified time | relevance | path

Searched refs:sHyperLinkURL (Results 1 – 6 of 6) sorted by path

/trunk/main/reportdesign/source/core/api/
H A DImageControl.cxx222 return m_aProps.aFormatProperties.sHyperLinkURL; in REPORTCOMPONENT_NOMASTERDETAIL()
226 set(PROPERTY_HYPERLINKURL,the_value,m_aProps.aFormatProperties.sHyperLinkURL); in setHyperLinkURL()
/trunk/main/reportdesign/source/core/inc/
H A DReportControlModel.hxx65 ::rtl::OUString sHyperLinkURL;
H A DReportHelperImpl.hxx557 return varName.sHyperLinkURL; \
561 set(PROPERTY_HYPERLINKURL,the_value,varName.sHyperLinkURL); \
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx163 const ::rtl::OUString sHyperLinkURL; member in XMLTextParagraphExport
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx1227 sHyperLinkURL(RTL_CONSTASCII_USTRINGPARAM("HyperLinkURL")), in XMLTextParagraphExport()
3162 if ( rPropSetInfo->hasPropertyByName( sHyperLinkURL ) in addHyperlinkAttributes()
3164 || PropertyState_DIRECT_VALUE == rPropState->getPropertyState( sHyperLinkURL ) ) ) in addHyperlinkAttributes()
3166 rPropSet->getPropertyValue( sHyperLinkURL ) >>= sHRef; in addHyperlinkAttributes()
H A Dtxtparai.cxx1668 static const OUString sHyperLinkURL( RTL_CONSTASCII_USTRINGPARAM( "HyperLinkURL" ) ); in CreateChildContext() local
1670 if ( xPropSet->getPropertySetInfo()->hasPropertyByName( sHyperLinkURL ) ) in CreateChildContext()

Completed in 51 milliseconds