Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx121 class Empty2: class
126 explicit Empty2( in Empty2() function in __anon312cc8200111::Empty2
158 Empty2(Empty2 &); // not defined
159 void operator =(Empty2 &); // not defined
161 virtual ~Empty2() {} in ~Empty2()
164 css::uno::Any Empty2::queryInterface(css::uno::Type const & type) in queryInterface()
371 { return new Empty2(m_context); } in getEmpty2()
H A DJavaSupplier.java61 public XComponent getEmpty2() { return new Empty2(); } in getEmpty2()
94 private final class Empty2 extends WeakBase class in JavaSupplier
97 public Empty2() {} in Empty2() method in JavaSupplier.Empty2

Completed in 15 milliseconds