Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/layout/core/
H A Dproplist.cxx53 namespace prophlp namespace
242 if ( !prophlp::canHandleProps( xPeer ) ) in setProperties()
270 = prophlp::queryPropertyInfo( xPeer ); in setProperty()
300 prophlp::setProperty( xPeer, unoAttr, any ); in setProperty()
H A Dproplist.hxx54 namespace prophlp namespace
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx487 rValue = anyToString( layoutimpl::prophlp::getProperty( mxWidget, rPropName ) ); in getProperty()
491 rValue = anyToString( layoutimpl::prophlp::getProperty( in getProperty()
519 layoutimpl::prophlp::setProperty( mxWidget, rPropName, rValue ); in setProperty()
523 layoutimpl::prophlp::setProperty( in setProperty()
544 if ( layoutimpl::prophlp::canHandleProps( pWidget->mxWidget ) ) in PropertyIterator()
547 = layoutimpl::prophlp::queryPropertyInfo( pWidget->mxWidget ); in PropertyIterator()

Completed in 26 milliseconds