Home
last modified time | relevance | path

Searched refs:GetPropType (Results 1 – 25 of 49) sorted by relevance

12

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/datetimectrls/design/
H A Ddatetimepickerpropedit.pas435 if CompareText(GetPropType^.Name, 'TDATE') = 0 then
437 else if CompareText(GetPropType^.Name, 'TTIME') = 0 then
450 if CompareText(GetPropType^.Name, 'TDATE') = 0 then
452 else if CompareText(GetPropType^.Name, 'TTIME') = 0 then
472 F.Initialize(TDateTimePicker(GetComponent(0)), GetName, GetPropType^.Name);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/datetimectrls/design/
H A Ddatetimepickerpropedit.pas435 if CompareText(GetPropType^.Name, 'TDATE') = 0 then
437 else if CompareText(GetPropType^.Name, 'TTIME') = 0 then
450 if CompareText(GetPropType^.Name, 'TDATE') = 0 then
452 else if CompareText(GetPropType^.Name, 'TTIME') = 0 then
472 F.Initialize(TDateTimePicker(GetComponent(0)), GetName, GetPropType^.Name);
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A Dxmlprmap.cxx69 sal_uInt32 GetPropType() const { return nType & XML_TYPE_PROP_MASK; } in GetPropType() function
261 if( (!nPropType || nPropType == rEntry.GetPropType()) && in GetEntryIndex()
292 if( (!nPropType || nPropType == rEntry.GetPropType()) && in GetEntryIndex()
/dports/editors/lazarus/lazarus/components/rtticontrols/
H A Drttictrls.pas2110 CompData:=GetTypeData(Editor.GetPropType)^.CompType;
2818 PropKind:=FLink.Editor.GetPropType^.Kind;
2838 PropKind:=FLink.Editor.GetPropType^.Kind;
2991 PropKind:=FLink.Editor.GetPropType^.Kind;
2996 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3005 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3014 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3119 PropKind:=FLink.Editor.GetPropType^.Kind;
3124 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3309 PropKind:=FLink.Editor.GetPropType^.Kind;
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/rtticontrols/
H A Drttictrls.pas2110 CompData:=GetTypeData(Editor.GetPropType)^.CompType;
2818 PropKind:=FLink.Editor.GetPropType^.Kind;
2838 PropKind:=FLink.Editor.GetPropType^.Kind;
2991 PropKind:=FLink.Editor.GetPropType^.Kind;
2996 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3005 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3014 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3119 PropKind:=FLink.Editor.GetPropType^.Kind;
3124 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3309 PropKind:=FLink.Editor.GetPropType^.Kind;
[all …]
/dports/editors/lazarus-qt5/lazarus/components/rtticontrols/
H A Drttictrls.pas2110 CompData:=GetTypeData(Editor.GetPropType)^.CompType;
2818 PropKind:=FLink.Editor.GetPropType^.Kind;
2838 PropKind:=FLink.Editor.GetPropType^.Kind;
2991 PropKind:=FLink.Editor.GetPropType^.Kind;
2996 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3005 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3014 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3119 PropKind:=FLink.Editor.GetPropType^.Kind;
3124 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3309 PropKind:=FLink.Editor.GetPropType^.Kind;
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/rtticontrols/
H A Drttictrls.pas2110 CompData:=GetTypeData(Editor.GetPropType)^.CompType;
2818 PropKind:=FLink.Editor.GetPropType^.Kind;
2838 PropKind:=FLink.Editor.GetPropType^.Kind;
2991 PropKind:=FLink.Editor.GetPropType^.Kind;
2996 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3005 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3014 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3119 PropKind:=FLink.Editor.GetPropType^.Kind;
3124 TypeData:=GetTypeData(FLink.Editor.GetPropType);
3309 PropKind:=FLink.Editor.GetPropType^.Kind;
[all …]
/dports/editors/lazarus/lazarus/components/datetimectrls/design/
H A Ddatetimepickerpropedit.pas434 S := UpperCase(GetPropType^.Name);
450 S := UpperCase(GetPropType^.Name);
473 F.Initialize(TDateTimePicker(GetComponent(0)), GetName, GetPropType^.Name);
/dports/editors/lazarus-qt5/lazarus/components/datetimectrls/design/
H A Ddatetimepickerpropedit.pas434 S := UpperCase(GetPropType^.Name);
450 S := UpperCase(GetPropType^.Name);
473 F.Initialize(TDateTimePicker(GetComponent(0)), GetName, GetPropType^.Name);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A Dxmlprmap.cxx66 sal_uInt32 GetPropType() const { return nType & XML_TYPE_PROP_MASK; } in GetPropType() function
255 if( (!nPropType || nPropType == rEntry.GetPropType()) && in GetEntryIndex()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/src/
H A Dfsfile.cpp250 JS_FILE_GET_PROPERTY_IMPL(GetPropType) in JS_FILE_GET_PROPERTY_IMPL() argument
297 {"type", FSFile::GetPropType, JSBase::DefaultSetProperty},
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/include/
H A Dfsfile.hpp97 JS_FILE_GET_PROPERTY_DEF(GetPropType);
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Profile/
H A DHttpProfileBase.cs224 t = GetPropType(InheritsFromTypeString);
621 return GetPropType(typeName); in ResolvePropertyType()
624 static private Type GetPropType(string typeName) { in GetPropType() method in System.Web.Profile.ProfileBase
/dports/graphics/libfpx/libfpx-1.3.1-10/ole/
H A Doleprops.cpp469 properType = ppOLEProp[i]->GetPropType(); in Write()
526 properType = ppOLEProp[i]->GetPropType(); in Display()
H A Doleprop.h99 virtual unsigned long GetPropType() { return V_VT(&val); }; in GetPropType() function
/dports/devel/fpc-fcl-base/fpc-3.2.2/packages/fcl-base/src/
H A Drttiutils.pp153 function GetPropType(PropInfo: PPropInfo): PTypeInfo;
407 Result := GetEnumName(GetPropType(PropInfo), GetOrdProp(FObject, PropInfo));
416 Precisions[GetTypeData(GetPropType(PropInfo))^.FloatType], 0),
453 TypeInfo := GetTypeData(GetPropType(PropInfo))^.CompType;
578 EnumType := GetPropType(PropInfo);
630 TypeInfo := GetTypeData(GetPropType(PropInfo))^.CompType;
/dports/lang/fpc/fpc-3.2.2/packages/fcl-base/src/
H A Drttiutils.pp153 function GetPropType(PropInfo: PPropInfo): PTypeInfo;
407 Result := GetEnumName(GetPropType(PropInfo), GetOrdProp(FObject, PropInfo));
416 Precisions[GetTypeData(GetPropType(PropInfo))^.FloatType], 0),
453 TypeInfo := GetTypeData(GetPropType(PropInfo))^.CompType;
578 EnumType := GetPropType(PropInfo);
630 TypeInfo := GetTypeData(GetPropType(PropInfo))^.CompType;
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-base/src/
H A Drttiutils.pp153 function GetPropType(PropInfo: PPropInfo): PTypeInfo;
407 Result := GetEnumName(GetPropType(PropInfo), GetOrdProp(FObject, PropInfo));
416 Precisions[GetTypeData(GetPropType(PropInfo))^.FloatType], 0),
453 TypeInfo := GetTypeData(GetPropType(PropInfo))^.CompType;
578 EnumType := GetPropType(PropInfo);
630 TypeInfo := GetTypeData(GetPropType(PropInfo))^.CompType;
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/
H A DStyleOASISTContext.cxx86 static XMLPropType GetPropType( std::u16string_view rLocalName );
601 XMLPropType XMLPropertiesTContext_Impl::GetPropType( std::u16string_view rLocalName ) in GetPropType() function in XMLPropertiesTContext_Impl
750 XMLPropertiesTContext_Impl::GetPropType( rLocalName ); in CreateChildContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/
H A DStyleOASISTContext.cxx86 static XMLPropType GetPropType( const OUString& rLocalName );
601 XMLPropType XMLPropertiesTContext_Impl::GetPropType( const OUString& rLocalName ) in GetPropType() function in XMLPropertiesTContext_Impl
750 XMLPropertiesTContext_Impl::GetPropType( rLocalName ); in CreateChildContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Doleprops.hxx209 sal_Int32 GetPropType() const { return mnPropType; } in GetPropType() function in SfxOlePropertyBase
H A Doleprops.cxx684 sal_Int32 nNameCount = GetPropType(); in ImplLoad()
1077 rStrm.WriteInt32( rProp.GetPropType() ); in SaveProperty()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Doleprops.hxx208 sal_Int32 GetPropType() const { return mnPropType; } in GetPropType() function in SfxOlePropertyBase
H A Doleprops.cxx683 sal_Int32 nNameCount = GetPropType(); in ImplLoad()
1079 rStrm.WriteInt32( rProp.GetPropType() ); in SaveProperty()
/dports/editors/lazarus/lazarus/components/synedit/design/
H A Dsynpropertyeditobjectlist.pas190 with GetTypeData(GetTypeData(GetPropType)^.CompType)^ do

12