Home
last modified time | relevance | path

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

/aoo4110/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx66 class Empty1: class
71 explicit Empty1( in Empty1() function in __anona71f19310111::Empty1
100 Empty1(Empty1 &); // not defined
101 void operator =(Empty1 &); // not defined
103 virtual ~Empty1() {} in ~Empty1()
106 css::uno::Any Empty1::queryInterface(css::uno::Type const & type) in queryInterface()
367 { return new Empty1(m_context); } in getEmpty1()
H A DJavaSupplier.java59 public XComponent getEmpty1() { return new Empty1(); } in getEmpty1()
79 private final class Empty1 extends WeakBase implements XComponent { class in JavaSupplier
80 public Empty1() {} in Empty1() method in JavaSupplier.Empty1

Completed in 13 milliseconds