Searched refs:SvxConvertTo3DItem (Results 1 – 2 of 2) sorted by relevance
63 class SvxConvertTo3DItem;215 SvxConvertTo3DItem* pConvertTo3DItem;216 SvxConvertTo3DItem* pConvertTo3DLatheItem;296 class SvxConvertTo3DItem : public SfxControllerItem class304 SvxConvertTo3DItem(sal_uInt16 nId, SfxBindings* pBindings);
314 pConvertTo3DItem = new SvxConvertTo3DItem(SID_CONVERT_TO_3D, pBindings); in Svx3DWin()315 pConvertTo3DLatheItem = new SvxConvertTo3DItem(SID_CONVERT_TO_3D_LATHE_FAST, pBindings); in Svx3DWin()3392 SvxConvertTo3DItem::SvxConvertTo3DItem(sal_uInt16 _nId, SfxBindings* _pBindings) in SvxConvertTo3DItem() function in SvxConvertTo3DItem3398 void SvxConvertTo3DItem::StateChanged(sal_uInt16 /*_nId*/, SfxItemState eState, const SfxPoolItem* … in StateChanged()
Completed in 38 milliseconds