Lines Matching refs:sTopic
263 String sTopic( sCmd.GetToken( 0, cTokenSeperator, nTmp ) ); in GetDisplayNames() local
268 *pFile = sTopic; in GetDisplayNames()
319 String sApp, sTopic, sItem; in UpdateAllLinks() local
552 String sTopic, sItem, sReferer; in Connect() local
554 pLink->GetLinkManager()->GetDisplayNames( pLink, 0, &sTopic, &sItem ) in Connect()
555 && sTopic.Len() ) in Connect()
564 String sNm( sTopic ), sTmp; in Connect()
579 String sNmURL( lcl_DDE_RelToAbs( sTopic, sReferer ) ); in Connect()
617 if( !sTopic.Len() ) in Connect()
623 INetURLObject aURL( sTopic ); in Connect()
625 aURL.SetURL( sTopic = lcl_DDE_RelToAbs( sTopic, sReferer ) ); in Connect()
629 SfxStringItem aName( SID_FILE_NAME, sTopic ); in Connect()