Tag: cws_src680_qiq User: fs Date: 2006/06/27 05:03:35 Modified: dba/dbaccess/source/core/inc/TableDeco.hxx
Log: RESYNC: (1.16-1.17); FILE MERGED File Changes: Directory: /dba/dbaccess/source/core/inc/ ========================================= File [changed]: TableDeco.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/inc/TableDeco.hxx?r1=1.16.124.1&r2=1.16.124.2 Delta lines: +8 -5 ------------------- --- TableDeco.hxx 16 Jun 2006 11:47:40 -0000 1.16.124.1 +++ TableDeco.hxx 27 Jun 2006 12:03:33 -0000 1.16.124.2 @@ -213,6 +213,9 @@ virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess > SAL_CALL getIndexes( ) throw (::com::sun::star::uno::RuntimeException); // XDataDescriptorFactory virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL createDataDescriptor( ) throw (::com::sun::star::uno::RuntimeException); + + protected: + using ODataSettings::getFastPropertyValue; }; } #endif // _DBA_CORE_TABLEDECORATOR_HXX_ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
