Home
last modified time | relevance | path

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

/trunk/main/idl/source/objects/
H A Dslot.cxx1105 SvMetaSlotRef xEnumSlot; in Insert() local
1118 xEnumSlot = NULL; in Insert()
1133 xEnumSlot = Clone(); in Insert()
1145 xEnumSlot->aPseudoSlots = sal_False; in Insert()
1146 xEnumSlot->SetEnumValue(enumValue); in Insert()
1149 pFirstEnumSlot = xEnumSlot; in Insert()
1155 xEnumSlot->pLinkedSlot = this; in Insert()
1163 xEnumSlot = pFirstEnumSlot; in Insert()
1170 xEnumSlot->pNextSlot = pEle->xSlot; in Insert()
1171 xEnumSlot = pEle->xSlot; in Insert()
[all …]

Completed in 16 milliseconds