Searched refs:GetPrimaryKey (Results 1 – 7 of 7) sorted by relevance
122 pStr = &((SwTOXMark*)pItem)->GetPrimaryKey(); in SV_IMPL_PTRARR()1035 const String sPrimKey = rMark.GetPrimaryKey(); in Update()1041 pNextMark->GetPrimaryKey() == sPrimKey && in Update()1239 pTxtMark->GetTOXMark().GetPrimaryKey().Len()) in UpdateMarks()1963 const String sPrimKey = rMark.GetPrimaryKey(); in UpdatePageNum()1969 pNextMark->GetPrimaryKey() == sPrimKey && in UpdatePageNum()2240 rMark.GetPrimaryKey().Len() ) in InsertSorted()2242 aRange = GetKeyRange( rMark.GetPrimaryKey(), in InsertSorted()
128 inline const String& GetPrimaryKey() const;674 inline const String& SwTOXMark::GetPrimaryKey() const in GetPrimaryKey() function in SwTOXMark
408 rTxt = rTOXMark.GetPrimaryKey(); in GetText_Impl()465 pTxtMark->GetTOXMark().GetPrimaryKey().Len() ) in GetLevel()
408 ? ( m_TOXMark.GetPrimaryKey() == rCmp.GetPrimaryKey() && in IsEqual()
916 bKey1HasText = bKey2Enable = 0 != pMark->GetPrimaryKey().Len(); in UpdateDialog()919 aKeyDCB.SetText( pMark->GetPrimaryKey() ); in UpdateDialog()
1134 if ( rAttr.GetPrimaryKey().Len() ) in TOXMark()1143 sTxt.Insert( rAttr.GetPrimaryKey(), 0 ); in TOXMark()
2395 aRet <<= OUString(m_pImpl->m_pTOXMark->GetPrimaryKey()); in getPropertyValue()
Completed in 204 milliseconds