Lines Matching refs:PTR_CAST
68 const SfxRectangleItem *pItem = PTR_CAST(SfxRectangleItem, pState); in StateChanged()
74 const SvxLongLRSpaceItem *pItem = PTR_CAST(SvxLongLRSpaceItem, pState); in StateChanged()
81 const SvxLongULSpaceItem *pItem = PTR_CAST(SvxLongULSpaceItem, pState); in StateChanged()
89 const SvxTabStopItem *pItem = PTR_CAST(SvxTabStopItem, pState); in StateChanged()
97 const SvxLRSpaceItem *pItem = PTR_CAST(SvxLRSpaceItem, pState); in StateChanged()
107 const SvxColumnItem *pItem = PTR_CAST(SvxColumnItem, pState); in StateChanged()
126 const SvxPagePosSizeItem *pItem = PTR_CAST(SvxPagePosSizeItem, pState); in StateChanged()
133 const SvxObjectItem *pItem = PTR_CAST(SvxObjectItem, pState); in StateChanged()
140 const SvxProtectItem *pItem = PTR_CAST(SvxProtectItem, pState); in StateChanged()
147 const SvxLRSpaceItem *pItem = PTR_CAST(SvxLRSpaceItem, pState); in StateChanged()
154 const SfxBoolItem *pItem = PTR_CAST(SfxBoolItem, pState); in StateChanged()