Home
last modified time | relevance | path

Searched refs:sServerMap (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx1253 sServerMap(RTL_CONSTASCII_USTRINGPARAM("ServerMap")), in XMLTextParagraphExport()
3196 if ( rPropSetInfo->hasPropertyByName( sServerMap ) in addHyperlinkAttributes()
3198 || PropertyState_DIRECT_VALUE == rPropState->getPropertyState( sServerMap ) ) ) in addHyperlinkAttributes()
3200 bServerMap = *(sal_Bool *) rPropSet->getPropertyValue( sServerMap ).getValue(); in addHyperlinkAttributes()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx189 const ::rtl::OUString sServerMap; member in XMLTextParagraphExport