dlgfact.hxx (c4eee24d) dlgfact.hxx (c7be74b1)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 497 unchanged lines hidden (view full) ---

506 DECL_ABSTDLG_BASE(AbstractSvxAreaTabDialog_Impl,SvxAreaTabDialog)
507 virtual void SetCurPageId( sal_uInt16 nId );
508 virtual const SfxItemSet* GetOutputItemSet() const;
509 virtual const sal_uInt16* GetInputRanges( const SfxItemPool& pItem );
510 virtual void SetInputSet( const SfxItemSet* pInSet );
511 //From class Window.
512 virtual void SetText( const XubString& rStr );
513 virtual String GetText() const;
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 497 unchanged lines hidden (view full) ---

506 DECL_ABSTDLG_BASE(AbstractSvxAreaTabDialog_Impl,SvxAreaTabDialog)
507 virtual void SetCurPageId( sal_uInt16 nId );
508 virtual const SfxItemSet* GetOutputItemSet() const;
509 virtual const sal_uInt16* GetInputRanges( const SfxItemPool& pItem );
510 virtual void SetInputSet( const SfxItemSet* pInSet );
511 //From class Window.
512 virtual void SetText( const XubString& rStr );
513 virtual String GetText() const;
514 virtual void DontDeleteColorTable() ;
515};
516//add for SvxAreaTabDialog end
517
518class AbstractInsertObjectDialog_Impl : public SfxAbstractInsertObjectDialog
519{
520 DECL_ABSTDLG_BASE(AbstractInsertObjectDialog_Impl, InsertObjectDialog_Impl)
521 virtual com::sun::star::uno::Reference < com::sun::star::embed::XEmbeddedObject > GetObject();
522 virtual ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > GetIconIfIconified( ::rtl::OUString* pGraphicMediaType );

--- 273 unchanged lines hidden ---
514};
515//add for SvxAreaTabDialog end
516
517class AbstractInsertObjectDialog_Impl : public SfxAbstractInsertObjectDialog
518{
519 DECL_ABSTDLG_BASE(AbstractInsertObjectDialog_Impl, InsertObjectDialog_Impl)
520 virtual com::sun::star::uno::Reference < com::sun::star::embed::XEmbeddedObject > GetObject();
521 virtual ::com::sun::star::uno::Reference< ::com::sun::star::io::XInputStream > GetIconIfIconified( ::rtl::OUString* pGraphicMediaType );

--- 273 unchanged lines hidden ---