Home
last modified time | relevance | path

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

/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx201 const ::rtl::OUString sTextFieldService; member in XMLTextParagraphExport
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx1265 sTextFieldService(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.text.TextField")), in XMLTextParagraphExport()
2373 if( xServiceInfo->supportsService( sTextFieldService ) ) in exportTextRangeEnumeration()