Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/layout/core/
H A Dproplist.cxx262 OUString unoAttr = toUnoNaming( attr ); in setProperty() local
271 prop = xInfo->getPropertyByName( unoAttr ); in setProperty()
275 DBG_ERROR1( "Warning: unknown attribute: `%s'\n", OUSTRING_CSTR( unoAttr ) ); in setProperty()
281 DBG_ERROR1( "Warning: missing prop: `%s'\n", OUSTRING_CSTR( unoAttr ) ); in setProperty()
293 …s( %s )( %s ) attribute is of type %s( rejected: %s )\n", OUSTRING_CSTR( unoAttr ), OUSTRING_CSTR(… in setProperty()
300 prophlp::setProperty( xPeer, unoAttr, any ); in setProperty()
304 …DBG_ERROR2( "Warning: cannot set attribute %s to %s \n", OUSTRING_CSTR( unoAttr ), OUSTRING_CSTR( … in setProperty()

Completed in 14 milliseconds