Home
last modified time | relevance | path

Searched defs:rValue (Results 76 – 100 of 481) sorted by relevance

12345678910>>...20

/aoo41x/main/basegfx/source/polygon/
H A Db2dpolygon.cxx100 void setCoordinate(sal_uInt32 nIndex, const basegfx::B2DPoint& rValue) in setCoordinate()
110 void append(const CoordinateData2D& rValue) in append()
115 void insert(sal_uInt32 nIndex, const CoordinateData2D& rValue, sal_uInt32 nCount) in insert()
262 void setPrevVector(const basegfx::B2DVector& rValue) in setPrevVector()
273 void setNextVector(const basegfx::B2DVector& rValue) in setNextVector()
347 void setPrevVector(sal_uInt32 nIndex, const basegfx::B2DVector& rValue) in setPrevVector()
379 void setNextVector(sal_uInt32 nIndex, const basegfx::B2DVector& rValue) in setNextVector()
406 void append(const ControlVectorPair2D& rValue) in append()
772 void setPoint(sal_uInt32 nIndex, const basegfx::B2DPoint& rValue) in setPoint()
824 void setPrevControlVector(sal_uInt32 nIndex, const basegfx::B2DVector& rValue) in setPrevControlVector()
[all …]
/aoo41x/main/xmloff/source/draw/
H A Danimationimport.cxx305 static bool isDouble( const OUString& rValue ) in isDouble()
325 static bool isTime( const OUString& rValue ) in isTime()
358 Any AnimationsImportHelperImpl::convertTarget( const OUString& rValue ) in convertTarget()
402 Any AnimationsImportHelperImpl::convertValue( XMLTokenEnum eAttributeName, const OUString& rValue ) in convertValue()
514 …ationsImportHelperImpl::convertValueSequence( XMLTokenEnum eAttributeName, const OUString& rValue ) in convertValueSequence()
538 Any AnimationsImportHelperImpl::convertTiming( const OUString& rValue ) in convertTiming()
618 Sequence< double > AnimationsImportHelperImpl::convertKeyTimes( const OUString& rValue ) in convertKeyTimes()
638 Sequence< TimeFilterPair > AnimationsImportHelperImpl::convertTimeFilter( const OUString& rValue ) in convertTimeFilter()
668 Any AnimationsImportHelperImpl::convertPath( const OUString& rValue ) in convertPath()
724 const OUString& rValue = xAttrList->getValueByIndex( nAttribute ); in AnimationNodeContext() local
[all …]
H A Dximpshap.cxx796 void SdXMLShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, co… in processAttribute()
1022 void SdXMLRectShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName… in processAttribute()
1099 void SdXMLLineShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName… in processAttribute()
1224 void SdXMLEllipseShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalN… in processAttribute()
1350 void SdXMLPolygonShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalN… in processAttribute()
1475 void SdXMLPathShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName… in processAttribute()
1635 void SdXMLTextBoxShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalN… in processAttribute()
2263 void SdXMLPageShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName… in processAttribute()
2882 void SdXMLObjectShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalNa… in processAttribute()
2984 void SdXMLAppletShapeContext::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalNa… in processAttribute()
[all …]
/aoo41x/main/tools/inc/tools/
H A Dgeninfo.hxx66 void SetValue( const ByteString &rValue ) { sValue = rValue; } in SetValue()
97 GenericLockInformation( const ByteString &rKey, const ByteString &rValue, in GenericLockInformation()
160 sal_Bool InsertSubInfo( const ByteString &rPathKey, const ByteString &rValue, sal_uInt32 nKey = 0, in InsertSubInfo()
/aoo41x/main/xmlhelp/source/cxxhelp/provider/
H A Ddb.cxx52 bool Hdf::implReadLenAndData( const char* pData, int& riPos, HDFData& rValue ) in implReadLenAndData()
147 bool Hdf::getValueForKey( const rtl::OString& rKey, HDFData& rValue ) in getValueForKey()
240 bool Hdf::getNextKeyAndValue( HDFData& rKey, HDFData& rValue ) in getNextKeyAndValue()
/aoo41x/main/connectivity/source/commontools/
H A Dparamwrapper.cxx178 …pertyValue(Any& rConvertedValue, Any& rOldValue, sal_Int32 nHandle, const Any& rValue) throw( Ille… in convertFastPropertyValue()
190 …void ParameterWrapper::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const Any& rValue ) th… in setFastPropertyValue_NoBroadcast()
232 void ParameterWrapper::getFastPropertyValue( Any& rValue, sal_Int32 nHandle ) const in getFastPropertyValue()
/aoo41x/main/oox/source/helper/
H A Dpropertyset.cxx103 bool PropertySet::setAnyProperty( sal_Int32 nPropId, const Any& rValue ) in setAnyProperty()
161 bool PropertySet::implSetPropertyValue( const OUString& rPropName, const Any& rValue ) in implSetPropertyValue()
/aoo41x/main/xmloff/source/style/
H A DXMLIsPercentagePropertyHandler.cxx43 Any& rValue, in importXML()
H A DMarkerStyle.cxx63 uno::Any& rValue, in importXML()
173 const uno::Any& rValue ) in exportXML()
H A DXMLBitmapLogicalSizePropertyHandler.cxx48 Any& rValue, in importXML()
H A Dbordrhdl.cxx234 sal_Bool XMLBorderWidthHdl::importXML( const OUString& rStrImpValue, uno::Any& rValue, const SvXMLU… in importXML()
284 sal_Bool XMLBorderWidthHdl::exportXML( OUString& rStrExpValue, const uno::Any& rValue, const SvXMLU… in exportXML() argument
315 sal_Bool XMLBorderHdl::importXML( const OUString& rStrImpValue, uno::Any& rValue, const SvXMLUnitCo… in importXML()
414 sal_Bool XMLBorderHdl::exportXML( OUString& rStrExpValue, const uno::Any& rValue, const SvXMLUnitCo… in exportXML() argument
H A DDashStyle.cxx97 uno::Any& rValue, in importXML()
232 const uno::Any& rValue ) in exportXML()
H A DHatchStyle.cxx81 uno::Any& rValue, in importXML()
200 const uno::Any& rValue ) in exportXML()
/aoo41x/main/connectivity/source/drivers/ado/
H A DAGroup.cxx121 void OAdoGroup::setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const Any& rValue)throw (Excepti… in setFastPropertyValue_NoBroadcast()
139 void OAdoGroup::getFastPropertyValue(Any& rValue,sal_Int32 nHandle) const in getFastPropertyValue()
H A DAView.cxx75 void OAdoView::getFastPropertyValue(Any& rValue,sal_Int32 nHandle) const in getFastPropertyValue()
/aoo41x/main/xmloff/source/chart/
H A DXMLErrorBarStylePropertyHdl.cxx45const uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const in exportXML()
/aoo41x/main/toolkit/source/awt/
H A Dvclxprinter.cxx128 sal_Bool VCLXPrinterPropertySet::convertFastPropertyValue( ::com::sun::star::uno::Any & rConvertedV… in convertFastPropertyValue()
165 void VCLXPrinterPropertySet::setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const ::com::sun:… in setFastPropertyValue_NoBroadcast()
188 void VCLXPrinterPropertySet::getFastPropertyValue( ::com::sun::star::uno::Any& rValue, sal_Int32 nH… in getFastPropertyValue()
/aoo41x/main/writerfilter/source/ooxml/
H A DOOXMLFastHelper.hxx173 void OOXMLFastHelper<T>::newProperty(OOXMLFastContextHandler * pHandler, in newProperty()
225 void OOXMLFastHelper<T>::mark(OOXMLFastContextHandler * pHandler, in mark()
/aoo41x/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx184 sal_Bool ODbaseIndex::ConvertToKey(ONDXKey* rKey, sal_uInt32 nRec, const ORowSetValue& rValue) in ConvertToKey()
212 sal_Bool ODbaseIndex::Find(sal_uInt32 nRec, const ORowSetValue& rValue) in Find()
223 sal_Bool ODbaseIndex::Insert(sal_uInt32 nRec, const ORowSetValue& rValue) in Insert()
260 sal_Bool ODbaseIndex::Delete(sal_uInt32 nRec, const ORowSetValue& rValue) in Delete()
/aoo41x/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx149 void PresetPropertyBox::setValue( const Any& rValue, const OUString& rPresetId ) in setValue()
223 ColorPropertyBox::ColorPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, con… in ColorPropertyBox()
265 void ColorPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
310 FontPropertyBox::FontPropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, const… in FontPropertyBox()
344 void FontPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
527 void CharHeightPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
647 void TransparencyPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
788 void RotationPropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
842 ScalePropertyBox::ScalePropertyBox( sal_Int32 nControlType, Window* pParent, const Any& rValue, con… in ScalePropertyBox()
937 void ScalePropertyBox::setValue( const Any& rValue, const OUString& ) in setValue()
[all …]
/aoo41x/main/xmloff/source/transform/
H A DMutableAttrList.cxx153 void XMLMutableAttributeList::SetValueByIndex( sal_Int16 i, in SetValueByIndex()
160 const OUString &rValue ) in AddAttribute()
/aoo41x/main/tools/source/communi/
H A Dgeninfo.cxx35 const ByteString &rValue, in GenericInformation()
86 sal_Bool GenericInformation::InsertSubInfo( const ByteString &rPathKey, const ByteString &rValue, in InsertSubInfo()
360 sal_Bool GenericInformationList::InsertInfo( const ByteString &rPathKey, const ByteString &rValue, in InsertInfo()
/aoo41x/main/extensions/source/propctrlr/
H A Dformcontroller.cxx197 …tyValue( Any & rConvertedValue, Any & rOldValue, sal_Int32 nHandle, const Any& rValue ) throw (Ill… in convertFastPropertyValue()
253 …void SAL_CALL FormController::getFastPropertyValue( ::com::sun::star::uno::Any& rValue, sal_Int32 … in getFastPropertyValue()
/aoo41x/main/chart2/source/tools/
H A DImplOPropertySet.cxx152 Any & rValue, in GetPropertyValueByHandle()
169 sal_Int32 nHandle, const Any & rValue, Any * pOldValue ) in SetPropertyValueByHandle()
/aoo41x/main/dbaccess/source/filter/xml/
H A DxmlStyleImport.cxx176 void OTableStyleContext::AddProperty(const sal_Int16 nContextID, const uno::Any& rValue) in AddProperty()
184 void OTableStyleContext::SetAttribute( sal_uInt16 nPrefixKey, in SetAttribute()

Completed in 88 milliseconds

12345678910>>...20