Searched defs:PropertyIterator (Results 1 – 1 of 1) sorted by relevance
532 struct PropertyIterator { struct in Widget534 PropertyKind mrKind;535 uno::Sequence< beans::Property > maProps;536 int nPropIt;538 PropertyIterator( Widget *pWidget, PropertyKind rKind ) in PropertyIterator() function573 bool hasNext() in hasNext()578 beans::Property next() in next()
Completed in 164 milliseconds