Searched refs:SfxMenuImageControl_Impl (Results 1 – 2 of 2) sorted by relevance
33 class SfxMenuImageControl_Impl;46 SfxMenuImageControl_Impl* pImageControl;
78 class SfxMenuImageControl_Impl : public SfxControllerItem class87 … SfxMenuImageControl_Impl( sal_uInt16 nSlotId, SfxBindings& rBindings, SfxVirtualMenu* pVMenu ) in SfxMenuImageControl_Impl() function in SfxMenuImageControl_Impl96 void SfxMenuImageControl_Impl::StateChanged( sal_uInt16 /*nSID*/, SfxItemState /*eState*/, const Sf… in StateChanged()107 void SfxMenuImageControl_Impl::Update() in Update()392 pImageControl = new SfxMenuImageControl_Impl( SID_IMAGE_ORIENTATION, *pBindings, this ); in CreateFromSVMenu()
Completed in 21 milliseconds