Searched refs:Empty1 (Results 1 – 2 of 2) sorted by relevance
66 class Empty1: class71 explicit Empty1( in Empty1() function in __anon175dd2080111::Empty1100 Empty1(Empty1 &); // not defined101 void operator =(Empty1 &); // not defined103 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()
59 public XComponent getEmpty1() { return new Empty1(); } in getEmpty1()79 private final class Empty1 extends WeakBase implements XComponent { class in JavaSupplier80 public Empty1() {} in Empty1() method in JavaSupplier.Empty1
Completed in 11 milliseconds