Home
last modified time | relevance | path

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

/trunk/main/framework/test/
H A Dtest.cxx636 Reference< XFrame > xFrame_112 ; in impl_testDesktop() local
807 Reference< XFrame > xFrame_112( xServiceManager->createInstance(SERVICENAME_FRAME), UNO_QUERY ); in impl_buildTree() local
842 xFrame_112->setName(OUString(RTL_CONSTASCII_USTRINGPARAM("Frame_112"))); in impl_buildTree()
870 Reference< XFramesSupplier > xFramesSupplier_112( xFrame_112, UNO_QUERY ); in impl_buildTree()
893 xFrames->append( xFrame_112 ); in impl_buildTree()
962 xFrame_112->deactivate(); in impl_buildTree()

Completed in 23 milliseconds