Home
last modified time | relevance | path

Searched defs:xSource (Results 51 – 75 of 149) sorted by relevance

123456

/trunk/main/odk/examples/java/Storage/
H A DTestHelper.java758 public boolean copyElementTo( XStorage xSource, String sName, XStorage xDest ) in copyElementTo()
774 public boolean moveElementTo( XStorage xSource, String sName, XStorage xDest ) in moveElementTo()
/trunk/main/slideshow/source/engine/shapes/
H A Dgdimtftools.cxx179 bool getMetaFile( const uno::Reference< lang::XComponent >& xSource, in getMetaFile()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/
H A DAsciiReplaceFilter.java544 private boolean implts_export( com.sun.star.text.XTextDocument xSource , in implts_export()
/trunk/main/extensions/source/propctrlr/
H A Deformspropertyhandler.cxx185 Reference< XListEntrySource > xSource; in setPropertyValue() local
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DLegendWrapper.cxx363 Reference< uno::XInterface > xSource( static_cast< ::cppu::OWeakObject* >( this ) ); in dispose() local
H A DAxisWrapper.cxx556 Reference< uno::XInterface > xSource( static_cast< ::cppu::OWeakObject* >( this ) ); in dispose() local
H A DUpDownBarWrapper.cxx157 Reference< uno::XInterface > xSource( static_cast< ::cppu::OWeakObject* >( this ) ); in dispose() local
/trunk/main/dbaccess/source/core/api/
H A Dquerycontainer.cxx372 Reference< XContent > xSource(_rSource.Source, UNO_QUERY); in disposing() local
/trunk/main/ucb/source/cacher/
H A Dcachedcontentresultsetstub.cxx614 ::createCachedContentResultSetStub( in createCachedContentResultSetStub()
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx367 Reference< XInterface > xSource( static_cast< ::cppu::OWeakObject* >( this ) ); in onSelectionChanged() local
378 Reference< XInterface > xSource( static_cast< ::cppu::OWeakObject* >( this ) ); in onRequestChildNodes() local
393 Reference< XInterface > xSource( static_cast< ::cppu::OWeakObject* >( this ) ); in onExpanding() local
417 Reference< XInterface > xSource( static_cast< ::cppu::OWeakObject* >( this ) ); in onExpanded() local
H A Dframestatuslistener.cxx152 Reference< XInterface > xSource( Source.Source ); in disposing() local
/trunk/main/package/qa/storages/
H A DTestHelper.java1309 public boolean copyElementTo( XStorage xSource, String sName, XStorage xDest ) in copyElementTo()
1325 public boolean copyElementTo( XStorage xSource, String sName, XStorage xDest, String sTargetName ) in copyElementTo()
1341 public boolean moveElementTo( XStorage xSource, String sName, XStorage xDest ) in moveElementTo()
/trunk/main/reportdesign/source/core/api/
H A DFixedText.cxx225 uno::Reference< report::XReportComponent> xSource = this; in createClone() local
H A DFormattedField.cxx232 uno::Reference< report::XReportComponent> xSource = this; in createClone() local
H A DImageControl.cxx351 uno::Reference< report::XReportComponent> xSource = this; in createClone() local
/trunk/main/chart2/source/view/main/
H A DPropertyMapper.cxx57 void PropertyMapper::setMappedProperties( in setMappedProperties()
/trunk/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx786 const uno::Reference< XInterface > xSource( *this ); in FireAccessibleEvent() local
943 const uno::Reference< XInterface > xSource( *this ); in FireAccessibleEvent() local
/trunk/main/xmloff/source/chart/
H A DSchXMLChartContext.cxx104 … uno::Reference< chart2::data::XDataSource > xSource( xDestination, uno::UNO_QUERY_THROW ); in lcl_MoveDataToCandleStickSeries() local
123 uno::Reference< chart2::data::XDataSource > xSource( xSeries, uno::UNO_QUERY ); in lcl_setRoleAtFirstSequence() local
/trunk/main/embeddedobj/source/commonembedding/
H A Dpersistence.cxx1243 uno::Reference< embed::XOptimizedStorage > xSource( m_xParentStorage, uno::UNO_QUERY_THROW ); in storeToEntry() local
1376 uno::Reference< embed::XOptimizedStorage > xSource( m_xParentStorage, uno::UNO_QUERY_THROW ); in storeAsEntry() local
/trunk/main/vcl/source/window/
H A Ddndevdis.cxx531 sal_Int32 DNDEventDispatcher::fireDragGestureEvent( Window *pWindow, in fireDragGestureEvent()
/trunk/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx306 uno::Reference< lang::XComponent > xSource( pPage->getUnoPage(), uno::UNO_QUERY ); in Export() local
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_DataSource.cxx173 void lcl_addLSequenceToDataSource( in lcl_addLSequenceToDataSource()
951 … Reference< data::XDataSource > xSource( pSeriesEntry->m_xDataSeries, uno::UNO_QUERY_THROW ); in updateModelFromControl() local
/trunk/main/sd/source/ui/unoidl/
H A Dunocpres.cxx252 uno::Reference< uno::XInterface > xSource( (cppu::OWeakObject*)this ); in dispose() local
/trunk/main/ucb/source/core/
H A Ducbcmds.cxx1239 void globalTransfer_( in globalTransfer_()
1953 uno::Reference< ucb::XContent > xSource; in globalTransfer() local
/trunk/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx222 Reference< data::XDataSource > xSource( xInterpreter->mergeInterpretedData( aData )); in changeDiagram() local
904 Reference< beans::XPropertySet > xSource; in copyPropertiesFromOldToNewCoordianteSystem() local

Completed in 178 milliseconds

123456