Home
last modified time | relevance | path

Searched refs:GraphicExporter (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx159 GraphicExporter();
160 virtual ~GraphicExporter();
201 return (XWeak*)new GraphicExporter(); in GraphicExporter_createInstance()
371 GraphicExporter::GraphicExporter() in GraphicExporter() function in GraphicExporter
376 GraphicExporter::~GraphicExporter() in ~GraphicExporter()
380 IMPL_LINK(GraphicExporter, CalcFieldValueHdl, EditFieldInfo*, pInfo) in IMPL_LINK() argument
676 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 …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.Draw.GraphicExporter.csv1 "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()"
/trunk/main/svx/qa/unoapi/
H A Dknownissues.xcl96 svx.GraphicExporter
H A Dsvx.sce31 #i90294 -o svx.GraphicExporter
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_svx/
H A DGraphicExporter.java74 public class GraphicExporter extends TestCase { class

Completed in 28 milliseconds