Lines Matching refs:rtl

128 struct PropertyCompare : public ::std::binary_function< beans::Property, ::rtl::OUString , bool >
130 bool operator() (const beans::Property& x, const ::rtl::OUString& y) const in operator ()()
134 bool operator() (const ::rtl::OUString& x,const beans::Property& y) const in operator ()()
141 ::rtl::OUString lcl_getQuotedFunctionName(const ::rtl::OUString& _sFunction) in lcl_getQuotedFunctionName()
143 ::rtl::OUString sQuotedFunctionName(RTL_CONSTASCII_USTRINGPARAM("[")); in lcl_getQuotedFunctionName()
144 sQuotedFunctionName += _sFunction + ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("]")); in lcl_getQuotedFunctionName()
148 ::rtl::OUString lcl_getQuotedFunctionName(const uno::Reference< report::XFunction>& _xFunction) in lcl_getQuotedFunctionName()
185 ::rtl::OUString sName; in lcl_convertFormulaTo()
195 bool GeometryHandler::impl_isDataField(const ::rtl::OUString& _sName) const in impl_isDataField()
197 const ::rtl::OUString* pEnd = m_aFieldNames.getConstArray() + m_aFieldNames.getLength(); in impl_isDataField()
208 ::rtl::OUString GeometryHandler::impl_convertToFormula( const uno::Any& _rControlValue ) in impl_convertToFormula()
210 ::rtl::OUString sName; in impl_convertToFormula()
236 …m_xFormComponentHandler.set(xFac->createInstanceWithContext(::rtl::OUString(RTL_CONSTASCII_USTRING… in DBG_NAME()
237 …m_xTypeConverter.set(xFac->createInstanceWithContext( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(… in DBG_NAME()
250 ::rtl::OUString SAL_CALL GeometryHandler::getImplementationName( ) throw(uno::RuntimeException) in getImplementationName()
256 sal_Bool SAL_CALL GeometryHandler::supportsService( const ::rtl::OUString& ServiceName ) throw(uno:… in supportsService()
262 uno::Sequence< ::rtl::OUString > SAL_CALL GeometryHandler::getSupportedServiceNames( ) throw(uno::… in getSupportedServiceNames()
268 ::rtl::OUString GeometryHandler::getImplementationName_Static( ) throw(uno::RuntimeException) in getImplementationName_Static()
270 return ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.comp.report.GeometryHandler")); in getImplementationName_Static()
274 uno::Sequence< ::rtl::OUString > GeometryHandler::getSupportedServiceNames_static( ) throw(uno::Ru… in getSupportedServiceNames_static()
276 uno::Sequence< ::rtl::OUString > aSupported(1); in getSupportedServiceNames_static()
277 …aSupported[0] = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.report.inspection.Geomet… in getSupportedServiceNames_static()
322 m_sScope = m_sDefaultFunction = ::rtl::OUString(); in inspect()
333 …m_xReportComponent.set( xObjectAsContainer->getByName( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARA… in inspect()
335 const ::rtl::OUString sRowSet(RTL_CONSTASCII_USTRINGPARAM("RowSet")); in inspect()
364 uno::Any SAL_CALL GeometryHandler::getPropertyValue(const ::rtl::OUString & PropertyName) throw (un… in getPropertyValue()
379 ::rtl::OUString sDataField; in getPropertyValue()
413 ::rtl::OUString sDataField; in getPropertyValue()
446 ::rtl::OUString sValue; in getPropertyValue()
458 void SAL_CALL GeometryHandler::setPropertyValue(const ::rtl::OUString & PropertyName, const uno::An… in setPropertyValue()
474 const ::rtl::OUString sOldFunctionName = m_sDefaultFunction; in setPropertyValue()
475 const ::rtl::OUString sOldScope = m_sScope; in setPropertyValue()
479 ::rtl::OUString sDataField; in setPropertyValue()
482 m_sScope = m_sDefaultFunction = ::rtl::OUString(); in setPropertyValue()
501 const ::rtl::OUString sOldFunctionName = m_sDefaultFunction; in setPropertyValue()
502 const ::rtl::OUString sOldScope = m_sScope; in setPropertyValue()
503 m_sDefaultFunction = m_sScope = ::rtl::OUString(); in setPropertyValue()
515 … m_xReportComponent->setPropertyValue(PROPERTY_DATAFIELD,uno::makeAny(::rtl::OUString())); in setPropertyValue()
523 ::rtl::OUString sFunction; in setPropertyValue()
528 m_sDefaultFunction = ::rtl::OUString(); in setPropertyValue()
536 m_sScope = ::rtl::OUString(); in setPropertyValue()
544 … m_xReportComponent->setPropertyValue(PROPERTY_DATAFIELD,uno::makeAny(::rtl::OUString())); in setPropertyValue()
549 ::rtl::OUString sDataField; in setPropertyValue()
554 const ::rtl::OUString sOldFunctionName = m_sDefaultFunction; in setPropertyValue()
555 const ::rtl::OUString sOldScope = m_sScope; in setPropertyValue()
556 m_sScope = m_sDefaultFunction = ::rtl::OUString(); in setPropertyValue()
562 ::rtl::OUString sNamePostFix; in setPropertyValue()
578 ::rtl::OUString sDataField; in setPropertyValue()
594 m_sScope = ::rtl::OUString(); in setPropertyValue()
605 ::rtl::OUString sNamePostFix; in setPropertyValue()
608 ::rtl::OUString sQuotedFunctionName(lcl_getQuotedFunctionName(m_xFunction)); in setPropertyValue()
613 ::rtl::OUString sDefaultFunctionName; in setPropertyValue()
614 ::rtl::OUString sDataField; in setPropertyValue()
659 ::rtl::OUString sValue; in setPropertyValue()
672 beans::PropertyState SAL_CALL GeometryHandler::getPropertyState(const ::rtl::OUString & PropertyNam… in getPropertyState()
686 ::std::vector< ::rtl::OUString > aList; in implCreateListLikeControl()
695 ,const ::std::vector< ::rtl::OUString>& _aEntries in implCreateListLikeControl()
712 inspection::LineDescriptor SAL_CALL GeometryHandler::describePropertyLine(const ::rtl::OUString & P… in describePropertyLine()
731 ::std::vector< ::rtl::OUString > aList; in describePropertyLine()
738 ::std::vector< ::rtl::OUString > aList; in describePropertyLine()
745 ::std::vector< ::rtl::OUString > aList; in describePropertyLine()
776 aOut.PrimaryButtonId = rtl::OUString::createFromAscii(UID_RPT_PROP_FORMULA); in describePropertyLine()
781 aOut.PrimaryButtonId = rtl::OUString::createFromAscii(UID_RPT_PROP_FORMULA); in describePropertyLine()
796 aOut.PrimaryButtonId = rtl::OUString::createFromAscii(UID_RPT_PROP_FORMULA); in describePropertyLine()
823 aOut.PrimaryButtonId = rtl::OUString::createFromAscii(UID_RPT_RPT_PROP_DLG_FONT_TYPE); in describePropertyLine()
828 aOut.PrimaryButtonId = rtl::OUString::createFromAscii(UID_RPT_RPT_PROP_DLG_AREA); in describePropertyLine()
847 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Data")) in describePropertyLine()
849 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("General")); in describePropertyLine()
866 …bool bSetMin = !xShapeDesc.is() || xShapeDesc->getShapeType() != ::rtl::OUString(RTL_CONSTASCII_US… in describePropertyLine()
920 beans::Property GeometryHandler::getProperty(const ::rtl::OUString & PropertyName) in getProperty()
930 …alue,sal_uInt16 _nResId,const uno::Any& _aValue,const ::rtl::OUString& _sConstantName,const ::rtl:… in getConstantValue()
932 ::std::vector< ::rtl::OUString > aList; in getConstantValue()
934 uno::Sequence< ::rtl::OUString > aSeq(aList.size()); in getConstantValue()
944 ::rtl::OUString sControlValue; in getConstantValue()
951 uno::Any SAL_CALL GeometryHandler::convertToPropertyValue(const ::rtl::OUString & PropertyName, con… in convertToPropertyValue()
960 …e = getConstantValue(sal_False,RID_STR_FORCENEWPAGE_CONST,_rControlValue,::rtl::OUString(RTL_CONST… in convertToPropertyValue()
963 …etConstantValue(sal_False,RID_STR_GROUPKEEPTOGETHER_CONST,_rControlValue,::rtl::OUString(RTL_CONST… in convertToPropertyValue()
967 …etConstantValue(sal_False,RID_STR_REPORTPRINTOPTION_CONST,_rControlValue,::rtl::OUString(RTL_CONST… in convertToPropertyValue()
981 …e = getConstantValue(sal_False,RID_STR_KEEPTOGETHER_CONST,_rControlValue,::rtl::OUString(RTL_CONST… in convertToPropertyValue()
1009 ::rtl::OUString sControlValue; in convertToPropertyValue()
1036 ::rtl::OUString sDataField; in convertToPropertyValue()
1068 ::rtl::OUString sValue; in convertToPropertyValue()
1070 ::std::vector< ::rtl::OUString > aList; in convertToPropertyValue()
1072 … ::std::vector< ::rtl::OUString >::iterator aFind = ::std::find(aList.begin(),aList.end(),sValue); in convertToPropertyValue()
1082 ::rtl::OUString sValue; in convertToPropertyValue()
1084 ::std::vector< ::rtl::OUString > aList; in convertToPropertyValue()
1086 … ::std::vector< ::rtl::OUString >::iterator aFind = ::std::find(aList.begin(),aList.end(),sValue); in convertToPropertyValue()
1093 ::rtl::OUString sValue; in convertToPropertyValue()
1095 ::std::vector< ::rtl::OUString > aList; in convertToPropertyValue()
1097 … ::std::vector< ::rtl::OUString >::iterator aFind = ::std::find(aList.begin(),aList.end(),sValue); in convertToPropertyValue()
1108 uno::Any SAL_CALL GeometryHandler::convertToControlValue(const ::rtl::OUString & PropertyName, cons… in convertToControlValue()
1125 …ue = getConstantValue(sal_True,RID_STR_FORCENEWPAGE_CONST,aPropertyValue,::rtl::OUString(RTL_CONST… in convertToControlValue()
1128 …getConstantValue(sal_True,RID_STR_GROUPKEEPTOGETHER_CONST,aPropertyValue,::rtl::OUString(RTL_CONST… in convertToControlValue()
1132 …getConstantValue(sal_True,RID_STR_REPORTPRINTOPTION_CONST,aPropertyValue,::rtl::OUString(RTL_CONST… in convertToControlValue()
1137 …ue = getConstantValue(sal_True,RID_STR_KEEPTOGETHER_CONST,aPropertyValue,::rtl::OUString(RTL_CONST… in convertToControlValue()
1180 ::rtl::OUString sValue; in convertToControlValue()
1213 ::std::vector< ::rtl::OUString > aList; in convertToControlValue()
1223 ::std::vector< ::rtl::OUString > aList; in convertToControlValue()
1233 ::std::vector< ::rtl::OUString > aList; in convertToControlValue()
1273 const ::rtl::OUString pIncludeProperties[] = in getSupportedProperties()
1288 ,::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ControlLabel")) in getSupportedProperties()
1345 uno::Sequence< ::rtl::OUString > SAL_CALL GeometryHandler::getSupersededProperties() throw (uno::Ru… in getSupersededProperties()
1347 uno::Sequence< ::rtl::OUString > aRet; in getSupersededProperties()
1352 ::rtl::OUString* pIter = aRet.getArray(); in getSupersededProperties()
1362 uno::Sequence< ::rtl::OUString > SAL_CALL GeometryHandler::getActuatingProperties() throw (uno::Run… in getActuatingProperties()
1366 uno::Sequence< ::rtl::OUString > aSeq(5); in getActuatingProperties()
1376 ::sal_Bool SAL_CALL GeometryHandler::isComposable(const ::rtl::OUString & _rPropertyName) throw (un… in isComposable()
1381 …ionResult SAL_CALL GeometryHandler::onInteractivePropertySelection(const ::rtl::OUString & Propert… in onInteractivePropertySelection()
1390 ::rtl::OUString sClause; in onInteractivePropertySelection()
1403 …const uno::Reference< awt::XWindow> xInspectorWindow(m_xContext->getValueByName( ::rtl::OUString(R… in onInteractivePropertySelection()
1423 ::rtl::OUString sFormula; in onInteractivePropertySelection()
1425 …const uno::Reference< awt::XWindow> xInspectorWindow(m_xContext->getValueByName( ::rtl::OUString(R… in onInteractivePropertySelection()
1443 …const uno::Reference< awt::XWindow> xInspectorWindow(m_xContext->getValueByName( ::rtl::OUString(R… in onInteractivePropertySelection()
1463 void SAL_CALL GeometryHandler::actuatingPropertyChanged(const ::rtl::OUString & ActuatingPropertyNa… in actuatingPropertyChanged()
1512 ::rtl::OUString sValue; in actuatingPropertyChanged()
1551 bool GeometryHandler::impl_dialogFilter_nothrow( ::rtl::OUString& _out_rSelectedClause, ::osl::Clea… in impl_dialogFilter_nothrow()
1553 _out_rSelectedClause = ::rtl::OUString(); in impl_dialogFilter_nothrow()
1563 …xInspectorWindow.set(m_xContext->getValueByName( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Dial… in impl_dialogFilter_nothrow()
1564 …uno::Reference<sdbc::XConnection> xCon(m_xContext->getValueByName( ::rtl::OUString(RTL_CONSTASCII_… in impl_dialogFilter_nothrow()
1571 …m_xRowSet.set(xFactory->createInstanceWithContext(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com… in impl_dialogFilter_nothrow()
1584 …dialogs::XExecutableDialog > xDialog(xFactory->createInstanceWithContext(::rtl::OUString(RTL_CONST… in impl_dialogFilter_nothrow()
1588 …ShowServiceNotAvailableError( pInspectorWindow, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.s… in impl_dialogFilter_nothrow()
1593 const ::rtl::OUString sPropertyUIName( aGcc3WorkaroundTemporary ); in impl_dialogFilter_nothrow()
1596 …xDialogProps->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "QueryComposer" ) ),… in impl_dialogFilter_nothrow()
1597 …xDialogProps->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "RowSet" ) ), … in impl_dialogFilter_nothrow()
1598 …xDialogProps->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ParentWindow" ) ), … in impl_dialogFilter_nothrow()
1599 …xDialogProps->setPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Title" ) ), … in impl_dialogFilter_nothrow()
1648 void GeometryHandler::impl_fillFormulaList_nothrow(::std::vector< ::rtl::OUString >& _out_rList) co… in impl_fillFormulaList_nothrow()
1656 ::rtl::OUString GeometryHandler::impl_ConvertUIToMimeType_nothrow(const ::rtl::OUString& _sUIName) … in impl_ConvertUIToMimeType_nothrow()
1658 ::std::vector< ::rtl::OUString > aList; in impl_ConvertUIToMimeType_nothrow()
1660 ::rtl::OUString sRet; in impl_ConvertUIToMimeType_nothrow()
1661 …::std::vector< ::rtl::OUString >::const_iterator aFind = ::std::find(aList.begin(),aList.end(),_sU… in impl_ConvertUIToMimeType_nothrow()
1668 … const uno::Sequence< ::rtl::OUString > aMimeTypes( xReportDefinition->getAvailableMimeTypes() ); in impl_ConvertUIToMimeType_nothrow()
1675 ::rtl::OUString GeometryHandler::impl_ConvertMimeTypeToUI_nothrow(const ::rtl::OUString& _sMimetype… in impl_ConvertMimeTypeToUI_nothrow()
1679 ::rtl::OUString sRet; in impl_ConvertMimeTypeToUI_nothrow()
1688 void GeometryHandler::impl_fillMimeTypes_nothrow(::std::vector< ::rtl::OUString >& _out_rList) const in impl_fillMimeTypes_nothrow()
1695 … uno::Sequence< ::rtl::OUString > aMimeTypes( xReportDefinition->getAvailableMimeTypes() ); in impl_fillMimeTypes_nothrow()
1696 const ::rtl::OUString* pIter = aMimeTypes.getConstArray(); in impl_fillMimeTypes_nothrow()
1697 const ::rtl::OUString* pEnd = pIter + aMimeTypes.getLength(); in impl_fillMimeTypes_nothrow()
1700 const ::rtl::OUString sDocName( impl_ConvertMimeTypeToUI_nothrow(*pIter) ); in impl_fillMimeTypes_nothrow()
1712 void GeometryHandler::impl_fillScopeList_nothrow(::std::vector< ::rtl::OUString >& _out_rList) const in impl_fillScopeList_nothrow()
1744 uno::Reference< report::XFunctionsSupplier> GeometryHandler::fillScope_throw(::rtl::OUString& _rsNa… in fillScope_throw()
1797 if ( m_sScope == ::rtl::OUString(sGroupName) ) in fillScope_throw()
1811 sal_Bool GeometryHandler::isDefaultFunction( const ::rtl::OUString& _sQuotedFunction in isDefaultFunction()
1812 ,::rtl::OUString& _rDataField in isDefaultFunction()
1828 …const beans::Optional< ::rtl::OUString> aInitalFormula = aFind.first->second.first->getInitialForm… in isDefaultFunction()
1831 ::rtl::OUString sDefaultFunctionName; in isDefaultFunction()
1864 ,::rtl::OUString& _rDataField in impl_isDefaultFunction_nothrow()
1865 ,::rtl::OUString& _rsDefaultFunctionName) const in impl_isDefaultFunction_nothrow()
1884 …aSearchOptions.searchString = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("\\[[:alpha:]+([:space:]… in impl_isDefaultFunction_nothrow()
1910 …m_aCounterFunction.m_sFormula = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:[%FunctionName] +… in loadDefaultFunctions()
1911 …m_aCounterFunction.m_sSearchString = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:\\[[:alpha:]… in loadDefaultFunctions()
1913 …m_aCounterFunction.m_sInitialFormula.Value = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:1")); in loadDefaultFunctions()
1928 …aDefault.m_sFormula = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:[%Column] + [%FunctionName]… in loadDefaultFunctions()
1929 …aDefault.m_sSearchString = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:\\[[:alpha:]+([:space:… in loadDefaultFunctions()
1931 … aDefault.m_sInitialFormula.Value = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:[%Column]")); in loadDefaultFunctions()
1935 …aDefault.m_sFormula = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:IF([%Column] < [%FunctionNa… in loadDefaultFunctions()
1936 …aDefault.m_sSearchString = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:IF\\((\\[[:alpha:]+([:… in loadDefaultFunctions()
1938 … aDefault.m_sInitialFormula.Value = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:[%Column]")); in loadDefaultFunctions()
1942 …aDefault.m_sFormula = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:IF([%Column] > [%FunctionNa… in loadDefaultFunctions()
1943 …aDefault.m_sSearchString = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:IF\\((\\[[:alpha:]+([:… in loadDefaultFunctions()
1945 … aDefault.m_sInitialFormula.Value = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("rpt:[%Column]")); in loadDefaultFunctions()
1950 …ultFunction(::osl::ResettableMutexGuard& _aGuard ,const ::rtl::OUString& _sFunction,const ::rtl::O… in createDefaultFunction()
1954 ::rtl::OUString sNamePostFix; in createDefaultFunction()
1963 const ::rtl::OUString sFunctionName( _sFunction + _sDataField + sNamePostFix); in createDefaultFunction()
1964 const ::rtl::OUString sQuotedFunctionName(lcl_getQuotedFunctionName(sFunctionName)); in createDefaultFunction()
1976 ::rtl::OUString sTemp; in createDefaultFunction()
2004 const ::rtl::OUString sQuotedFunctionName(lcl_getQuotedFunctionName(m_xFunction)); in removeFunction()
2021 …operties(::osl::ResettableMutexGuard& _aGuard,const ::rtl::OUString& _sOldFunctionName,const ::rtl in resetOwnProperties()
2023 const ::rtl::OUString sNewFunction = m_sDefaultFunction; in resetOwnProperties()
2024 const ::rtl::OUString sNewScope = m_sScope; in resetOwnProperties()
2056 void GeometryHandler::impl_initFieldList_nothrow( uno::Sequence< ::rtl::OUString >& _rFieldNames ) … in impl_initFieldList_nothrow()
2061 …uno::Reference< awt::XWindow> xInspectorWindow(m_xContext->getValueByName( ::rtl::OUString(RTL_CON… in impl_initFieldList_nothrow()
2072 ::rtl::OUString sObjectName; in impl_initFieldList_nothrow()
2075 …uno::Reference<sdbc::XConnection> xCon(m_xContext->getValueByName( ::rtl::OUString(RTL_CONSTASCII_… in impl_initFieldList_nothrow()
2090 …l GeometryHandler::impl_isCounterFunction_throw(const ::rtl::OUString& _sQuotedFunctionName,::rtl:… in impl_isCounterFunction_throw()
2095 …const beans::Optional< ::rtl::OUString> aInitalFormula = aFind.first->second.first->getInitialForm… in impl_isCounterFunction_throw()
2125 void GeometryHandler::impl_createFunction(const ::rtl::OUString& _sFunctionName,const ::rtl::OUStri… in impl_createFunction()
2130 const ::rtl::OUString sQuotedFunctionName(lcl_getQuotedFunctionName(_sFunctionName)); in impl_createFunction()
2145 beans::Optional< ::rtl::OUString> aInitialFormula = _aFunction.m_sInitialFormula; in impl_createFunction()
2152 ::rtl::OUString sNamePostFix; in impl_createFunction()
2162 ::rtl::OUString sNamePostFix; in impl_setCounterFunction_throw()
2164 ::rtl::OUString sFunctionName = m_aCounterFunction.m_sName; in impl_setCounterFunction_throw()
2166 const ::rtl::OUString sQuotedFunctionName = lcl_getQuotedFunctionName(sFunctionName); in impl_setCounterFunction_throw()
2167 ::rtl::OUString sScope; in impl_setCounterFunction_throw()
2169 impl_createFunction(sFunctionName,::rtl::OUString(),m_aCounterFunction); in impl_setCounterFunction_throw()
2175 sal_uInt32 GeometryHandler::impl_getDataFieldType_throw(const ::rtl::OUString& _sDataField) const in impl_getDataFieldType_throw()
2178 ::rtl::OUString sDataField; in impl_getDataFieldType_throw()
2197 ::rtl::OUString sScope; in impl_getDataFieldType_throw()
2218 const ::rtl::OUString sOldFunctionName = m_sDefaultFunction; in propertyChange()
2219 const ::rtl::OUString sOldScope = m_sScope; in propertyChange()
2220 m_sDefaultFunction = m_sScope = ::rtl::OUString(); in propertyChange()
2226 ::rtl::OUString sDataField; in propertyChange()