Searched refs:_rxLHS (Results 1 – 4 of 4) sorted by relevance
508 …sal_Bool FormLinkDialog::getExistingRelation( const Reference< XPropertySet >& _rxLHS, const Refer… in getExistingRelation() argument514 Reference< XKeysSupplier > xSuppKeys( _rxLHS, UNO_QUERY ); in getExistingRelation()
135 … const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _rxLHS,
210 …bool operator() ( const ::vos::ORef< TemplateContent >& _rxLHS, const ::vos::ORef< TemplateContent… in operator ()()212 return _rxLHS->getURL() < _rxRHS->getURL() in operator ()()
542 …bool lcl_sameConnection_throw( const Reference< XConnection >& _rxLHS, const Reference< XConnectio… in lcl_sameConnection_throw() argument544 Reference< XDatabaseMetaData > xMetaLHS( _rxLHS->getMetaData(), UNO_QUERY_THROW ); in lcl_sameConnection_throw()
Completed in 31 milliseconds