Searched refs:prophlp (Results 1 – 3 of 3) sorted by relevance
53 namespace prophlp namespace242 if ( !prophlp::canHandleProps( xPeer ) ) in setProperties()270 = prophlp::queryPropertyInfo( xPeer ); in setProperty()300 prophlp::setProperty( xPeer, unoAttr, any ); in setProperty()
54 namespace prophlp namespace
487 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 33 milliseconds