Home
last modified time | relevance | path

Searched refs:SetChildCount (Results 1 – 2 of 2) sorted by relevance

/trunk/main/tools/source/inet/
H A Dinetstrm.cxx1619 pMsg->SetChildCount( pMsg->GetChildCount() + 1); in PutMsgLine()
1729 pMsg->SetChildCount(pMsg->GetChildCount() + 1); in PutMsgLine()
/trunk/main/tools/inc/tools/
H A Dinetmsg.hxx504 void SetChildCount (sal_uIntPtr nCount) { nNumChildren = nCount; } in SetChildCount() function in INetMIMEMessage