Home
last modified time | relevance | path

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

/AOO41X/main/framework/test/
H A Dtest.cxx1087 Reference< XFrame > xT2 ( m_xFactory->createInstance( SERVICENAME_TASK ), UNO_QUERY ); in impl_testTreeSearch() local
1113 xT2->setName ( DECLARE_ASCII("T2" ) ); in impl_testTreeSearch()
1139 Reference< XFramesSupplier > xST2 ( xT2 , UNO_QUERY ); in impl_testTreeSearch()
1164 xSD->getFrames()->append ( xT2 ); in impl_testTreeSearch()
1194 ( xD->findFrame( DECLARE_ASCII("T2" ), nFlags ) != xT2 ) || in impl_testTreeSearch()
1227 ( xD->findFrame( DECLARE_ASCII("T2" ), nFlags ) != xT2 ) || in impl_testTreeSearch()
1262 ( xF21->findFrame ( DECLARE_ASCII("T2"), nFlags ) != xT2 ) || in impl_testTreeSearch()
1263 ( xF22->findFrame ( DECLARE_ASCII("T2"), nFlags ) != xT2 ) || in impl_testTreeSearch()
1264 ( xF211->findFrame ( DECLARE_ASCII("T2"), nFlags ) != xT2 ) || in impl_testTreeSearch()
1265 ( xF212->findFrame ( DECLARE_ASCII("T2"), nFlags ) != xT2 ) || in impl_testTreeSearch()
[all …]