Home
last modified time | relevance | path

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

/trunk/main/framework/test/
H A Dtest.cxx635 Reference< XFrame > xFrame_411 ; in impl_testDesktop() local
809 Reference< XFrame > xFrame_411( xServiceManager->createInstance(SERVICENAME_FRAME), UNO_QUERY ); in impl_buildTree() local
844 xFrame_411->setName(OUString(RTL_CONSTASCII_USTRINGPARAM("Frame_411"))); in impl_buildTree()
874 Reference< XFramesSupplier > xFramesSupplier_411( xFrame_411, UNO_QUERY ); in impl_buildTree()
905 xFrames->append( xFrame_411 ); in impl_buildTree()
941 xFrame_411->activate(); in impl_buildTree()

Completed in 16 milliseconds