Home
last modified time | relevance | path

Searched refs:rTopic (Results 1 – 21 of 21) sorted by relevance

/trunk/main/UnoControls/source/controls/
H A Dprogressmonitor.cxx249 if ( impl_searchTopic ( rTopic, bbeforeProgress ) != NULL ) in addText()
260 pTextItem->sTopic = rTopic ; in addText()
293 IMPL_TextlistItem* pSearchItem = impl_searchTopic ( rTopic, bbeforeProgress ) ; in removeText()
329 IMPL_TextlistItem* pSearchItem = impl_searchTopic ( rTopic, bbeforeProgress ) ; in updateText()
985 IMPL_TextlistItem* ProgressMonitor::impl_searchTopic ( const OUString& rTopic, sal_Bool bbeforeProg… in impl_searchTopic() argument
1013 if ( pSearchItem->sTopic == rTopic ) in impl_searchTopic()
1034 if ( &rTopic == NULL ) return sal_False ; // NULL-pointer for reference ???!!! in impl_debug_checkParameter()
1035 if ( rTopic.getLength () < 1 ) return sal_False ; // "" in impl_debug_checkParameter()
1048 sal_Bool ProgressMonitor::impl_debug_checkParameter ( const OUString& rTopic, sal_Bool /*bbeforePro… in impl_debug_checkParameter() argument
1051 if ( &rTopic == NULL ) return sal_False ; // NULL-pointer for reference ???!!! in impl_debug_checkParameter()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx447 const String& rApplic, const String& rTopic ) const;
1062 const String& rApplic, const String& rTopic, const String& rItem ) in InsertDde() argument
1427 maDdeTopic( rTopic ), in XclExpSupbook()
1428 maUrlEncoded( XclExpUrlHelper::EncodeDde( rApplic, rTopic ) ), in XclExpSupbook()
1801 const String& rApplic, const String& rTopic, const String& rItem ) in InsertDde() argument
1804 if( !GetSupbookDde( xSupbook, rnSupbook, rApplic, rTopic ) ) in InsertDde()
1806 xSupbook.reset( new XclExpSupbook( GetRoot(), rApplic, rTopic ) ); in InsertDde()
1911 if( rxSupbook->IsDdeLink( rApplic, rTopic ) ) in GetSupbookDde()
2217 const String& rApplic, const String& rTopic, const String& rItem ) in InsertDde() argument
2220 if( maSBBuffer.InsertDde( nSupbook, rnExtName, rApplic, rTopic, rItem ) ) in InsertDde()
[all …]
H A Dxilink.cxx196 bool GetLinkData( String& rApplic, String& rTopic, sal_uInt16 nXtiIndex ) const;
349 void XclImpExtName::CreateDdeData( ScDocument& rDoc, const String& rApplic, const String& rTopic ) … in CreateDdeData()
354 rDoc.CreateDdeLink( rApplic, rTopic, maName, SC_DDE_DEFAULT, xResults ); in CreateDdeData()
522 bool XclImpSupbook::GetLinkData( String& rApplic, String& rTopic ) const in GetLinkData()
524 … return (meType == EXC_SBTYPE_SPECIAL) && XclImpUrlHelper::DecodeLink( rApplic, rTopic, maXclUrl ); in GetLinkData()
669 bool XclImpLinkManagerImpl::GetLinkData( String& rApplic, String& rTopic, sal_uInt16 nXtiIndex ) co… in GetLinkData() argument
672 return pSupbook && pSupbook->GetLinkData( rApplic, rTopic ); in GetLinkData()
792 bool XclImpLinkManager::GetLinkData( String& rApplic, String& rTopic, sal_uInt16 nXtiIndex ) const in GetLinkData() argument
794 return mxImpl->GetLinkData( rApplic, rTopic, nXtiIndex ); in GetLinkData()
H A Dxihelper.cxx784 bool XclImpUrlHelper::DecodeLink( String& rApplic, String& rTopic, const String rEncUrl ) in DecodeLink() argument
790 rTopic = rEncUrl.Copy( nPos + 1 ); in DecodeLink()
H A Dxehelper.cxx1045 String XclExpUrlHelper::EncodeDde( const String& rApplic, const String rTopic ) in EncodeDde() argument
1048 aDde.Append( EXC_DDE_DELIM ).Append( rTopic ); in EncodeDde()
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx1104 sal_Bool ScDocument::UpdateDdeLink( const String& rAppl, const String& rTopic, const String& rItem ) in UpdateDdeLink() argument
1122 pDdeLink->GetTopic() == rTopic && in UpdateDdeLink()
1201 const String& rAppl, const String& rTopic, const String& rItem, sal_uInt8 nMode, in lclGetDdeLink() argument
1215 (pDdeLink->GetTopic() == rTopic) && in lclGetDdeLink()
1254 bool ScDocument::FindDdeLink( const String& rAppl, const String& rTopic, const String& rItem, sal_u… in FindDdeLink() argument
1256 return lclGetDdeLink( GetLinkManager(), rAppl, rTopic, rItem, nMode, &rnDdePos ) != NULL; in FindDdeLink()
1259 bool ScDocument::GetDdeLinkData( sal_uInt16 nDdePos, String& rAppl, String& rTopic, String& rItem )… in GetDdeLinkData() argument
1264 rTopic = pDdeLink->GetTopic(); in GetDdeLinkData()
1296 ScDdeLink* pDdeLink = lclGetDdeLink( pLinkManager, rAppl, rTopic, rItem, nMode ); in CreateDdeLink()
1300 pDdeLink = new ScDdeLink( this, rAppl, rTopic, rItem, nMode ); in CreateDdeLink()
[all …]
/trunk/main/svl/source/svdde/
H A Dddesvr.cxx426 DdeItem* DdeInternal::FindItem( DdeTopic& rTopic, HSZ hItem ) in FindItem() argument
429 DdeItems& rItems = rTopic.aItems; in FindItem()
447 bWeiter = rTopic.MakeItem( reinterpret_cast<const sal_Unicode*>(chBuf) ); in FindItem()
550 void DdeService::AddTopic( const DdeTopic& rTopic ) in AddTopic() argument
552 RemoveTopic( rTopic ); in AddTopic()
553 aTopics.Insert( (DdeTopic*) &rTopic ); in AddTopic()
558 void DdeService::RemoveTopic( const DdeTopic& rTopic ) in RemoveTopic() argument
563 if ( !DdeCmpStringHandles (*t->pName, *rTopic.pName ) ) in RemoveTopic()
571 if( pC->pTopic == &rTopic ) in RemoveTopic()
H A Dddecli.cxx152 DdeConnection::DdeConnection( const String& rService, const String& rTopic ) in DdeConnection() argument
175 pTopic = new DdeString( pInst->hDdeInstCli, rTopic ); in DdeConnection()
/trunk/main/sfx2/source/appl/
H A Dlinkmgr2.cxx192 const String& rTopic, in InsertDDELink() argument
199 ::sfx2::MakeLnkName( sCmd, &rServer, rTopic, rItem ); in InsertDDELink()
543 String lcl_DDE_RelToAbs( const String& rTopic, const String& rBaseURL ) in lcl_DDE_RelToAbs() argument
546 INetURLObject aURL( rTopic ); in lcl_DDE_RelToAbs()
548 utl::LocalFileHelper::ConvertSystemPathToURL( rTopic, rBaseURL, sRet ); in lcl_DDE_RelToAbs()
550 …sRet = URIHelper::SmartRel2Abs( INetURLObject(rBaseURL), rTopic, URIHelper::GetMaybeFileHdl(), tru… in lcl_DDE_RelToAbs()
/trunk/main/basic/source/runtime/
H A Dddectrl.cxx109 SbError SbiDdeControl::Initiate( const String& rService, const String& rTopic, in Initiate() argument
113 DdeConnection* pConv = new DdeConnection( rService, rTopic ); in Initiate()
H A Dddectrl.hxx51 SbError Initiate( const String& rService, const String& rTopic,
H A Dmethods.cxx3674 const String& rTopic = rPar.Get(2)->GetString(); in RTLFUNC() local
3678 SbError nDdeErr = pDDE->Initiate( rApp, rTopic, nChannel ); in RTLFUNC()
/trunk/main/testtools/source/performance/
H A Dubtest.cxx1205 const std::string & rTopic = (*iTopics).first; in run() local
1208 out( rTopic.c_str(), stream ); in run()
1228 const t_TimeEntryMap::const_iterator iFind( (*iSheets).second._entries.find( rTopic ) ); in run()
/trunk/main/sc/source/filter/inc/
H A Dxilink.hxx194 bool GetLinkData( String& rApplic, String& rTopic, sal_uInt16 nXtiIndex ) const;
H A Dxelink.hxx200 const String& rApplic, const String& rTopic, const String& rItem );
H A Dxihelper.hxx300 static bool DecodeLink( String& rApplic, String& rTopic, const String rEncUrl );
H A Dxehelper.hxx418 static String EncodeDde( const String& rApplic, const String rTopic );
/trunk/main/sfx2/inc/sfx2/
H A Dlinkmgr.hxx88 const String& rTopic,
/trunk/main/UnoControls/source/inc/
H A Dprogressmonitor.hxx775 …sal_Bool impl_debug_checkParameter( const UNO3_OUSTRING& rTopic, sal_Bool bbeforeProgress ); …
/trunk/main/sc/inc/
H A Ddocument.hxx696 sal_Bool UpdateDdeLink( const String& rAppl, const String& rTopic, const String& rItem );
701 …SC_DLLPUBLIC bool FindDdeLink( const String& rAppl, const String& rTopic, const String&…
709 …bool GetDdeLinkData( sal_uInt16 nDdePos, String& rAppl, String& rTopic, String& rItem )…
723 …SC_DLLPUBLIC bool CreateDdeLink( const String& rAppl, const String& rTopic, const Strin…
/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1100 String lcl_BuildDDEName( const String& rAppl, const String& rTopic, const String& rItem ) in lcl_BuildDDEName() argument
1105 aRet += rTopic; in lcl_BuildDDEName()

Completed in 201 milliseconds