INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED
2007/07/12 12:59:56 oj 1.2.2.1: #i77832# #i77146# impl group on and interval
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
*
|
||||
* $RCSfile: Function.cxx,v $
|
||||
*
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2007-07-09 11:56:14 $
|
||||
* last change: $Author: hr $ $Date: 2007-08-02 14:29:49 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
@@ -181,7 +181,7 @@ void SAL_CALL OFunction::setPreEvaluated(::sal_Bool the_value) throw (uno::Runti
|
||||
|
||||
void SAL_CALL OFunction::setDeepTraversing(::sal_Bool the_value) throw (uno::RuntimeException)
|
||||
{
|
||||
set(PROPERTY_DEEPTRAVERSING,the_value,m_bPreEvaluated);
|
||||
set(PROPERTY_DEEPTRAVERSING,the_value,m_bDeepTraversing);
|
||||
}
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user