Home
last modified time | relevance | path

Searched refs:sVisitedCharStyleName (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/reportdesign/source/core/inc/
H A DReportControlModel.hxx68 ::rtl::OUString sVisitedCharStyleName;
H A DReportHelperImpl.hxx584 return varName.sVisitedCharStyleName; \
588 set(PROPERTY_VISITEDCHARSTYLENAME,the_value,varName.sVisitedCharStyleName); \
/aoo4110/main/xmloff/source/text/
H A Dtxtparae.cxx1271 sVisitedCharStyleName(RTL_CONSTASCII_USTRINGPARAM("VisitedCharStyleName")), in XMLTextParagraphExport()
3210 if ( rPropSetInfo->hasPropertyByName( sVisitedCharStyleName ) in addHyperlinkAttributes()
3212 … || PropertyState_DIRECT_VALUE == rPropState->getPropertyState( sVisitedCharStyleName ) ) ) in addHyperlinkAttributes()
3214 rPropSet->getPropertyValue( sVisitedCharStyleName ) >>= sVStyleName; in addHyperlinkAttributes()
/aoo4110/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx209 const ::rtl::OUString sVisitedCharStyleName; member in XMLTextParagraphExport

Completed in 39 milliseconds