Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx114 struct SfxType struct
137 #define SFX_DECL_TYPE(n) struct SfxType##n \ argument
171 (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 …]
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx246 const SfxType* pType = pSlot->GetType(); in TransformParameters()
381 const SfxType* pType = rArg.pType; in TransformParameters()
974 const SfxType *pType = pSlot->GetType(); in TransformItems()
/trunk/main/forms/source/richtext/
H A Drichtextcontrol.cxx621 const SfxType* pType = pSlot ? pSlot->GetType() : NULL; in implCreateDispatcher()

Completed in 35 milliseconds