Searched refs:cGridOptionsPath (Results 1 – 1 of 1) sorted by relevance
377 final String cGridOptionsPath = "/org.openoffice.Office.Calc/Grid"; in readGridConfiguration() local380 Object xViewRoot = createConfigurationView(cGridOptionsPath); in readGridConfiguration()566 final String cGridOptionsPath = "/org.openoffice.Office.Calc/Grid"; in editGridOptions() local569 Object xViewRoot = createUpdatableView( cGridOptionsPath ); in editGridOptions()592 changeSomeData( cGridOptionsPath + "/Subdivision" ); in editGridOptions()796 final String cGridOptionsPath = "/org.openoffice.Office.Calc/Grid";799 Object xViewRoot = createUpdatableView(cGridOptionsPath);806 Object xOptions = xHierarchicalAccess.getByHierarchicalName(cGridOptionsPath + "/Option");
Completed in 14 milliseconds