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