Searched refs:sTextFieldService (Results 1 – 2 of 2) sorted by relevance
201 const ::rtl::OUString sTextFieldService; member in XMLTextParagraphExport
1265 sTextFieldService(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.text.TextField")), in XMLTextParagraphExport()2373 if( xServiceInfo->supportsService( sTextFieldService ) ) in exportTextRangeEnumeration()