Home
last modified time | relevance | path

Searched defs:PropertyIterator (Results 1 – 1 of 1) sorted by relevance

/trunk/main/toolkit/workben/layout/
H A Deditor.cxx532 struct PropertyIterator { struct in Widget
534 PropertyKind mrKind;
535 uno::Sequence< beans::Property > maProps;
536 int nPropIt;
538 PropertyIterator( Widget *pWidget, PropertyKind rKind ) in PropertyIterator() argument
573 bool hasNext() in hasNext()
578 beans::Property next() in next()

Completed in 30 milliseconds