Searched refs:Derived (Results 1 – 9 of 9) sorted by relevance
24 interface Derived {32 interface Derived {40 interface Derived {48 interface Derived {57 interface Derived {66 interface Derived {75 interface Derived {84 interface Derived {93 interface Derived {102 interface Derived {[all …]
23 interface Derived {33 interface Derived {43 interface Derived {53 interface Derived {63 interface Derived {76 interface Derived {89 interface Derived {102 interface Derived {115 interface Derived {
86 class Derived >117 bool operator==(Derived const & rhs) const in operator ==()122 bool operator!=(Derived const & rhs) const in operator !=()127 difference_type operator-(Derived const & rhs) const in operator -()133 Derived & operator+=(difference_type const & s) in operator +=()137 return static_cast<Derived&>(*this); in operator +=()140 Derived & operator-=(difference_type const & s) in operator -=()144 return static_cast<Derived&>(*this); in operator -=()147 Derived operator+(difference_type const & s) const in operator +()149 Derived ret(static_cast<Derived const&>(*this)); in operator +()[all …]
161 class Derived: public Base, public test::javauno::acquire::XDerived { class163 explicit Derived(osl::Condition & condition): Base(condition) {} in Derived() function in __anon06d55dfa0411::Derived173 virtual ~Derived() {} in ~Derived()178 css::uno::Any Derived::queryInterface(css::uno::Type const & type) in queryInterface()379 static_cast< Interface * >(new Derived(c.get()))); in run()392 test->setBaseToInterface(static_cast< Base * >(new Derived(c.get()))); in run()399 test->setDerivedToInterface(new Derived(c.get())); in run()413 test->setBaseToBase(static_cast< Base * >(new Derived(c.get()))); in run()421 test->setDerivedToBase(new Derived(c.get())); in run()429 test->setDerivedToDerived(new Derived(c.get())); in run()[all …]
510 const Node * Derived() const { return pDerived; } in Derived() function in __anonbbb066f00111::Node598 intt nDerivPos = aPositionList[col]->Derived()->Position(); in WriteNodeHierarchy()737 if ( Derived() == 0 ) in Write2()
440 void Derived(SwTxtFmtColl* pBase) in Derived() function in SwFltFormatCollection625 ((SwFltFormatCollection*)pOut)->Derived(pColls[nBased]->GetColl()); in BaseStyle()
87 const HF_IdlBaseNode * Derived() const { return pDerived; } in Derived() function in HF_IdlBaseNode
38 <p> Derived from
86 +/* Derived from: scripts/pnglibconf.dfa */