Lines Matching refs:sTopic
264 String sTopic( sCmd.GetToken( 0, cTokenSeperator, nTmp ) ); in GetDisplayNames() local
269 *pFile = sTopic; in GetDisplayNames()
328 String sApp, sTopic, sItem; in UpdateAllLinks() local
558 String sTopic, sItem, sReferer; in Connect() local
560 pLink->GetLinkManager()->GetDisplayNames( pLink, 0, &sTopic, &sItem ) in Connect()
561 && sTopic.Len() ) in Connect()
569 String sNm( sTopic ), sTmp; in Connect()
584 String sNmURL( lcl_DDE_RelToAbs( sTopic, sReferer ) ); in Connect()
622 if( !sTopic.Len() ) in Connect()
628 INetURLObject aURL( sTopic ); in Connect()
630 aURL.SetURL( sTopic = lcl_DDE_RelToAbs( sTopic, sReferer ) ); in Connect()
634 SfxStringItem aName( SID_FILE_NAME, sTopic ); in Connect()