Home
last modified time | relevance | path

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

/trunk/main/framework/test/
H A Dtest.cxx634 Reference< XFrame > xFrame_41 ; in impl_testDesktop() local
768 xFrame_41 = xSearchFrame; in impl_testDesktop()
802 Reference< XFrame > xFrame_41( xServiceManager->createInstance(SERVICENAME_FRAME), UNO_QUERY ); in impl_buildTree() local
837 xFrame_41->setName(OUString(RTL_CONSTASCII_USTRINGPARAM("Frame_41"))); in impl_buildTree()
873 Reference< XFramesSupplier > xFramesSupplier_41( xFrame_41, UNO_QUERY ); in impl_buildTree()
886 xFrames->append( xFrame_41 ); in impl_buildTree()
967 xFrame_41->activate(); in impl_buildTree()

Completed in 27 milliseconds