Searched refs:aLevelProps (Results 1 – 3 of 3) sorted by relevance
193 uno::Sequence< beans::PropertyValue > aLevelProps = GetLevelProperties( ); in GetProperties() local198 lcl_mergeProperties( aParaProps, aLevelProps ); in GetProperties()200 return aLevelProps; in GetProperties()
1769 Sequence<PropertyValue> aLevelProps; in Init() local1770 aValueAny >>= aLevelProps; in Init()1771 NumSettings_ImplPtr pNew = lcl_CreateNumberingSettingsPtr(aLevelProps); in Init()
699 Sequence<PropertyValue> aLevelProps; in SvxNumPickTabPage() local700 aValueAny >>= aLevelProps; in SvxNumPickTabPage()701 SvxNumSettings_ImplPtr pNew = lcl_CreateNumSettingsPtr(aLevelProps); in SvxNumPickTabPage()
Completed in 44 milliseconds