Home
last modified time | relevance | path

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

/trunk/main/extensions/source/bibliography/
H A Dbibload.cxx540 Sequence<PropertyValue> aPropSequ(COLUMN_COUNT); in getByName() local
541 PropertyValue* pValues = aPropSequ.getArray(); in getByName()
552 aRet.setValue(&aPropSequ, ::getCppuType((Sequence<PropertyValue>*)0)); in getByName()