Searched refs:SfxSlotKind (Results 1 – 2 of 2) sorted by relevance
32 SfxSlotKind SfxSlot::GetKind() const in GetKind()35 return (SfxSlotKind) SFX_KIND_STANDARD; in GetKind()39 return (SfxSlotKind) SFX_KIND_ENUM; in GetKind()47 return (SfxSlotKind) SFX_KIND_ATTR; in GetKind()
99 enum SfxSlotKind enum278 SfxSlotKind GetKind() const;
Completed in 20 milliseconds