Home
last modified time | relevance | path

Searched refs:SvxConvertTo3DItem (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svx/source/engine3d/
H A Dfloat3d.cxx314 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 SvxConvertTo3DItem
3398 void SvxConvertTo3DItem::StateChanged(sal_uInt16 /*_nId*/, SfxItemState eState, const SfxPoolItem* … in StateChanged()
/trunk/main/svx/inc/svx/
H A Dfloat3d.hxx63 class SvxConvertTo3DItem;
215 SvxConvertTo3DItem* pConvertTo3DItem;
216 SvxConvertTo3DItem* pConvertTo3DLatheItem;
296 class SvxConvertTo3DItem : public SfxControllerItem class
304 SvxConvertTo3DItem(sal_uInt16 nId, SfxBindings* pBindings);

Completed in 28 milliseconds