Home
last modified time | relevance | path

Searched refs:sXSLTFilterService (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/filter/source/xsltdialog/
H A Dtypedetectionimport.cxx56sXSLTFilterService( RTL_CONSTASCII_USTRINGPARAM ( "com.sun.star.documentconversion.XSLTFilter" ) ), in TypeDetectionImporter()
220 if( aAdapterService != sXSLTFilterService ) in createFilterForNode()
H A Dtypedetectionexport.cxx102 …const OUString sXSLTFilterService ( RTL_CONSTASCII_USTRINGPARAM ( "com.sun.star.documentconversi… in doExport() local
193 sValue += sXSLTFilterService; in doExport()
H A Dtypedetectionimport.hxx119 const ::rtl::OUString sXSLTFilterService; member in TypeDetectionImporter