Home
last modified time | relevance | path

Searched refs:sTopic (Results 1 – 25 of 59) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dimpldde.cxx70 OUString sServer, sTopic, sItem; in SvDDELinkEditDialog() local
71 sfx2::LinkManager::GetDisplayNames( pLink, &sServer, &sTopic, &sItem ); in SvDDELinkEditDialog()
74 m_xEdDdeTopic->set_text( sTopic ); in SvDDELinkEditDialog()
81 m_xOKButton->set_sensitive(!sServer.isEmpty() && !sTopic.isEmpty() && !sItem.isEmpty()); in SvDDELinkEditDialog()
122 OUString sTopic( pConnection->GetTopicName() ); in GetData() local
124 pConnection.reset( new DdeConnection( sServer, sTopic ) ); in GetData()
185 OUString sServer, sTopic; in Connect() local
186 sfx2::LinkManager::GetDisplayNames( pSvLink, &sServer, &sTopic, &sItem ); in Connect()
188 if( sServer.isEmpty() || sTopic.isEmpty() || sItem.isEmpty() ) in Connect()
191 pConnection.reset( new DdeConnection( sServer, sTopic ) ); in Connect()
[all …]
H A Dlinkmgr2.cxx259 OUString sTopic( sLNm.getToken( 0, cTokenSeparator, nTmp ) ); in GetDisplayNames() local
264 *pFile = sTopic; in GetDisplayNames()
589 OUString sTopic, sItem, sReferer; in Connect() local
591 …if (pLinkMgr && sfx2::LinkManager::GetDisplayNames(pLink, nullptr, &sTopic, &sItem) && !sTopic.isE… in Connect()
607 OUString sNmURL(aCC.lowercase(lcl_DDE_RelToAbs(sTopic, sReferer))); in Connect()
645 if( sTopic.isEmpty() ) in Connect()
667 INetURLObject aURL( sTopic ); in Connect()
669 sTopic = lcl_DDE_RelToAbs( sTopic, sReferer ); in Connect()
670 aURL.SetURL( sTopic ); in Connect()
674 SfxStringItem aName( SID_FILE_NAME, sTopic ); in Connect()
H A Dlnkbase2.cxx171 OUString sTopic( sNm.getToken( 0, cTokenSeparator, nTokenPos ) ); in FindTopic() local
178 if( topic->GetName() == sTopic ) in FindTopic()
494 OUString sApp, sTopic, sItem, sError; in ExecuteEdit() local
495 sfx2::LinkManager::GetDisplayNames( this, &sApp, &sTopic, &sItem ); in ExecuteEdit()
508 sError = sError.replaceAt( nFndPos, 2, sTopic ); in ExecuteEdit()
509 nFndPos = nFndPos + sTopic.getLength(); in ExecuteEdit()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dimpldde.cxx70 OUString sServer, sTopic, sItem; in SvDDELinkEditDialog() local
71 sfx2::LinkManager::GetDisplayNames( pLink, &sServer, &sTopic, &sItem ); in SvDDELinkEditDialog()
74 m_xEdDdeTopic->set_text( sTopic ); in SvDDELinkEditDialog()
81 m_xOKButton->set_sensitive(!sServer.isEmpty() && !sTopic.isEmpty() && !sItem.isEmpty()); in SvDDELinkEditDialog()
122 OUString sTopic( pConnection->GetTopicName() ); in GetData() local
124 pConnection.reset( new DdeConnection( sServer, sTopic ) ); in GetData()
185 OUString sServer, sTopic; in Connect() local
186 sfx2::LinkManager::GetDisplayNames( pSvLink, &sServer, &sTopic, &sItem ); in Connect()
188 if( sServer.isEmpty() || sTopic.isEmpty() || sItem.isEmpty() ) in Connect()
191 pConnection.reset( new DdeConnection( sServer, sTopic ) ); in Connect()
[all …]
H A Dlinkmgr2.cxx255 OUString sTopic( sLNm.getToken( 0, cTokenSeparator, nTmp ) ); in GetDisplayNames() local
260 *pFile = sTopic; in GetDisplayNames()
579 OUString sTopic, sItem, sReferer; in Connect() local
581 …if (pLinkMgr && sfx2::LinkManager::GetDisplayNames(pLink, nullptr, &sTopic, &sItem) && !sTopic.isE… in Connect()
597 OUString sNmURL(aCC.lowercase(lcl_DDE_RelToAbs(sTopic, sReferer))); in Connect()
635 if( sTopic.isEmpty() ) in Connect()
657 INetURLObject aURL( sTopic ); in Connect()
659 sTopic = lcl_DDE_RelToAbs( sTopic, sReferer ); in Connect()
660 aURL.SetURL( sTopic ); in Connect()
664 SfxStringItem aName( SID_FILE_NAME, sTopic ); in Connect()
H A Dlnkbase2.cxx166 OUString sTopic( sNm.getToken( 0, cTokenSeparator, nTokenPos ) ); in FindTopic() local
173 if( topic->GetName() == sTopic ) in FindTopic()
493 OUString sApp, sTopic, sItem, sError; in ExecuteEdit() local
494 sfx2::LinkManager::GetDisplayNames( this, &sApp, &sTopic, &sItem ); in ExecuteEdit()
507 sError = sError.replaceAt( nFndPos, 2, sTopic ); in ExecuteEdit()
508 nFndPos = nFndPos + sTopic.getLength(); in ExecuteEdit()
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DMySensorsMQTT.cpp168 std::string sTopic; in WriteInt() local
170 ConvertMySensorsLineToMessage(sendStr, sTopic, sPayload); in WriteInt()
172 SendMessage(sTopic, sPayload); in WriteInt()
175 void MySensorsMQTT::ConvertMySensorsLineToMessage(const std::string &sLine, std::string &sTopic, st… in ConvertMySensorsLineToMessage() argument
188 sTopic = std::string(sLine.substr(0, indexLastSeperator).c_str()); in ConvertMySensorsLineToMessage()
189 boost::replace_all(sTopic, ";", "/"); in ConvertMySensorsLineToMessage()
190 sTopic.insert(0, m_TopicOut + "/"); in ConvertMySensorsLineToMessage()
H A DMySensorsMQTT.h22 …void ConvertMySensorsLineToMessage(const std::string& sendStr, std::string& sTopic, std::string& s…
/dports/editors/libreoffice/libreoffice-7.2.6.2/UnoControls/source/inc/
H A Dprogressmonitor.hxx50 OUString sTopic; /// Left site of textline in dialog member
135 const OUString& sTopic ,
141 const OUString& sTopic ,
146 const OUString& sTopic ,
222 IMPL_TextlistItem* impl_searchTopic( std::u16string_view sTopic , bool bbeforeProgress );
226 …static bool impl_debug_checkParameter( std::u16string_view sTopic, std::u16string_view sText ); …
/dports/editors/libreoffice6/libreoffice-6.4.7.2/UnoControls/source/inc/
H A Dprogressmonitor.hxx51 OUString sTopic; /// Left site of textline in dialog member
136 const OUString& sTopic ,
142 const OUString& sTopic ,
147 const OUString& sTopic ,
230 IMPL_TextlistItem* impl_searchTopic( const OUString& sTopic , bool bbeforeProgress );
235 …static bool impl_debug_checkParameter( const OUString& sTopic, const OUString& sText ); // addT…
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A DXMLSectionSourceDDEImportContext.cxx58 OUString sTopic; in startFastElement() local
70 sTopic = aIter.toString(); in startFastElement()
97 Sequence<Any> aValues { Any(sApplication), Any(sTopic), Any(sItem), Any(bAutomaticUpdate) }; in startFastElement()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A DXMLSectionSourceDDEImportContext.cxx81 OUString sTopic; in StartElement() local
99 sTopic = xAttrList->getValueByIndex(nAttr); in StartElement()
132 aValues[1] <<= sTopic; in StartElement()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/xml/
H A DXMLDDELinksContext.cxx61 sTopic(), in ScXMLDDELinkContext()
99 !sTopic.isEmpty() && in CreateDDELink()
102 … GetScImport().GetDocument()->CreateDdeLink(sApplication, sTopic, sItem, nMode, ScMatrixRef()); in CreateDDELink()
104 if(GetScImport().GetDocument()->FindDdeLink(sApplication, sTopic, sItem, nMode, nPos)) in CreateDDELink()
H A DXMLDDELinksContext.hxx53 OUString sTopic; member in ScXMLDDELinkContext
69 void SetTopic(const OUString& sValue) { sTopic = sValue; } in SetTopic()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/xml/
H A DXMLDDELinksContext.cxx64 sTopic(), in ScXMLDDELinkContext()
105 !sTopic.isEmpty() && in CreateDDELink()
108 … GetScImport().GetDocument()->CreateDdeLink(sApplication, sTopic, sItem, nMode, ScMatrixRef()); in CreateDDELink()
110 if(GetScImport().GetDocument()->FindDdeLink(sApplication, sTopic, sItem, nMode, nPos)) in CreateDDELink()
H A DXMLDDELinksContext.hxx54 OUString sTopic; member in ScXMLDDELinkContext
70 void SetTopic(const OUString& sValue) { sTopic = sValue; } in SetTopic()
/dports/irc/znc/znc-1.8.2/modules/
H A Dsample.cpp268 EModRet OnTopic(CNick& Nick, CChan& Channel, CString& sTopic) override { in OnTopic() argument
270 Nick.GetNick(), Channel.GetName(), sTopic)); in OnTopic()
275 EModRet OnUserTopic(CString& sTarget, CString& sTopic) override { in OnUserTopic() argument
277 sTarget, sTopic)); in OnUserTopic()
H A Dbuffextras.cpp99 const CString sTopic = Message.GetTopic(); in OnTopicMessage() local
101 Nick.GetNickMask(), sTopic), in OnTopicMessage()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/ipc/
H A Dbaseclient.cpp75 bool Connect(const wxString& sHost, const wxString& sService, const wxString& sTopic);
159 const wxString& sTopic) in Connect() argument
164 m_connection = (MyConnection *)MakeConnection(sHost, sService, sTopic); in Connect()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/ipc/
H A Dbaseclient.cpp78 bool Connect(const wxString& sHost, const wxString& sService, const wxString& sTopic);
162 const wxString& sTopic) in Connect() argument
167 m_connection = (MyConnection *)MakeConnection(sHost, sService, sTopic); in Connect()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/ipc/
H A Dbaseclient.cpp78 bool Connect(const wxString& sHost, const wxString& sService, const wxString& sTopic);
162 const wxString& sTopic) in Connect() argument
167 m_connection = (MyConnection *)MakeConnection(sHost, sService, sTopic); in Connect()
/dports/www/itop/web/pages/
H A Drun_query.php62 foreach($aExamples as $sTopic => $aQueries)
89 foreach ($aDisplayData as $sTopic => $aQueriesDisplayData)
92 $oP->StartCollapsibleSection($sTopic, $bShowOpened);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/graphic/
H A Dndgrf.cxx506 OUString sTopic; in GetFileFilterNms() local
509 mxLink.get(), &sApp, &sTopic, &sItem ) ) in GetFileFilterNms()
512 + sTopic + OUStringChar(sfx2::cTokenSeparator) in GetFileFilterNms()
580 const OUString sTopic{ rGrfName.getToken( 0, sfx2::cTokenSeparator, nTmp ) }; in InsertLink() local
582 rIDLA.GetLinkManager().InsertDDELink( mxLink.get(), sApp, sTopic, sItem ); in InsertLink()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/graphic/
H A Dndgrf.cxx505 OUString sTopic; in GetFileFilterNms() local
508 refLink.get(), &sApp, &sTopic, &sItem ) ) in GetFileFilterNms()
511 + sTopic + OUStringChar(sfx2::cTokenSeparator) in GetFileFilterNms()
578 const OUString sTopic{ rGrfName.getToken( 0, sfx2::cTokenSeparator, nTmp ) }; in InsertLink() local
580 rIDLA.GetLinkManager().InsertDDELink( refLink.get(), sApp, sTopic, sItem ); in InsertLink()
/dports/irc/znc/znc-1.8.2/test/
H A DModulesTest.cpp68 EModRet OnUserTopic(CString& sChannel, CString& sTopic) override { in OnUserTopic() argument
70 sTopic = "CLegacyModule::OnUserTopic"; in OnUserTopic()
126 EModRet OnTopic(CNick& Nick, CChan& Channel, CString& sTopic) override { in OnTopic() argument
128 sTopic = "CLegacyModule::OnTopic"; in OnTopic()

123