Searched refs:Empty2 (Results 1 – 2 of 2) sorted by relevance
117 class Empty2: class122 explicit Empty2( in Empty2() function in __anon81286de80111::Empty2151 Empty2(Empty2 &); // not defined152 void operator =(Empty2 &); // not defined154 virtual ~Empty2() {} in ~Empty2()157 css::uno::Any Empty2::queryInterface(css::uno::Type const & type) in queryInterface()337 { return new Empty2(m_context); } in getEmpty2()
61 public XComponent getEmpty2() { return new Empty2(); } in getEmpty2()94 private final class Empty2 extends WeakBase class in JavaSupplier97 public Empty2() {} in Empty2() method in JavaSupplier.Empty2