Searched refs:aMapEntriesArr (Results 1 – 2 of 2) sorted by relevance
70 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 …]
333 SfxItemPropertyMapEntry* aMapEntriesArr[PROPERTY_MAP_END]; member in SwUnoPropertyMapProvider