Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DHelper.java426 …final Object aSingleton = xComponentContext.getValueByName("/singletons/com.sun.star.util.theMacro… in getMacroExpander() local
427 return UnoRuntime.queryInterface(XMacroExpander.class, aSingleton); in getMacroExpander()
/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java416 …final Object aSingleton = xComponentContext.getValueByName("/singletons/com.sun.star.deployment.Pa… in getPathToExtension() local
417 …ationProvider xProvider = UnoRuntime.queryInterface(XPackageInformationProvider.class, aSingleton); in getPathToExtension()

Completed in 13 milliseconds