Home
last modified time | relevance | path

Searched refs:aSource (Results 176 – 200 of 208) sorted by relevance

123456789

/trunk/main/sw/source/ui/vba/
H A Dvbadocumentproperties.cxx607 SwVbaBuiltinDocumentProperties::createCollectionObject( const uno::Any& aSource ) in createCollectionObject() argument
610 return aSource; in createCollectionObject()
/trunk/main/framework/source/accelerators/
H A Dacceleratorconfiguration.cxx560 css::xml::sax::InputSource aSource; in impl_ts_load() local
561 aSource.aInputStream = xStream; in impl_ts_load()
564 xParser->parseStream(aSource); in impl_ts_load()
/trunk/main/framework/source/services/
H A Dpathsettings.cxx203 void SAL_CALL PathSettings::disposing(const css::lang::EventObject& aSource) in disposing() argument
210 if (aSource.Source == m_xCfgNew) in disposing()
H A Dframe.cxx1642 css::lang::EventObject aSource (static_cast< ::cppu::OWeakObject*>(this)); in close() local
1651 … ((css::util::XCloseListener*)pIterator.next())->queryClosing( aSource, bDeliverOwnerShip ); in close()
1688 ((css::util::XCloseListener*)pIterator.next())->notifyClosing( aSource ); in close()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DDocumentView.java363 public void disposing(com.sun.star.lang.EventObject aSource) in disposing() argument
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx2506 … Content aSource( pTempFile->GetURL(), Reference < XCommandEnvironment >() ); local
2510 …aNewSubFolder.transferContent( aSource, InsertOperation_MOVE, ::rtl::OUString::createFromAscii("ma…
3480 Content aSource( pTempFile->GetURL(), Reference < XCommandEnvironment >() ); local
3482 aFolder.transferContent( aSource, InsertOperation_MOVE, aName, NameClash::OVERWRITE );
/trunk/main/sc/workben/
H A Dtest.cxx1548 CellRangeAddress aSource = xDesc->getSourceRange(); in lcl_Pivot() local
1549 ++aSource.Sheet; in lcl_Pivot()
1550 xDesc->setSourceRange(aSource); in lcl_Pivot()
/trunk/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1294 Any aSource; in exportAnimEvent() local
1369 aSource = aEvent.Source; in exportAnimEvent()
1416 exportAnimateTargetElement( rStrm, aSource, ( nFlags & ( 1 << i ) ) != 0 ); in exportAnimEvent()
/trunk/main/chart2/source/controller/main/
H A DChartController.cxx984 void SAL_CALL ChartController::layoutEvent( const lang::EventObject& aSource, ::sal_Int16 eLayoutEv… in layoutEvent() argument
989 Reference< frame::XLayoutManager > xLM( aSource.Source, uno::UNO_QUERY ); in layoutEvent()
H A DChartController.hxx437 const ::com::sun::star::lang::EventObject& aSource,
/trunk/main/sdext/source/minimizer/
H A Doptimizerdialog.hxx89 …virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& aSource ) throw (::com…
/trunk/main/l10ntools/inc/
H A Dtagtest.hxx316 String aSource; member in SimpleParser
/trunk/main/sc/source/ui/unoobj/
H A Dnameuno.cxx684 void SAL_CALL ScNamedRangesObj::addNewFromTitles( const table::CellRangeAddress& aSource, in addNewFromTitles() argument
696 ScUnoConversion::FillScRange( aRange, aSource ); in addNewFromTitles()
/trunk/main/package/source/xstor/
H A Dxstorage.cxx2021 lang::EventObject aSource( static_cast< ::cppu::OWeakObject* >(this) ); in InternalDispose() local
2022 m_pData->m_aListenersContainer.disposeAndClear( aSource ); in InternalDispose()
2125 lang::EventObject aSource( static_cast< ::cppu::OWeakObject* >(this) ); in BroadcastModifiedIfNecessary() local
2135 ( ( util::XModifyListener* )pIterator.next( ) )->modified( aSource ); in BroadcastModifiedIfNecessary()
2158 lang::EventObject aSource( static_cast< ::cppu::OWeakObject* >(this) ); in BroadcastTransaction() local
2173 ( ( embed::XTransactionListener* )pIterator.next( ) )->preCommit( aSource ); in BroadcastTransaction()
2176 ( ( embed::XTransactionListener* )pIterator.next( ) )->commited( aSource ); in BroadcastTransaction()
2179 ( ( embed::XTransactionListener* )pIterator.next( ) )->preRevert( aSource ); in BroadcastTransaction()
2182 ( ( embed::XTransactionListener* )pIterator.next( ) )->reverted( aSource ); in BroadcastTransaction()
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx229 …virtual void SAL_CALL layoutEvent( const ::com::sun::star::lang::EventObject& aSource, ::sal_Int16…
/trunk/main/framework/inc/services/
H A Ddesktop.hxx313 … ( const css::lang::EventObject& aSource ) throw(…
/trunk/main/svl/source/fsstor/
H A Dfsstorage.cxx1268 lang::EventObject aSource( static_cast< ::cppu::OWeakObject* >(this) ); in dispose() local
1269 m_pImpl->m_pListenersContainer->disposeAndClear( aSource ); in dispose()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbacollectionimpl.hxx318 virtual css::uno::Any createCollectionObject( const css::uno::Any& aSource ) = 0;
/trunk/main/sfx2/inc/sfx2/
H A Ddocfile.hxx314 SAL_DLLPRIVATE sal_Bool TransactedTransferForFS_Impl( const INetURLObject& aSource,
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx552 ScRange aSource( rSortParam.nCol1,rSortParam.nRow1,nSrcTab, in Sort() local
556 rDocShell.GetDocFunc().MoveBlock( aSource, aDest, sal_False, sal_False, sal_False, sal_True ); in Sort()
/trunk/main/svx/source/fmcomp/
H A Dfmgridif.cxx1103 EventObject aSource; in selectionChanged() local
1104 aSource.Source = static_cast< ::cppu::OWeakObject* >(this); in selectionChanged()
1105 m_aSelectionListeners.notifyEach( &XSelectionChangeListener::selectionChanged, aSource); in selectionChanged()
/trunk/main/svx/source/form/
H A Dfmvwimp.cxx735 …const ::rtl::OUString aSource = ::comphelper::getString( xFormSet->getPropertyValue( FM_PROP_COMMA… variable
736 if ( aSource.getLength() )
/trunk/main/sc/inc/
H A Dnameuno.hxx220 virtual void SAL_CALL addNewFromTitles( const ::com::sun::star::table::CellRangeAddress& aSource,
/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx423 ScRange aSource; member in ScUndoAutoFill
/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx2288 rtl::OUStringBuffer aSource(rString); in getStackedString() local
2296 aStackStr.append( aSource.charAt( nPosSrc ) ); in getStackedString()

Completed in 227 milliseconds

123456789