Home
last modified time | relevance | path

Searched refs:aPropNameSupplier (Results 1 – 1 of 1) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx206 PropertyNameSupplier& aPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in GetCharStyleProperties() local
226 aPropNameSupplier.GetName( aMapIter->first.eId ), 0, in GetCharStyleProperties()
252 PropertyNameSupplier& aPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in GetLevelProperties() local
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()
344 OUString sIndentAt = aPropNameSupplier.GetName( in GetParaProperties()
518 … PropertyNameSupplier& aPropNameSupplier = PropertyNameSupplier::GetPropertyNameSupplier(); in CreateNumberingRules() local
521 … uno::Any aRules = xStyle->getPropertyValue( aPropNameSupplier.GetName( PROP_NUMBERING_RULES ) ); in CreateNumberingRules()
[all …]

Completed in 23 milliseconds