Searched refs:aLinguProps (Results 1 – 2 of 2) sorted by relevance
289 XPropertySet aLinguProps = (XPropertySet) UnoRuntime.queryInterface( in Run() local294 aLinguProps.setPropertyValue("IsGermanPreReform", new Boolean(true)); in Run()307 aLinguProps.setPropertyValue("IsGermanPreReform", new Boolean(false)); in Run()
317 static const SfxItemPropertyMapEntry aLinguProps[] = in lcl_GetLinguProps() local361 return aLinguProps; in lcl_GetLinguProps()
Completed in 14 milliseconds