/trunk/main/sc/source/filter/xml/ |
H A D | XMLTableShapeImportHelper.cxx | 95 const rtl::OUString& rValue(xAttrList->getValueByIndex( i )); in finishShape() local 189 const rtl::OUString& rValue(xAttrList->getValueByIndex( i )); in finishShape() local
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | unopool.cxx | 73 …l::putAny( SfxItemPool* pPool, const comphelper::PropertyMapEntry* pEntry, const uno::Any& rValue ) in putAny()
|
/trunk/main/oox/inc/oox/helper/ |
H A D | helper.hxx | 198 inline explicit OptValue( const Type& rValue ) : maValue( rValue ), mbHasValue( true ) {} in OptValue() 199 …inline explicit OptValue( bool bHasValue, const Type& rValue ) : maValue( rValue ), mbHasValue… in OptValue() 209 inline void set( const Type& rValue ) { maValue = rValue; mbHasValue = true; } in set() 212 inline OptValue& operator=( const Type& rValue ) { set( rValue ); return *this; } in operator =() 213 …inline void assignIfUsed( const OptValue& rValue ) { if( rValue.mbHasValue ) set( rValue.m… in assignIfUsed()
|
/trunk/main/forms/source/component/ |
H A D | Columns.cxx | 393 void OGridColumn::getFastPropertyValue(Any& rValue, sal_Int32 nHandle ) const in getFastPropertyValue() 419 … sal_Int32 nHandle, const Any& rValue )throw( IllegalArgumentException ) in convertFastPropertyValue() 449 void OGridColumn::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValue ) throw (:… in setFastPropertyValue_NoBroadcast()
|
H A D | RadioButton.cxx | 162 void ORadioButtonModel::SetSiblingPropsTo(const ::rtl::OUString& rPropName, const Any& rValue) in SetSiblingPropsTo() 199 void ORadioButtonModel::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle, const Any& rValue) thro… in setFastPropertyValue_NoBroadcast()
|
/trunk/main/svtools/source/uno/ |
H A D | genericunodialog.cxx | 143 void OGenericUnoDialog::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValue ) th… in setFastPropertyValue_NoBroadcast() 160 …ertyValue( Any& rConvertedValue, Any& rOldValue, sal_Int32 nHandle, const Any& rValue) throw(Illeg… in convertFastPropertyValue()
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | AUser.cxx | 102 void OAdoUser::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue)throw (Exceptio… in setFastPropertyValue_NoBroadcast() 120 void OAdoUser::getFastPropertyValue(Any& rValue,sal_Int32 nHandle) const in getFastPropertyValue()
|
H A D | AIndex.cxx | 106 void SAL_CALL OAdoIndex::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue)throw… in setFastPropertyValue_NoBroadcast()
|
/trunk/main/filter/source/xsltdialog/ |
H A D | typedetectionexport.cxx | 234 …ddProperty( Reference< XDocumentHandler > xHandler, const OUString& rName, const OUString& rValue ) in addProperty() 264 …leProperty( Reference< XDocumentHandler > xHandler, const OUString& rName, const OUString& rValue ) in addLocaleProperty()
|
/trunk/main/xmloff/source/xforms/ |
H A D | SchemaSimpleTypeContext.cxx | 82 const OUString& rValue ) in HandleAttribute()
|
H A D | XFormsModelContext.cxx | 97 const OUString& rValue ) in HandleAttribute()
|
/trunk/main/oox/source/ole/ |
H A D | vbahelper.cxx | 69 /*static*/ bool VbaHelper::extractKeyValue( OUString& rKey, OUString& rValue, const OUString& rKeyV… in extractKeyValue()
|
/trunk/main/toolkit/source/layout/core/ |
H A D | helper.cxx | 279 const uno::Any& rValue ) in convertFastPropertyValue() 302 const uno::Any& rValue ) in setFastPropertyValue_NoBroadcast() 318 PropHelper::getFastPropertyValue( uno::Any& rValue, in getFastPropertyValue()
|
/trunk/main/sc/source/core/data/ |
H A D | dociter.cxx | 312 sal_Bool ScValueIterator::GetThis(double& rValue, sal_uInt16& rErr) in GetThis() 468 sal_Bool ScValueIterator::GetFirst(double& rValue, sal_uInt16& rErr) in GetFirst() 566 bool ScDBQueryDataIterator::DataAccessInternal::getCurrent(Value& rValue) in getCurrent() 670 bool ScDBQueryDataIterator::DataAccessInternal::getFirst(Value& rValue) in getFirst() 679 bool ScDBQueryDataIterator::DataAccessInternal::getNext(Value& rValue) in getNext() 701 bool ScDBQueryDataIterator::DataAccessMatrix::getCurrent(Value& rValue) in getCurrent() 728 bool ScDBQueryDataIterator::DataAccessMatrix::getFirst(Value& rValue) in getFirst() 734 bool ScDBQueryDataIterator::DataAccessMatrix::getNext(Value& rValue) in getNext() 951 bool ScDBQueryDataIterator::GetFirst(Value& rValue) in GetFirst() 956 bool ScDBQueryDataIterator::GetNext(Value& rValue) in GetNext() [all …]
|
/trunk/main/sfx2/source/doc/ |
H A D | oleprops.cxx | 141 inline void SetValue( const String& rValue ) { maValue = rValue; } in SetValue() 484 …al_Int32 nPropId, sal_Int32 nPropType, const SfxOleTextEncoding& rTextEnc, const String& rValue ) : in SfxOleStringPropertyBase() 499 sal_Int32 nPropId, sal_Int32 nPropType, rtl_TextEncoding eTextEnc, const String& rValue ) : in SfxOleStringPropertyBase() 515 sal_Int32 nPropId, const SfxOleTextEncoding& rTextEnc, const String& rValue ) : in SfxOleString8Property() 537 SfxOleString16Property::SfxOleString16Property( sal_Int32 nPropId, const String& rValue ) : in SfxOleString16Property() 779 bool SfxOleSection::GetStringValue( String& rValue, sal_Int32 nPropId ) const in GetStringValue() 789 bool SfxOleSection::GetFileTimeValue( util::DateTime& rValue, sal_Int32 nPropId ) const in GetFileTimeValue() 825 bool SfxOleSection::SetStringValue( sal_Int32 nPropId, const String& rValue, bool bSkipEmpty ) in SetStringValue() 833 void SfxOleSection::SetFileTimeValue( sal_Int32 nPropId, const util::DateTime& rValue ) in SetFileTimeValue() 884 bool SfxOleSection::SetAnyValue( sal_Int32 nPropId, const Any& rValue ) in SetAnyValue()
|
/trunk/main/xmloff/source/draw/ |
H A D | XMLImageMapContext.cxx | 282 const OUString& rValue) in ProcessAttribute() 375 const OUString& rValue) in ProcessAttribute() 483 const OUString& rValue) in ProcessAttribute() 580 const OUString& rValue) in ProcessAttribute()
|
/trunk/main/xmloff/source/style/ |
H A D | GradientStyle.cxx | 91 uno::Any& rValue, in importXML() 247 const uno::Any& rValue ) in exportXML()
|
H A D | TransGradientStyle.cxx | 88 uno::Any& rValue, in importXML() 240 const uno::Any& rValue ) in exportXML()
|
/trunk/main/svx/workben/msview/ |
H A D | xmlconfig.hxx | 63 …ElementValueConfig( const rtl::OUString& rName, const rtl::OUString& rValue ) : ElementConfig( rNa… in ElementValueConfig() 94 CaseElementConfig( const rtl::OUString& rValue ) : maValue( rValue ) {} in CaseElementConfig()
|
/trunk/main/writerfilter/source/ooxml/ |
H A D | OOXMLPropertySetImpl.cxx | 282 OOXMLBooleanValue::OOXMLBooleanValue(const rtl::OUString & rValue) in OOXMLBooleanValue() 587 OOXMLIntegerValue::OOXMLIntegerValue(const rtl::OUString & rValue) in OOXMLIntegerValue() 631 OOXMLHexValue::OOXMLHexValue(const rtl::OUString & rValue) in OOXMLHexValue() 758 void OOXMLPropertySetEntryToString::attribute(Id nId, Value & rValue) in attribute() 782 void OOXMLPropertySetEntryToInteger::attribute(Id nId, Value & rValue) in attribute()
|
/trunk/main/comphelper/source/property/ |
H A D | propertycontainer.cxx | 73 void SAL_CALL OPropertyContainer::setFastPropertyValue( sal_Int32 nHandle, const Any& rValue ) thro… in setFastPropertyValue()
|
/trunk/main/dbaccess/source/core/api/ |
H A D | CRowSetColumn.cxx | 98 void SAL_CALL ORowSetColumn::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue )… in setFastPropertyValue_NoBroadcast()
|
/trunk/main/xmloff/source/text/ |
H A D | XMLTextColumnsContext.cxx | 134 const OUString& rValue = xAttrList->getValueByIndex( i ); in XMLTextColumnContext_Impl() local 222 const OUString& rValue = xAttrList->getValueByIndex( i ); in XMLTextColumnSepContext_Impl() local 302 const OUString& rValue = xAttrList->getValueByIndex( i ); in XMLTextColumnsContext() local
|
/trunk/main/unotools/source/config/ |
H A D | inetoptions.cxx | 330 star::uno::Any const & rValue, in setProperty() 466 void SvtInetOptions::SetProxyNoProxy(rtl::OUString const & rValue, in SetProxyNoProxy() 483 void SvtInetOptions::SetProxyFtpName(rtl::OUString const & rValue, in SetProxyFtpName() 500 void SvtInetOptions::SetProxyHttpName(rtl::OUString const & rValue, in SetProxyHttpName()
|
/trunk/main/toolkit/source/controls/ |
H A D | unocontrolmodel.cxx | 642 const ::com::sun::star::uno::Any& rValue = pProp->GetValue(); in write() local 1124 …tyValue( Any & rConvertedValue, Any & rOldValue, sal_Int32 nPropId, const Any& rValue ) throw (Ill… in convertFastPropertyValue() 1250 void UnoControlModel::setFastPropertyValue_NoBroadcast( sal_Int32 nPropId, const ::com::sun::star::… in setFastPropertyValue_NoBroadcast() 1261 void UnoControlModel::getFastPropertyValue( ::com::sun::star::uno::Any& rValue, sal_Int32 nPropId )… in getFastPropertyValue() 1318 void UnoControlModel::setPropertyValue( const ::rtl::OUString& rPropertyName, const ::com::sun::sta… in setPropertyValue() 1333 void UnoControlModel::setFastPropertyValue( sal_Int32 nPropId, const ::com::sun::star::uno::Any& rV… in setFastPropertyValue()
|