Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx176 const ::rtl::OUString sParagraphService; member in XMLTextParagraphExport
/AOO41X/main/xmloff/source/text/
H A Dtxtparae.cxx1238 sParagraphService(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.text.Paragraph")), in XMLTextParagraphExport()
1809 if( xServiceInfo->supportsService( sParagraphService ) ) in exportTextContentEnumeration()