Home
last modified time | relevance | path

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

/trunk/main/framework/test/
H A Dtest.cxx796 Reference< XFrame > xFrame_11( xServiceManager->createInstance(SERVICENAME_FRAME), UNO_QUERY ); in impl_buildTree()
797 Reference< XFrame > xFrame_12( xServiceManager->createInstance(SERVICENAME_FRAME), UNO_QUERY ); in impl_buildTree()
798 Reference< XFrame > xFrame_21( xServiceManager->createInstance(SERVICENAME_FRAME), UNO_QUERY ); in impl_buildTree()
799 Reference< XFrame > xFrame_22( xServiceManager->createInstance(SERVICENAME_FRAME), UNO_QUERY ); in impl_buildTree()
800 Reference< XFrame > xFrame_31( xServiceManager->createInstance(SERVICENAME_FRAME), UNO_QUERY ); in impl_buildTree()
801 Reference< XFrame > xFrame_32( xServiceManager->createInstance(SERVICENAME_FRAME), UNO_QUERY ); in impl_buildTree()
802 Reference< XFrame > xFrame_41( xServiceManager->createInstance(SERVICENAME_FRAME), UNO_QUERY ); in impl_buildTree()
803 Reference< XFrame > xFrame_42( xServiceManager->createInstance(SERVICENAME_FRAME), UNO_QUERY ); in impl_buildTree()
804 Reference< XFrame > xFrame_51( xServiceManager->createInstance(SERVICENAME_FRAME), UNO_QUERY ); in impl_buildTree()
805 Reference< XFrame > xFrame_52( xServiceManager->createInstance(SERVICENAME_FRAME), UNO_QUERY ); in impl_buildTree()
[all …]
/trunk/main/framework/inc/
H A Dservices.h43 #define SERVICENAME_FRAME DECLARE_ASCII("com.sun.star.frame.F… macro
/trunk/main/framework/source/services/
H A Dtaskcreatorsrv.cxx310 …css::uno::Reference< css::frame::XFrame > xNewFrame( xSMGR->createInstance( SERVICENAME_FRAME ), c… in implts_createFrame()
H A Dframe.cxx183SERVICENAME_FRAME , in DEFINE_XINTERFACE_21()