Searched refs:XSLTFilter (Results 1 – 5 of 5) sorted by relevance
89 class XSLTFilter : public WeakImplHelper4< XImportFilter, XExportFilter, XDocumentHandler, XStreamL… class94 XSLTFilter( const Reference< XMultiServiceFactory > &r );166 XSLTFilter::XSLTFilter( const Reference< XMultiServiceFactory > &r ) in XSLTFilter() function in XSLT::XSLTFilter183 void XSLTFilter::disposing(const EventObject& ) throw (RuntimeException) in disposing()187 ::rtl::OUString XSLTFilter::expandUrl( const ::rtl::OUString& sUrl ) in expandUrl()205 void XSLTFilter::started() throw (RuntimeException) in started()209 void XSLTFilter::error(const Any& a) throw (RuntimeException) in error()221 void XSLTFilter::closed() throw (RuntimeException) in closed()225 void XSLTFilter::terminated() throw (RuntimeException) in terminated()231 OUString XSLTFilter::rel2abs(const OUString& s) in rel2abs()[all …]
26 TARGET =XSLTFilter37 $(SLO)$/XSLTFilter.obj \97 ALLTAR : $(MISC)/XSLTFilter.jar.component $(MISC)/xsltfilter.component99 $(MISC)/XSLTFilter.jar.component .ERRREMOVE : \100 $(SOLARENV)/bin/createcomponent.xslt XSLTFilter.jar.component103 $(SOLARENV)/bin/createcomponent.xslt XSLTFilter.jar.component
9 ..\%__SRC%\class\XSLTFilter\*.jar %_DEST%\bin%_EXT%\*.jar64 ..\%__SRC%\misc\XSLTFilter.jar.component %_DEST%\xml%_EXT%\XSLTFilter.jar.component
226 my_components += XSLTFilter.jar \
1577 STD_JAR_FILE( gid_File_Jar_Xsltfilter, XSLTFilter )