Searched defs:Obj (Results 1 – 3 of 3) sorted by relevance
26 ORefObj<T>::ORefObj(const T& Obj)40 inline T& ORefObj<T>::operator=(const T& Obj)
48 const XX & Obj() const { return aObj; } in Obj() function in csv::SweListElement49 XX & Obj() { return aObj; } in Obj() function in csv::SweListElement
61 sal_uInt32 test(Obj *) in test() argument
Completed in 8 milliseconds