Searched refs:GetPrimKey (Results 1 – 2 of 2) sorted by relevance
107 if( rDesc.GetPrimKey() && rDesc.GetPrimKey()->Len() ) in InsertTOXMark()109 pMark->SetPrimaryKey( *rDesc.GetPrimKey() ); in InsertTOXMark()158 if(rDesc.GetPrimKey() && rDesc.GetPrimKey()->Len() ) in UpdateTOXMark()160 pCurTOXMark->SetPrimaryKey( *rDesc.GetPrimKey() ); in UpdateTOXMark()
239 const String* GetPrimKey() const {return pPrimKey;} in GetPrimKey() function in SwTOXMarkDescription
Completed in 17 milliseconds