Home
last modified time | relevance | path

Searched defs:_rxSource (Results 1 – 10 of 10) sorted by relevance

/trunk/main/forms/source/component/
H A Dentrylisthelper.cxx69 …lper::setListEntrySource( const Reference< XListEntrySource >& _rxSource ) throw (RuntimeException) in setListEntrySource()
274 …ernalListSource( const Reference< XListEntrySource >& _rxSource, ControlModelLock& _rInstanceLock ) in connectExternalListSource()
H A DEdit.cxx443 …rProperties( const Reference< XPropertySet >& _rxSource, const Reference< XPropertySet >& _rxDest ) in lcl_transferProperties()
/trunk/main/extensions/source/propctrlr/
H A Dxsddatatypes.cxx201 …yProperties( const Reference< XPropertySet >& _rxSource, const Reference< XPropertySet >& _rxDest ) in lcl_copyProperties()
H A Dcellbindinghelper.cxx551 void CellBindingHelper::setListSource( const Reference< XListEntrySource >& _rxSource ) in setListSource()
/trunk/main/comphelper/source/property/
H A Dproperty.cxx71 void copyProperties(const Reference<XPropertySet>& _rxSource, in copyProperties()
/trunk/main/connectivity/source/commontools/
H A Ddbexception.cxx446 …ing& _rMsg, const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxSource) in throwGenericSQLException()
453 …const ::rtl::OUString& _rMsg, const Reference< XInterface >& _rxSource, const Any& _rNextException) in throwGenericSQLException()
/trunk/main/xmloff/source/forms/
H A Dformcellbinding.cxx408 void FormCellBindingHelper::setListSource( const Reference< XListEntrySource >& _rxSource ) in setListSource()
/trunk/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.cxx617 …strationHelper::translateProperties(const Reference< XPropertySet >& _rxSource, SfxItemSet& _rDest) in translateProperties()
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx1035 …t sal_Int32& _rSourcePos, const sal_Int32& _rDestPos, const ::std::vector< sal_Int32 >& _rColTypes, in ValueTransfer()
/trunk/main/dbaccess/source/ui/browser/
H A Dunodatbr.cxx866 …rtySet> getColumnHelper(SvLBoxEntry* _pCurrentlyDisplayed,const Reference<XPropertySet>& _rxSource) in getColumnHelper()