Home
last modified time | relevance | path

Searched refs:GetRefName (Results 1 – 25 of 57) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dfmtrfmrk.hxx64 OUString &GetRefName() { return m_aRefName; } in GetRefName() function in SwFormatRefMark
65 const OUString &GetRefName() const { return m_aRefName; } in GetRefName() function in SwFormatRefMark
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dfmtrfmrk.hxx66 OUString &GetRefName() { return m_aRefName; } in GetRefName() function in SwFormatRefMark
67 const OUString &GetRefName() const { return m_aRefName; } in GetRefName() function in SwFormatRefMark
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/remote/
H A Dupdate_remote_mirror.go123 …remoteRefsSlice, err := repo.GetRemoteReferences(ctx, firstRequest.GetRefName(), "refs/heads/*", "…
252 …if err := repo.Push(ctx, firstRequest.GetRefName(), batch, localrepo.PushOptions{SSHCommand: sshCo…
297 if req.GetRefName() == "" {
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/sra/readers/bam/
H A Dbamindex.hpp89 const string& GetRefName(size_t index) const in GetRefName() function in CBamHeader
576 const string& GetRefName(size_t ref_index) const in GetRefName() function in CBamRawDb
578 return GetHeader().GetRefName(ref_index); in GetRefName()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/text/
H A Dtxtparaimphint.hxx93 const OUString& GetRefName() const { return sRefName; } in GetRefName() function in XMLReferenceHint_Impl
H A Dtxtparai.cxx277 sName == static_cast<XMLReferenceHint_Impl *>(pHint)->GetRefName() ) in XMLEndReferenceContext_Impl()
1867 static_cast<XMLReferenceHint_Impl *>(pHint)->GetRefName(); in endFastElement()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/text/
H A Dtxtparaimphint.hxx94 const OUString& GetRefName() const { return sRefName; } in GetRefName() function in XMLReferenceHint_Impl
H A Dtxtparai.cxx294 sName == static_cast<XMLReferenceHint_Impl *>(pHint)->GetRefName() ) in XMLEndReferenceContext_Impl()
2041 static_cast<XMLReferenceHint_Impl *>(pHint)->GetRefName(); in EndElement()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/docvw/
H A Dedtwin2.cxx279 … sText += static_cast<const SwFormatRefMark*>(aContentAtPos.aFnd.pAttr)->GetRefName(); in RequestHelp()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/docvw/
H A Dedtwin2.cxx270 … sText += static_cast<const SwFormatRefMark*>(aContentAtPos.aFnd.pAttr)->GetRefName(); in RequestHelp()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/sra/readers/bam/test/
H A Dbamindex_test.cpp213 … cout << "RefSeq: " << bam_raw_db.GetRefName(i) << " " << bam_raw_db.GetRefSeqLength(i) << " @ " in Run()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A Ddoc.cxx1056 rName == pFormatRef->GetRefName() ) in GetRefMark()
1103 OUString aTmp(pRefMark->GetRefName()); in GetRefMarks()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A Ddoc.cxx1070 rName == pFormatRef->GetRefName() ) in GetRefMark()
1120 OUString aTmp(pRefMark->GetRefName()); in GetRefMarks()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/sra/readers/bam/
H A Dbamread.cpp1729 return m_RawDB->GetData().GetHeader().GetRefName(m_RefIndex); in GetRefSeqId()
2100 … return m_RawImpl->m_RawDB->GetData().GetHeader().GetRefName(m_RawImpl->m_Iter.GetRefSeqIndex()); in GetRefSeqId()
2142 return m_RawImpl->m_RawDB->GetData().GetHeader().GetRefName(next_ref_index); in GetNextRefSeqId()
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb/
H A Dremote.pb.go350 func (m *UpdateRemoteMirrorRequest) GetRefName() string { func
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunorefmk.cxx86 m_sMarkName = pRefMark->GetRefName(); in Impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/undo/
H A Drolbck.cxx342 , m_RefName( pTextHt->GetRefMark().GetRefName() ) in SwHistorySetRefMark()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunorefmk.cxx88 m_sMarkName = pRefMark->GetRefName(); in Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/undo/
H A Drolbck.cxx314 , m_RefName( pTextHt->GetRefMark().GetRefName() ) in SwHistorySetRefMark()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1232 if(m_rExport.HasRefToAttr(rAttr.GetRefName())) in OutSwFormatRefMark()
1234 &rAttr.GetRefName(), 0 )); in OutSwFormatRefMark()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dwrtw8nds.cxx1231 if ( m_rExport.HasRefToObject( REF_SETREFATTR, &rAttr.GetRefName(), 0 ) ) in OutSwFormatRefMark()
1233 &rAttr.GetRefName(), 0 )); in OutSwFormatRefMark()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/txtnode/
H A Dndtxt.cxx1976 : nullptr == pOtherDoc->GetRefMark( pHt->GetRefMark().GetRefName() ) ) in CopyAttr()
2145 … : nullptr == pOtherDoc->GetRefMark( pHt->GetRefMark().GetRefName() ) ) ); in CopyText()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/txtnode/
H A Dndtxt.cxx1975 : nullptr == pOtherDoc->GetRefMark( pHt->GetRefMark().GetRefName() ) ) in CopyAttr()
2144 … : nullptr == pOtherDoc->GetRefMark( pHt->GetRefMark().GetRefName() ) ) ); in CopyText()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb/
H A Dcommit.pb.go3564 func (x *ListCommitsByRefNameResponse_CommitForRef) GetRefName() []byte { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/proto/go/gitalypb/
H A Dcommit.pb.go3564 func (x *ListCommitsByRefNameResponse_CommitForRef) GetRefName() []byte { func

123