Searched refs:aPropNameSupplier (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/writerfilter/source/dmapper/ |
| H A D | NumberingManager.cxx | 50 …beans::PropertyValue(aPropNameSupplier.GetName(NameId), 0, uno::makeAny(Value), beans::PropertySta… 226 PropertyNameSupplier& aPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in GetCharStyleProperties() local 246 aPropNameSupplier.GetName( aMapIter->first.eId ), 0, in GetCharStyleProperties() 272 PropertyNameSupplier& aPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in GetLevelProperties() local 323 …beans::PropertyValue( aPropNameSupplier.GetName( aMapIter->first.eId ), 0, aMapIter->second, beans… in GetLevelProperties() 327 …beans::PropertyValue( aPropNameSupplier.GetName( PROP_BULLET_FONT_NAME ), 0, aMapIter->second, bea… in GetLevelProperties() 350 PropertyNameSupplier& aPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in GetParaProperties() local 358 OUString sParaIndent = aPropNameSupplier.GetName( in GetParaProperties() 360 OUString sFirstLineIndent = aPropNameSupplier.GetName( in GetParaProperties() 362 OUString sParaLeftMargin = aPropNameSupplier.GetName( in GetParaProperties() [all …]
|