Searched refs:aPropNameSupplier (Results 1 – 1 of 1) sorted by relevance
| /AOO42X/main/writerfilter/source/dmapper/ |
| H A D | NumberingManager.cxx | 50 …beans::PropertyValue(aPropNameSupplier.GetName(NameId), 0, uno::makeAny(Value), beans::PropertySta… 206 PropertyNameSupplier& aPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in GetCharStyleProperties() local 226 aPropNameSupplier.GetName( aMapIter->first.eId ), 0, in GetCharStyleProperties() 252 PropertyNameSupplier& aPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in GetLevelProperties() local 303 …beans::PropertyValue( aPropNameSupplier.GetName( aMapIter->first.eId ), 0, aMapIter->second, beans… in GetLevelProperties() 307 …beans::PropertyValue( aPropNameSupplier.GetName( PROP_BULLET_FONT_NAME ), 0, aMapIter->second, bea… in GetLevelProperties() 330 PropertyNameSupplier& aPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in GetParaProperties() local 338 OUString sParaIndent = aPropNameSupplier.GetName( in GetParaProperties() 340 OUString sFirstLineIndent = aPropNameSupplier.GetName( in GetParaProperties() 342 OUString sParaLeftMargin = aPropNameSupplier.GetName( in GetParaProperties() [all …]
|