Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx145 PeerHandle xHandle; in GetPeerHandle() local
146 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()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx635 Reference< XErrorHandler > xHandle( new XMLErrorHandler( this, maLBOutput ) ); in onValidate() local
636 aSourceData[2].Value <<= xHandle; in onValidate()

Completed in 18 milliseconds