Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx1254 sShapeService(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.Shape")), in XMLTextParagraphExport()
1586 if( xServiceInfo->supportsService(sShapeService)) in collectTextAutoStylesOptimized()
1909 else if( xServiceInfo->supportsService( sShapeService ) ) in exportTextContentEnumeration()
/trunk/main/xmloff/inc/xmloff/
H A Dtxtparae.hxx190 const ::rtl::OUString sShapeService; member in XMLTextParagraphExport