Home
last modified time | relevance | path

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

/aoo41x/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 __anon7f4578970111::CFGuard
/aoo41x/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 __anoneb6add060111::CFGuard

Completed in 16 milliseconds