Searched refs:ExportFilter (Results 1 – 12 of 12) sorted by relevance
1013 struct ExportFilter struct1015 ExportFilter( const rtl::OUString& _aUIName, const rtl::OUString& _aWildcard ) : in ExportFilter() argument1037 std::vector< ExportFilter > aImportantFilterGroup; in appendExportFilters()1038 std::vector< ExportFilter > aFilterGroup; in appendExportFilters()1052 ExportFilter aExportFilter( sUIName, sExtensions ); in appendExportFilters()1063 std::vector< ExportFilter >::iterator aIter = aImportantFilterGroup.begin(); in appendExportFilters()1072 std::vector< ExportFilter >::iterator aIter = aImportantFilterGroup.begin(); in appendExportFilters()1082 std::vector< ExportFilter >::iterator aIter = aImportantFilterGroup.begin(); in appendExportFilters()
29 #include <com/sun/star/document/ExportFilter.idl>39 <p>It is an extension of <type scope="com::sun::star::document">ExportFilter</type> 49 service com::sun::star::document::ExportFilter;
40 ExportFilter.idl \
47 published service ExportFilter
39 /** makes it possible to connect a document with an <type>ExportFilter</type>42 An <type>ExportFilter</type> must know the source of his filter operation.47 @see ExportFilter
51 Of course it's possible to combine it with the service <type>ExportFilter</type>55 @see ExportFilter80 If same implementation provides the service <type>ExportFilter</type> too,
43 <type>ExportFilter</type> to support loading/saving of documents in51 @see ExportFilter
47 ExportFilter.idl\
47 @see ExportFilter
57 published service ExportFilter
130 <type>ImportFilter</type>/<type>ExportFilter</type> it woul be possible then, to
561 com.sun.star.xml.ExportFilter566 com.sun.star.xml.ExportFilter930 com.sun.star.document.ExportFilter1991 com.sun.star.document.ExportFilter2217 com.sun.star.document.ExportFilter4772 com.sun.star.document.ExportFilter6599 com.sun.star.document.ExportFilter
Completed in 64 milliseconds