Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunomap.cxx72 aMapEntriesArr[i] = 0; in SwUnoPropertyMapProvider()
555 if( !aMapEntriesArr[ nPropertyId ] ) in GetPropertyMapEntries()
566 aMapEntriesArr[nPropertyId] = aCharAndParaMap_Impl; in GetPropertyMapEntries()
576 aMapEntriesArr[nPropertyId] = aAccessibilityTextAttrMap_Impl; in GetPropertyMapEntries()
598 aMapEntriesArr[nPropertyId] = aParagraphMap_Impl; in GetPropertyMapEntries()
633 aMapEntriesArr[nPropertyId] = aAutoParaStyleMap; in GetPropertyMapEntries()
679 aMapEntriesArr[nPropertyId] = aCharStyleMap; in GetPropertyMapEntries()
727 aMapEntriesArr[nPropertyId] = aAutoCharStyleMap; in GetPropertyMapEntries()
738 aMapEntriesArr[nPropertyId] = aAutoRubyStyleMap; in GetPropertyMapEntries()
756 aMapEntriesArr[nPropertyId] = aParaStyleMap; in GetPropertyMapEntries()
[all …]
/trunk/main/sw/inc/
H A Dunomap.hxx341 SfxItemPropertyMapEntry* aMapEntriesArr[PROPERTY_MAP_END]; member in SwUnoPropertyMapProvider