Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/unocore/
H A Dunomap.cxx70 aMapEntriesArr[i] = 0; in SwUnoPropertyMapProvider()
513 if( !aMapEntriesArr[ nPropertyId ] ) in GetPropertyMapEntries()
524 aMapEntriesArr[nPropertyId] = aCharAndParaMap_Impl; in GetPropertyMapEntries()
534 aMapEntriesArr[nPropertyId] = aAccessibilityTextAttrMap_Impl; in GetPropertyMapEntries()
548 aMapEntriesArr[nPropertyId] = aParagraphMap_Impl; in GetPropertyMapEntries()
575 aMapEntriesArr[nPropertyId] = aAutoParaStyleMap; in GetPropertyMapEntries()
621 aMapEntriesArr[nPropertyId] = aCharStyleMap; in GetPropertyMapEntries()
669 aMapEntriesArr[nPropertyId] = aAutoCharStyleMap; in GetPropertyMapEntries()
680 aMapEntriesArr[nPropertyId] = aAutoRubyStyleMap; in GetPropertyMapEntries()
690 aMapEntriesArr[nPropertyId] = aParaStyleMap; in GetPropertyMapEntries()
[all …]
/AOO41X/main/sw/inc/
H A Dunomap.hxx333 SfxItemPropertyMapEntry* aMapEntriesArr[PROPERTY_MAP_END]; member in SwUnoPropertyMapProvider