Searched refs:TXChild (Results 1 – 4 of 4) sorted by relevance
298 xChild->setParent(static_cast<XChild*>(static_cast<TXChild*>(this))); in createObject()315 xChild->setParent(static_cast<XChild*>(static_cast<TXChild*>(this))); in createDescriptor()331 aRet = TXChild::queryInterface( rType); in queryInterface()344 aRet = TXChild::queryInterface( rType); in queryInterface()382 …Sequence< Type > aTypes(::comphelper::concatSequences(OColumns_BASE::getTypes(),TXChild::getTypes(… in getTypes()424 …QLException( DBA_RES( RID_STR_NO_COLUMN_ADD ), static_cast<XChild*>(static_cast<TXChild*>(this)) ); in appendObject()456 …LException( DBA_RES( RID_STR_NO_COLUMN_DROP ), static_cast<XChild*>(static_cast<TXChild*>(this)) ); in dropObject()
63 IMPLEMENT_FORWARD_XINTERFACE2(OTableColumnDescriptor,OColumn,TXChild) in IMPLEMENT_FORWARD_XINTERFACE2() argument
160 typedef ::cppu::ImplHelper1< ::com::sun::star::container::XChild > TXChild; typedef164 ,public TXChild
42 typedef ::cppu::ImplHelper1< ::com::sun::star::container::XChild > TXChild; typedef52 ,public TXChild
Completed in 21 milliseconds