Kaydet (Commit) e20dcb1b authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS basemodelrefactoring (1.30.62); FILE MERGED

2007/03/23 13:47:33 mba 1.30.62.1: #i75677#: SetPrinter must be callable from API
üst 24d46339
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: unomodel.hxx,v $ * $RCSfile: unomodel.hxx,v $
* *
* $Revision: 1.30 $ * $Revision: 1.31 $
* *
* last change: $Author: kz $ $Date: 2006-12-12 17:52:41 $ * last change: $Author: obo $ $Date: 2007-07-17 13:01:42 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -275,10 +275,6 @@ public: ...@@ -275,10 +275,6 @@ public:
See also comments of issue 27847. See also comments of issue 27847.
*/ */
virtual void SAL_CALL dispose() throw (::com::sun::star::uno::RuntimeException); virtual void SAL_CALL dispose() throw (::com::sun::star::uno::RuntimeException);
// XPrintable
virtual void SAL_CALL setPrinter( const ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& seqPrinter )
throw (::com::sun::star::lang::IllegalArgumentException, ::com::sun::star::uno::RuntimeException);
}; };
/*********************************************************************** /***********************************************************************
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment