Searched refs:CntHTTPCookie (Results 1 – 3 of 3) sorted by relevance
53 struct CntHTTPCookie struct63 CntHTTPCookie (void) in CntHTTPCookie() argument69 sal_Bool replaces (const CntHTTPCookie& rOther) const in replaces() argument76 sal_Bool operator== (const CntHTTPCookie& rOther) const in operator ==() argument
50 delete static_cast< CntHTTPCookie * >(Remove(Count() - 1)); in ~CookieList()88 std::auto_ptr< CntHTTPCookie > xCookie(new CntHTTPCookie); in handleCookiesRequest_()166 switch (static_cast< CntHTTPCookie * >(aCookies. in handleCookiesRequest_()
92 CntHTTPCookie* pCookie = (CntHTTPCookie*)rList.GetObject(i); in CookiesDialog()127 sal_uInt16& rStatus = ( (CntHTTPCookie*)rList.GetObject(i) )->m_nPolicy; in Execute()
Completed in 27 milliseconds