Searched refs:xUDInfo (Results 1 – 1 of 1) sorted by relevance
259 Reference< XPropertySetInfo > xUDInfo = xUserDefined->getPropertySetInfo(); in fill() local260 Sequence< Property > props = xUDInfo->getProperties(); in fill()