Home
last modified time | relevance | path

Searched defs:GetPropertyValueByName (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/items/
H A Dcustomshapeitem.cxx64 css::uno::Any* SdrCustomShapeGeometryItem::GetPropertyValueByName( const OUString& rPropName ) in GetPropertyValueByName() function in SdrCustomShapeGeometryItem
73 const css::uno::Any* SdrCustomShapeGeometryItem::GetPropertyValueByName( const OUString& rPropName … in GetPropertyValueByName() function in SdrCustomShapeGeometryItem
82 css::uno::Any* SdrCustomShapeGeometryItem::GetPropertyValueByName( const OUString& rSequenceName, c… in GetPropertyValueByName() function in SdrCustomShapeGeometryItem
100 const css::uno::Any* SdrCustomShapeGeometryItem::GetPropertyValueByName( const OUString& rSequenceN… in GetPropertyValueByName() function in SdrCustomShapeGeometryItem
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/items/
H A Dcustomshapeitem.cxx64 css::uno::Any* SdrCustomShapeGeometryItem::GetPropertyValueByName( const OUString& rPropName ) in GetPropertyValueByName() function in SdrCustomShapeGeometryItem
73 const css::uno::Any* SdrCustomShapeGeometryItem::GetPropertyValueByName( const OUString& rPropName … in GetPropertyValueByName() function in SdrCustomShapeGeometryItem
82 css::uno::Any* SdrCustomShapeGeometryItem::GetPropertyValueByName( const OUString& rSequenceName, c… in GetPropertyValueByName() function in SdrCustomShapeGeometryItem
100 const css::uno::Any* SdrCustomShapeGeometryItem::GetPropertyValueByName( const OUString& rSequenceN… in GetPropertyValueByName() function in SdrCustomShapeGeometryItem
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/sys/system/configuration/
H A DSettingsBase.cs47 private object GetPropertyValueByName(string propertyName) in GetPropertyValueByName() method in System.Configuration.SettingsBase
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Configuration.ConfigurationManager/src/System/Configuration/
H A DSettingsBase.cs54 private object GetPropertyValueByName(string propertyName) in GetPropertyValueByName() method in System.Configuration.SettingsBase
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/css/
H A Dcfx_cssdata.cpp300 const CFX_CSSData::PropertyValue* CFX_CSSData::GetPropertyValueByName( in GetPropertyValueByName() function in CFX_CSSData
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcrt/css/
H A Dcfx_cssdata.cpp300 const CFX_CSSData::PropertyValue* CFX_CSSData::GetPropertyValueByName( in GetPropertyValueByName() function in CFX_CSSData
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DModelDataSourceView.cs313 private object GetPropertyValueByName(object o, string name) { in GetPropertyValueByName() method in System.Web.UI.WebControls.ModelDataSourceView