Searched refs:xHandle (Results 1 – 2 of 2) sorted by relevance
145 PeerHandle xHandle; in GetPeerHandle() local146 xHandle = pImpl->getByName( OUString( id, strlen( id ), RTL_TEXTENCODING_UTF8 ) ); in GetPeerHandle()147 if ( !xHandle.is() ) in GetPeerHandle()155 xHandle = GetPeerHandle( aStr.getStr(), 0 ); in GetPeerHandle()157 return xHandle; in GetPeerHandle()
635 Reference< XErrorHandler > xHandle( new XMLErrorHandler( this, maLBOutput ) ); in onValidate() local636 aSourceData[2].Value <<= xHandle; in onValidate()
Completed in 32 milliseconds