Home
last modified time | relevance | path

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

/trunk/main/toolkit/workben/layout/
H A Deditor.cxx467 switch ( rKind ) { in getOriginalProperty()
485 switch ( rKind ) { in getProperty()
502 bool isPropertyTouched( rtl::OUString propName, PropertyKind rKind ) in isPropertyTouched() argument
505 rtl::OUString newValue = getProperty( propName, rKind ); in isPropertyTouched()
517 switch ( rKind ) { in setProperty()
538 PropertyIterator( Widget *pWidget, PropertyKind rKind ) in PropertyIterator()
539 : mrKind( rKind ), nPropIt( 0 ) in PropertyIterator()
541 switch ( rKind ) in PropertyIterator()
1250 void addProperties( Widget *pWidget, Widget::PropertyKind rKind ) in addProperties() argument
1252 Widget::PropertyIterator it( pWidget, rKind ); in addProperties()
[all …]

Completed in 21 milliseconds