Home
last modified time | relevance | path

Searched refs:aSource (Results 151 – 175 of 208) sorted by relevance

123456789

/trunk/main/sw/source/ui/vba/
H A Dvbaparagraph.hxx72 virtual css::uno::Any createCollectionObject( const css::uno::Any& aSource );
H A Dvbadocuments.hxx47 virtual css::uno::Any createCollectionObject( const css::uno::Any& aSource );
H A Dvbafield.hxx66 virtual css::uno::Any createCollectionObject( const css::uno::Any& aSource );
/trunk/main/svtools/inc/svtools/
H A Dsyntaxhighlight.hxx143 sal_uInt16 parseLine( sal_uInt32 nLine, const String* aSource );
/trunk/main/sc/source/ui/vba/
H A Dvbanames.hxx70 virtual css::uno::Any createCollectionObject( const css::uno::Any& aSource );
H A Dvbaborders.hxx56 virtual css::uno::Any createCollectionObject( const css::uno::Any& aSource );
H A Dvbaworkbooks.hxx54 virtual css::uno::Any createCollectionObject( const css::uno::Any& aSource );
H A Dvbaworksheets.hxx68 virtual css::uno::Any createCollectionObject( const css::uno::Any& aSource );
/trunk/main/sdext/source/minimizer/
H A Doptimizerdialog.cxx416 Any aSource( Event.Source ); in itemStateChanged() local
417 if ( aSource >>= xControl ) in itemStateChanged()
/trunk/main/sc/source/ui/view/
H A Dcellsh.cxx355 String aSource; in lcl_TestFormat() local
356 SvPasteObjectHelper::GetEmbeddedName( rDataHelper, aStrVal, aSource, nFormatId ); in lcl_TestFormat()
/trunk/main/sfx2/source/doc/
H A Dprinthelper.cxx545 ::ucbhelper::Content aSource( in moveAndDeleteTemp()
554 aSource, in moveAndDeleteTemp()
/trunk/main/comphelper/source/misc/
H A Dmediadescriptor.cxx404 MediaDescriptor::MediaDescriptor(const css::uno::Any& aSource) in MediaDescriptor() argument
405 : SequenceAsHashMap(aSource) in MediaDescriptor()
/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx702 String aSource( pTextEngine->GetText( nPara ) ); in DoSyntaxHighlight() local
704 ImpDoHighlight( aSource, nPara ); in DoSyntaxHighlight()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx2494 INetURLObject aSource; in MakeUserStorage_Impl() local
2502aSource = INetURLObject ( sShareAutoCorrFile ); //aSource.setFSysPath ( sShareAutoCorrFile, INetUR… in MakeUserStorage_Impl()
2513 aSource = INetURLObject ( sUserAutoCorrFile ); in MakeUserStorage_Impl()
2531 aInfo.SourceURL = aSource.GetMainURL( INetURLObject::DECODE_TO_IURI ); in MakeUserStorage_Impl()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx785 ::rtl::OUString aSource = pModule->GetSource32(); in copyToLibraryContainer()
787 aSourceAny <<= aSource; in copyToLibraryContainer()
1988 …l( const ::rtl::OUString& aName, const ::rtl::OUString& aLanguage, const ::rtl::OUString& aSource ) in ModuleInfo_Impl() argument
1989 : maName( aName ), maLanguage( aLanguage), maSource( aSource ) {} in ModuleInfo_Impl()
/trunk/main/embeddedobj/source/msole/
H A Dolecomponent.cxx1459 lang::EventObject aSource( static_cast< ::cppu::OWeakObject* >( this ) ); in close() local
1472 … ( (util::XCloseListener* )pIterator.next() )->queryClosing( aSource, bDeliverOwnership ); in close()
1490 ( (util::XCloseListener* )pCloseIterator.next() )->notifyClosing( aSource ); in close()
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygoncutter.cxx839 const B2DPolyPolygon aSource(aCandidate); in createNonzeroConform() local
853 aCandidate.append(aSource.getB2DPolygon(a)); in createNonzeroConform()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx976 String aSource( pTextEngine->GetText( nPara ) ); in DoSyntaxHighlight() local
978 ImpDoHighlight( aSource, nPara ); in DoSyntaxHighlight()
/trunk/main/comphelper/inc/comphelper/
H A Dmediadescriptor.hxx136 MediaDescriptor(const ::com::sun::star::uno::Any& aSource);
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbashaperange.hxx79 virtual css::uno::Any createCollectionObject( const css::uno::Any& aSource );
H A Dvbashapes.hxx73 …virtual css::uno::Any createCollectionObject( const css::uno::Any& aSource ) throw (css::uno::Runt…
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx1487 ScRange aSource; in UpdateAllArrowColors() local
1489 ScDetectiveObjType eType = GetDetectiveObjectType( pObject, nObjTab, aPos, aSource, bDummy ); in UpdateAllArrowColors()
1495 if ( HasError( aSource, aErrPos ) ) in UpdateAllArrowColors()
/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx667 String aSource (pLink->GetSource()); in Modify_Impl() local
689 aSource = String( *pNewSource ); in Modify_Impl()
697 aFunc.InsertAreaLink( aFile, aFilter, aOptions, aSource, aDest, nRefresh, bFitBlock, sal_True ); in Modify_Impl()
/trunk/main/UnoControls/inc/
H A Dmultiplexer.hxx330 virtual void SAL_CALL disposing(const UNO3_EVENTOBJECT& aSource) throw( UNO3_RUNTIMEEXCEPTION ) ;
/trunk/main/framework/inc/services/
H A Dpathsettings.hxx184 virtual void SAL_CALL disposing(const css::lang::EventObject& aSource)

Completed in 159 milliseconds

123456789