Home
last modified time | relevance | path

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

/AOO41X/main/accessibility/source/standard/
H A Dvclxaccessibletoolbox.cxx90 class OToolBoxWindowItem class
101 … sal_Bool isWindowItem( const Reference< XAccessible >& _rxAcc, OToolBoxWindowItem** /* [out] *…
104 OToolBoxWindowItem(sal_Int32 _nIndexInParent, in OToolBoxWindowItem() function in __anon2be7f4280111::OToolBoxWindowItem
132 IMPLEMENT_FORWARD_XINTERFACE2( OToolBoxWindowItem, OAccessibleWrapper, OToolBoxWindowItem_Base ) in IMPLEMENT_FORWARD_XINTERFACE2() argument
133 …IMPLEMENT_FORWARD_XTYPEPROVIDER2( OToolBoxWindowItem, OAccessibleWrapper, OToolBoxWindowItem_Base ) in IMPLEMENT_FORWARD_XINTERFACE2()
136 OAccessibleContextWrapper* OToolBoxWindowItem::createAccessibleContext( in IMPLEMENT_FORWARD_XINTERFACE2()
143 …sal_Bool OToolBoxWindowItem::isWindowItem( const Reference< XAccessible >& _rxAcc, OToolBoxWindowI… in isWindowItem()
145 OToolBoxWindowItem* pImplementation = NULL; in isWindowItem()
149 …pImplementation = reinterpret_cast< OToolBoxWindowItem* >( xTunnel->getSomething( getUnoTunnelImpl… in isWindowItem()
158 Sequence< sal_Int8 > OToolBoxWindowItem::getUnoTunnelImplementationId() in getUnoTunnelImplementationId()
[all …]