Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/xsltdialog/
H A Dtypedetectionimport.cxx44 TypeDetectionImporter::TypeDetectionImporter( Reference< XMultiServiceFactory >& xMSF ) in TypeDetectionImporter() function in TypeDetectionImporter
62 TypeDetectionImporter::~TypeDetectionImporter (void ) in ~TypeDetectionImporter()
73 TypeDetectionImporter* pImporter = new TypeDetectionImporter( xMSF ); in doImport()
92 void TypeDetectionImporter::fillFilterVector( XMLFilterVector& rFilters ) in fillFilterVector()
142 Node* TypeDetectionImporter::findTypeNode( const OUString& rType ) in findTypeNode()
157 filter_info_impl* TypeDetectionImporter::createFilterForNode( Node * pNode ) in createFilterForNode()
235 void SAL_CALL TypeDetectionImporter::startDocument( ) in startDocument()
240 void SAL_CALL TypeDetectionImporter::endDocument( ) in endDocument()
302 void SAL_CALL TypeDetectionImporter::endElement( const OUString& /* aName */ ) in endElement()
338 void SAL_CALL TypeDetectionImporter::characters( const OUString& aChars ) in characters()
[all …]
H A Dtypedetectionimport.hxx67 class TypeDetectionImporter : public cppu::WeakImplHelper1 < com::sun::star::xml::sax::XDocumentHan… class
70TypeDetectionImporter( com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory …
71 virtual ~TypeDetectionImporter( void );
H A Dxmlfilterjar.cxx312 TypeDetectionImporter::doImport( mxMSF, xIS, aFilters ); in openPackage()

Completed in 21 milliseconds