Home
last modified time | relevance | path

Searched refs:getEmbeddedObject (Results 1 – 19 of 19) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/document/
H A D_XEmbeddedObjectSupplier.java49 oObj.getEmbeddedObject() != null); in _getEmbeddedObject()
/trunk/test/testuno/source/testlib/uno/
H A DSCUtil.java673 XChartDocument.class, xEmbeddedObjectSupplier.getEmbeddedObject()); in createChart()
700 XChartDocument.class, xEmbeddedObjectSupplier.getEmbeddedObject()); in getChartByName()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScChartObj.csv7 "ScChartObj";"com::sun::star::document::XEmbeddedObjectSupplier";"getEmbeddedObject()"
/trunk/main/offapi/com/sun/star/document/
H A DXEmbeddedObjectSupplier.idl48 com::sun::star::lang::XComponent getEmbeddedObject();
/trunk/main/scripting/examples/java/MemoryUsage/
H A DMemoryUsage.java142 XInterface xifc = eos.getEmbeddedObject(); in addChart()
/trunk/main/sc/source/ui/vba/
H A Dvbachartobject.cxx132 …return new ScVbaChart( this, mxContext, xEmbeddedObjectSupplier->getEmbeddedObject(), xTableChart … in getChart()
/trunk/main/odk/examples/java/Spreadsheet/
H A DChartTypeChange.java146 XInterface xInterface = xEmbeddedObjSupplier.getEmbeddedObject(); in changeChartType()
H A DSCalc.java300 XInterface oInt = oEOS.getEmbeddedObject(); in main()
/trunk/main/scripting/examples/beanshell/MemoryUsage/
H A Dmemusage.bsh110 xifc = eos.getEmbeddedObject();
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextEmbeddedObject.csv12 "SwXTextEmbeddedObject";"com::sun::star::document::XEmbeddedObjectSupplier";"getEmbeddedObject()"
/trunk/main/sc/inc/
H A Dchartuno.hxx178 getEmbeddedObject() throw(::com::sun::star::uno::RuntimeException);
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sch/
H A DChXDiagram.java347 XInterface oInt = oEOS.getEmbeddedObject(); in createTestEnvironment()
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DCalcHelper.java187 aTableChart )).getEmbeddedObject()); in insertChart()
/trunk/main/sw/source/filter/xml/
H A Dxmltexte.cxx670 Reference < XComponent > xComp = xEOS->getEmbeddedObject(); in _exportTextEmbedded()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DOfficeDocument.java361 public EmbeddedObject getEmbeddedObject(String name) { in getEmbeddedObject() method in OfficeDocument
/trunk/main/sw/inc/
H A Dunoframe.hxx319 …tar::uno::Reference< ::com::sun::star::lang::XComponent > SAL_CALL getEmbeddedObject(void) throw(…
/trunk/main/sc/source/ui/unoobj/
H A Dchartuno.cxx781 uno::Reference<lang::XComponent> SAL_CALL ScChartObj::getEmbeddedObject() throw(uno::RuntimeExcepti… in getEmbeddedObject() function in ScChartObj
/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx1205 … Reference<com::sun::star::lang::XComponent> aXComponent(xEOS->getEmbeddedObject()); in CreateChildContext()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx3632 uno::Reference< lang::XComponent > SwXTextEmbeddedObject::getEmbeddedObject(void) throw( uno::Runt… in getEmbeddedObject() function in SwXTextEmbeddedObject

Completed in 101 milliseconds