Searched refs:GraphicExporter (Results 1 – 5 of 5) sorted by relevance
159 GraphicExporter();160 virtual ~GraphicExporter();201 return (XWeak*)new GraphicExporter(); in GraphicExporter_createInstance()371 GraphicExporter::GraphicExporter() in GraphicExporter() function in GraphicExporter376 GraphicExporter::~GraphicExporter() in ~GraphicExporter()380 IMPL_LINK(GraphicExporter, CalcFieldValueHdl, EditFieldInfo*, pInfo) in IMPL_LINK() argument676 rOutl.SetCalcFieldValueHdl( LINK(this, GraphicExporter, CalcFieldValueHdl) ); in GetGraphic()1141 void SAL_CALL GraphicExporter::cancel() in cancel()1256 OUString SAL_CALL GraphicExporter::getImplementationName( ) in getImplementationName()1275 Sequence< OUString > SAL_CALL GraphicExporter::getSupportedServiceNames( ) in getSupportedServiceNames()[all …]
1 "GraphicExporter";"com::sun::star::document::XFilter";"filter()"2 "GraphicExporter";"com::sun::star::document::XFilter";"cancel()"3 "GraphicExporter";"com::sun::star::document::XMimeTypeInfo";"supportsMimeType()"4 "GraphicExporter";"com::sun::star::document::XMimeTypeInfo";"getSupportedMimeTypeNames()"5 "GraphicExporter";"com::sun::star::document::XExporter";"setSourceDocument()"
96 svx.GraphicExporter
31 #i90294 -o svx.GraphicExporter
74 public class GraphicExporter extends TestCase { class
Completed in 53 milliseconds