Searched refs:GetSecondaryKey (Results 1 – 7 of 7) sorted by relevance
124 pStr = &((SwTOXMark*)pItem)->GetSecondaryKey(); in SV_IMPL_PTRARR()1036 const String sSecKey = rMark.GetSecondaryKey(); in Update()1042 pNextMark->GetSecondaryKey() == sSecKey) in Update()1244 if(pTxtMark->GetTOXMark().GetSecondaryKey().Len()) in UpdateMarks()1964 const String sSecKey = rMark.GetSecondaryKey(); in UpdatePageNum()1970 pNextMark->GetSecondaryKey() == sSecKey) in UpdatePageNum()2246 if( rMark.GetSecondaryKey().Len() ) in InsertSorted()2247 aRange = GetKeyRange( rMark.GetSecondaryKey(), in InsertSorted()
129 inline const String& GetSecondaryKey() const;683 inline const String& SwTOXMark::GetSecondaryKey() const in GetSecondaryKey() function in SwTOXMark
414 rTxt = rTOXMark.GetSecondaryKey(); in GetText_Impl()468 if( pTxtMark->GetTOXMark().GetSecondaryKey().Len() ) in GetLevel()
409 m_TOXMark.GetSecondaryKey() == rCmp.GetSecondaryKey() ) in IsEqual()
917 bKey2HasText = 0 != pMark->GetSecondaryKey().Len(); in UpdateDialog()920 aKey2DCB.SetText( pMark->GetSecondaryKey() ); in UpdateDialog()
1136 if ( rAttr.GetSecondaryKey().Len() ) in TOXMark()1139 sTxt.Insert( rAttr.GetSecondaryKey(), 0 ); in TOXMark()
2398 aRet <<= OUString(m_pImpl->m_pTOXMark->GetSecondaryKey()); in getPropertyValue()
Completed in 75 milliseconds