Home
last modified time | relevance | path

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

/aoo41x/main/reportdesign/source/core/sdr/
H A DPropertyForward.cxx42 ,const Reference< XPropertySet>& _xDest in DBG_NAME()
48 ,m_xDest(_xDest) in DBG_NAME()
71 Any aValue = _xDest->getPropertyValue(aIter->second.first); in DBG_NAME()
83_xDest->setPropertyValue(aIter->second.first,aIter->second.second->operator()(aIter->second.first,… in DBG_NAME()
/aoo41x/main/dbaccess/source/core/misc/
H A DContainerMediator.cxx231 …tor::notifyElementCreated( const ::rtl::OUString& _sName, const Reference< XPropertySet >& _xDest ) in notifyElementCreated() argument
249 impl_initSettings_nothrow( _sName, _xDest ); in notifyElementCreated()
252 Reference< XPropertySetInfo > xPSI( _xDest->getPropertySetInfo(), UNO_QUERY_THROW ); in notifyElementCreated()
271 …::rtl::Reference< OPropertyForward > pForward( new OPropertyForward( _xDest, m_xSettings, _sName, … in notifyElementCreated()
H A DPropertyForward.cxx147 …efinition( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xDest ) in setDefinition() argument
156 m_xDest.set( _xDest, UNO_SET_THROW ); in setDefinition()
/aoo41x/main/dbaccess/source/ui/control/
H A DRelationControl.cxx107 void fillListBox(const Reference< XPropertySet>& _xDest,long nRow,sal_uInt16 nColumnId);
404 …void ORelationControl::fillListBox(const Reference< XPropertySet>& _xDest,long /*_nRow*/,sal_uInt1… in fillListBox() argument
409 if ( _xDest.is() ) in fillListBox()
412 Reference<XColumnsSupplier> xSup(_xDest,UNO_QUERY); in fillListBox()
/aoo41x/main/reportdesign/source/core/api/
H A DSection.cxx617 …ection(const uno::Reference< report::XSection>& _xSource,uno::Reference< report::XSection>& _xDest) in lcl_copySection() argument
621 ::comphelper::copyProperties(_xSource.get(),_xDest.get()); in lcl_copySection()
630 _xDest->add(xShape); in lcl_copySection()
/aoo41x/main/reportdesign/inc/
H A DPropertyForward.hxx66 ,const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xDest
/aoo41x/main/dbaccess/source/core/inc/
H A DPropertyForward.hxx84 …finition( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& _xDest);
/aoo41x/main/reportdesign/source/core/inc/
H A DSection.hxx198 ,::com::sun::star::uno::Reference< ::com::sun::star::report::XSection>& _xDest);
/aoo41x/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx106 …void fillListBox(const uno::Reference< beans::XPropertySet>& _xDest,long nRow,sal_uInt16 nColumnId…

Completed in 37 milliseconds