Home
last modified time | relevance | path

Searched refs:getBitmapPath (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/wizards/com/sun/star/wizards/report/
H A DReportLayouter.java292 …olProperty("imgOrientation", PropertyNames.PROPERTY_IMAGEURL, Desktop.getBitmapPath(m_xMSF) + "/po… in itemStateChanged()
/AOO41X/main/wizards/com/sun/star/wizards/common/
H A DDesktop.java406 public static String getBitmapPath(XMultiServiceFactory _xMSF) in getBitmapPath() method in Desktop