Lines Matching refs:sSourceName
83 ::rtl::OUString sSourceName;
150 if(pPtr->sSourceName == sSource) in elementRemoved()
205 if(pPtr->sSourceName == rSourceName) in GetConnection()
214 pPtr->sSourceName = rSourceName; in GetConnection()
215 xRet = pWrtSh->GetNewDBMgr()->RegisterConnection(pPtr->sSourceName); in GetConnection()
353 String sSourceName = GetEntryText(GetParent(pParent)); in RequestingChilds() local
356 if(!pImpl->GetContext()->hasByName(sSourceName)) in RequestingChilds()
358 Reference<XConnection> xConnection = pImpl->GetConnection(sSourceName); in RequestingChilds()
422 String sSourceName = GetEntryText(pParent); in RequestingChilds() local
423 if(!pImpl->GetContext()->hasByName(sSourceName)) in RequestingChilds()
425 Reference<XConnection> xConnection = pImpl->GetConnection(sSourceName); in RequestingChilds()