Home
last modified time | relevance | path

Searched refs:eLocated (Results 1 – 2 of 2) sorted by relevance

/trunk/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx109 aNewProp.eLocated = PropertyDescription::ltDerivedClassRealType; in registerProperty()
139 aNewProp.eLocated = PropertyDescription::ltDerivedClassAnyType; in registerMayBeVoidProperty()
157 aNewProp.eLocated = PropertyDescription::ltHoldMyself; in registerPropertyNoMember()
260 switch (aPos->eLocated) in convertFastPropertyValue()
307 if (PropertyDescription::ltHoldMyself == aPos->eLocated) in convertFastPropertyValue()
404 switch (aPos->eLocated) in setFastPropertyValue()
446 switch (aPos->eLocated) in getFastPropertyValue()
/trunk/main/comphelper/inc/comphelper/
H A Dpropertycontainerhelper.hxx59 LocationType eLocated; // where is the object containing the value located ? member
64 ,eLocated( ltHoldMyself ) in PropertyDescription()

Completed in 14 milliseconds