Searched refs:SwPreviewZoomControl (Results 1 – 3 of 3) sorted by relevance
906 SFX_IMPL_TOOLBOX_CONTROL( SwPreviewZoomControl, SfxUInt16Item);908 SwPreviewZoomControl::SwPreviewZoomControl( in SwPreviewZoomControl() function in SwPreviewZoomControl918 SwPreviewZoomControl::~SwPreviewZoomControl() in ~SwPreviewZoomControl()924 void SwPreviewZoomControl::StateChanged( sal_uInt16 /*nSID*/, in StateChanged()942 Window* SwPreviewZoomControl::CreateItemWindow( Window *pParent ) in CreateItemWindow()
202 class SwPreviewZoomControl : public SfxToolBoxControl class207 SwPreviewZoomControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );208 ~SwPreviewZoomControl();
408 SwPreviewZoomControl::RegisterControl(FN_PREVIEW_ZOOM, pMod); in RegisterControls()