Searched refs:OwnerAttributeText (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DWidgetAttributeText.h362 class OwnerAttributeText : public StringAttributeText { class in namespace:BPrivate
364 OwnerAttributeText(const Model*, const BColumn*);
H A DWidgetAttributeText.cpp243 return new OwnerAttributeText(model, column);
881 OwnerAttributeText::OwnerAttributeText(const Model* model, function in class:OwnerAttributeText
890 OwnerAttributeText::ReadValue(BString* outString)

Completed in 43 milliseconds