Home
last modified time | relevance | path

Searched refs:insertGraphic (Results 1 – 6 of 6) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sd/graphic/
H A DGraphicPro_Position.java25 import static testlib.uno.GraphicUtil.insertGraphic;
98 insertGraphic(m_xSDComponent, m_xCurrentPage, graphicURL, newSize, new Point(5000, 5000)); in setUpDocument()
H A DGraphicPro_Size.java25 import static testlib.uno.GraphicUtil.insertGraphic;
94 insertGraphic(m_xSDComponent, m_xCurrentPage, graphicURL, newSize, new Point(5000, 5000)); in setUpDocument()
H A DGraphicPro_Border.java25 import static testlib.uno.GraphicUtil.insertGraphic;
111 insertGraphic(m_xSDComponent, m_xCurrentPage, graphicURL, newSize, new Point(5000, 5000)); in setUpDocument()
/trunk/test/testuno/source/testlib/uno/
H A DGraphicUtil.java141 …public static void insertGraphic(XComponent component, XDrawPage toPage, String graphicURL, Size s… in insertGraphic() method in GraphicUtil
/trunk/main/reportdesign/source/ui/inc/
H A DReportController.hxx238 void insertGraphic();
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx1568 insertGraphic(); in Execute()
3030 void OReportController::insertGraphic() in insertGraphic() function in OReportController

Completed in 52 milliseconds