Searched refs:SfxType (Results 1 – 3 of 3) sorted by relevance
114 struct SfxType struct137 #define SFX_DECL_TYPE(n) struct SfxType##n \ argument171 (const SfxType*) &a##ItemClass##_Impl, \181 (const SfxType*) &a##ItemClass##_Impl, \190 (const SfxType*) &a##ItemClass##_Impl, \197 (const SfxType*) &aSfxBoolItem_Impl, \205 (const SfxType*) &a##ItemClass##_Impl, \216 (const SfxType*) &aSfxBoolItem_Impl, \229 { (const SfxType*) &a##ArgTypeId##_Impl, ArgName, ArgSlotId }263 const SfxType* pType; // SfxPoolItem-Typ (Status)[all …]
246 const SfxType* pType = pSlot->GetType(); in TransformParameters()381 const SfxType* pType = rArg.pType; in TransformParameters()974 const SfxType *pType = pSlot->GetType(); in TransformItems()
621 const SfxType* pType = pSlot ? pSlot->GetType() : NULL; in implCreateDispatcher()
Completed in 35 milliseconds