Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfigSet.java404 …public void reindexSet(Object confView, String memberName, String indexPropertyName) throws Except… in reindexSet() argument
411 String[] names = Configuration.getChildrenNames(confView); in reindexSet()
419 member = Configuration.getConfigurationNode(names[i], confView); in reindexSet()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java862 … Object confView = Configuration.getConfigurationRoot(xMSF, CONFIG_PATH + "/SavedSessions", false); in saveSession() local
863 settings.cp_SavedSessions.readConfiguration(confView, CONFIG_READ_PARAM); in saveSession()

Completed in 24 milliseconds