User: vg      
Date: 2008-08-19 10:07:03+0000
Modified:
   dba/reportdesign/source/core/inc/FixedText.hxx

Log:
 INTEGRATION: CWS dba31a (1.3.30); FILE MERGED
 2008/06/09 10:22:15 oj 1.3.30.1: #i88506# insert new flag to offer word 
boundary breaks

File Changes:

Directory: /dba/reportdesign/source/core/inc/
=============================================

File [changed]: FixedText.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/reportdesign/source/core/inc/FixedText.hxx?r1=1.3&r2=1.4
Delta lines:  +0 -3
-------------------
--- FixedText.hxx       2008-04-10 18:16:33+0000        1.3
+++ FixedText.hxx       2008-08-19 10:07:00+0000        1.4
@@ -57,7 +57,6 @@
         friend class OShapeHelper;
                OReportControlModel                         m_aProps;
                ::rtl::OUString                             m_sLabel;
-        ::sal_Bool                                         m_bMultiLine;
        private:
                OFixedText(const OFixedText&);
                OFixedText& operator=(const OFixedText&);
@@ -122,8 +121,6 @@
                // XFixedText
                virtual ::rtl::OUString SAL_CALL getLabel() throw 
(::com::sun::star::uno::RuntimeException);
                virtual void SAL_CALL setLabel( const ::rtl::OUString& _label ) 
throw (::com::sun::star::uno::RuntimeException);
-        virtual ::sal_Bool SAL_CALL getMultiLine() throw 
(::com::sun::star::uno::RuntimeException);
-        virtual void SAL_CALL setMultiLine( ::sal_Bool _multiline ) throw 
(::com::sun::star::uno::RuntimeException);
 
         // ::com::sun::star::report::XReportControlFormat
         REPORTCONTROLFORMAT_HEADER()




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to