Home
last modified time | relevance | path

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

/aoo42x/main/sal/osl/unx/
H A Dosxlocale.cxx41 explicit CFGuard(T& rT) : rT_(rT) {} in CFGuard()
42 ~CFGuard() { if (rT_) CFRelease(rT_); } in ~CFGuard()
44 T& rT_; member in __anon907d3c980111::CFGuard
/aoo42x/main/shell/source/backends/localebe/
H A Dlocalebackend.cxx108 explicit CFGuard(T& rT) : rT_(rT) {} in CFGuard()
109 ~CFGuard() { if (rT_) CFRelease(rT_); } in ~CFGuard()
111 T& rT_; member in __anonf4af97e70111::CFGuard

Completed in 16 milliseconds